Bump launchy from 2.5.2 to 3.1.0
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.5.2 to 3.1.0. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v2.5.2...v3.1.0) --- updated-dependencies: - dependency-name: launchy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -71,7 +71,7 @@ group :development, :test do
|
||||
gem "faker", "~> 3.4.2"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 7.8.0"
|
||||
gem "launchy", "~> 2.5.2"
|
||||
gem "launchy", "~> 3.1.0"
|
||||
gem "letter_opener_web", "~> 3.0.0"
|
||||
end
|
||||
|
||||
|
||||
@@ -156,6 +156,8 @@ GEM
|
||||
caxlsx (>= 3.0)
|
||||
chef-utils (18.4.2)
|
||||
concurrent-ruby
|
||||
childprocess (5.1.0)
|
||||
logger (~> 1.5)
|
||||
chronic (0.10.2)
|
||||
ckeditor (4.3.0)
|
||||
orm_adapter (~> 0.5.0)
|
||||
@@ -323,8 +325,10 @@ GEM
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
language_server-protocol (3.17.0.3)
|
||||
launchy (2.5.2)
|
||||
launchy (3.1.0)
|
||||
addressable (~> 2.8)
|
||||
childprocess (~> 5.0)
|
||||
logger (~> 1.6)
|
||||
letter_opener (1.10.0)
|
||||
launchy (>= 2.2, < 4)
|
||||
letter_opener_web (3.0.0)
|
||||
@@ -754,7 +758,7 @@ DEPENDENCIES
|
||||
invisible_captcha (~> 2.3.0)
|
||||
kaminari (~> 1.2.2)
|
||||
knapsack_pro (~> 7.8.0)
|
||||
launchy (~> 2.5.2)
|
||||
launchy (~> 3.1.0)
|
||||
letter_opener_web (~> 3.0.0)
|
||||
mdl (~> 0.13.0)
|
||||
mini_magick (~> 4.13.2)
|
||||
|
||||
Reference in New Issue
Block a user