Bump launchy from 2.5.0 to 2.5.2
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.5.0 to 2.5.2. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/README.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v2.5.0...v2.5.2) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -77,7 +77,7 @@ group :development, :test do
|
||||
gem "faker", "~> 2.22.0"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 3.3.1"
|
||||
gem "launchy", "~> 2.5.0"
|
||||
gem "launchy", "~> 2.5.2"
|
||||
gem "letter_opener_web", "~> 2.0.0"
|
||||
gem "spring", "~> 2.1.1"
|
||||
gem "spring-commands-rspec", "~> 1.0.4"
|
||||
|
||||
@@ -306,8 +306,8 @@ GEM
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
launchy (2.5.0)
|
||||
addressable (~> 2.7)
|
||||
launchy (2.5.2)
|
||||
addressable (~> 2.8)
|
||||
leaflet-rails (1.9.3)
|
||||
rails (>= 4.2.0)
|
||||
letter_opener (1.8.1)
|
||||
@@ -699,7 +699,7 @@ DEPENDENCIES
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
kaminari (~> 1.2.2)
|
||||
knapsack_pro (~> 3.3.1)
|
||||
launchy (~> 2.5.0)
|
||||
launchy (~> 2.5.2)
|
||||
leaflet-rails (~> 1.9.3)
|
||||
letter_opener_web (~> 2.0.0)
|
||||
mdl (~> 0.12.0)
|
||||
|
||||
Reference in New Issue
Block a user