Merge pull request #5189 from consuldemocracy/dependabot/bundler/launchy-2.5.2

Bump launchy from 2.5.0 to 2.5.2
This commit is contained in:
Javi Martín
2023-08-29 18:41:29 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

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

View File

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