Merge pull request #5906 from consuldemocracy/dependabot/bundler/launchy-3.1.1

Bump launchy from 3.1.0 to 3.1.1
This commit is contained in:
Javi Martín
2025-03-07 00:04:30 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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)