Bump launchy from 2.4.3 to 2.5.0
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/copiousfreetime/launchy/releases) - [Changelog](https://github.com/copiousfreetime/launchy/blob/master/README.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v2.4.3...v2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
04824c7e97
commit
ad0ba877e8
2
Gemfile
2
Gemfile
@@ -76,7 +76,7 @@ group :development, :test do
|
|||||||
gem "faker", "~> 1.8.7"
|
gem "faker", "~> 1.8.7"
|
||||||
gem "i18n-tasks", "~> 0.9.31"
|
gem "i18n-tasks", "~> 0.9.31"
|
||||||
gem "knapsack_pro", "~> 2.6.0"
|
gem "knapsack_pro", "~> 2.6.0"
|
||||||
gem "launchy", "~> 2.4.3"
|
gem "launchy", "~> 2.5.0"
|
||||||
gem "letter_opener_web", "~> 1.4.0"
|
gem "letter_opener_web", "~> 1.4.0"
|
||||||
gem "spring", "~> 2.0.1"
|
gem "spring", "~> 2.0.1"
|
||||||
gem "spring-commands-rspec", "~> 1.0.4"
|
gem "spring-commands-rspec", "~> 1.0.4"
|
||||||
|
|||||||
@@ -324,8 +324,8 @@ GEM
|
|||||||
rexml
|
rexml
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
kramdown (~> 2.0)
|
kramdown (~> 2.0)
|
||||||
launchy (2.4.3)
|
launchy (2.5.0)
|
||||||
addressable (~> 2.3)
|
addressable (~> 2.7)
|
||||||
letter_opener (1.7.0)
|
letter_opener (1.7.0)
|
||||||
launchy (~> 2.2)
|
launchy (~> 2.2)
|
||||||
letter_opener_web (1.4.0)
|
letter_opener_web (1.4.0)
|
||||||
@@ -679,7 +679,7 @@ DEPENDENCIES
|
|||||||
jquery-ui-rails (~> 6.0.1)
|
jquery-ui-rails (~> 6.0.1)
|
||||||
kaminari (~> 1.2.1)
|
kaminari (~> 1.2.1)
|
||||||
knapsack_pro (~> 2.6.0)
|
knapsack_pro (~> 2.6.0)
|
||||||
launchy (~> 2.4.3)
|
launchy (~> 2.5.0)
|
||||||
letter_opener_web (~> 1.4.0)
|
letter_opener_web (~> 1.4.0)
|
||||||
mdl (~> 0.11.0)
|
mdl (~> 0.11.0)
|
||||||
newrelic_rpm (~> 4.1.0.333)
|
newrelic_rpm (~> 4.1.0.333)
|
||||||
|
|||||||
Reference in New Issue
Block a user