Bump launchy from 3.1.0 to 3.1.1
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 3.1.0 to 3.1.1. - [Changelog](https://github.com/copiousfreetime/launchy/blob/main/HISTORY.md) - [Commits](https://github.com/copiousfreetime/launchy/compare/v3.1.0...v3.1.1) --- 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
@@ -71,7 +71,7 @@ group :development, :test do
|
||||
gem "faker", "~> 3.5.1"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 7.8.0"
|
||||
gem "launchy", "~> 3.1.0"
|
||||
gem "launchy", "~> 3.1.1"
|
||||
gem "letter_opener_web", "~> 3.0.0"
|
||||
end
|
||||
|
||||
|
||||
@@ -325,7 +325,7 @@ GEM
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
language_server-protocol (3.17.0.4)
|
||||
launchy (3.1.0)
|
||||
launchy (3.1.1)
|
||||
addressable (~> 2.8)
|
||||
childprocess (~> 5.0)
|
||||
logger (~> 1.6)
|
||||
@@ -760,7 +760,7 @@ DEPENDENCIES
|
||||
invisible_captcha (~> 2.3.0)
|
||||
kaminari (~> 1.2.2)
|
||||
knapsack_pro (~> 7.8.0)
|
||||
launchy (~> 3.1.0)
|
||||
launchy (~> 3.1.1)
|
||||
letter_opener_web (~> 3.0.0)
|
||||
mdl (~> 0.13.0)
|
||||
mini_magick (~> 4.13.2)
|
||||
|
||||
Reference in New Issue
Block a user