mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Bump launchy
* Bumps `letter_openener` to '1.9.0' as a side effect.
This commit is contained in:
@@ -227,7 +227,7 @@ gem 'turbo-rails', '~> 2.0.0'
|
||||
gem 'httpx'
|
||||
|
||||
group :test do
|
||||
gem 'launchy', '~> 2.5.0'
|
||||
gem 'launchy', '~> 3.0.0'
|
||||
gem 'rack-test', '~> 2.1.0'
|
||||
gem 'shoulda-context', '~> 2.0'
|
||||
|
||||
|
||||
+6
-4
@@ -408,6 +408,7 @@ GEM
|
||||
carrierwave (>= 1.0.0)
|
||||
fog-aws
|
||||
cgi (0.4.1)
|
||||
childprocess (5.0.0)
|
||||
climate_control (1.2.0)
|
||||
closure_tree (7.4.0)
|
||||
activerecord (>= 4.2.10)
|
||||
@@ -659,11 +660,12 @@ GEM
|
||||
ladle (1.0.1)
|
||||
open4 (~> 1.0)
|
||||
language_server-protocol (3.17.0.3)
|
||||
launchy (2.5.2)
|
||||
launchy (3.0.0)
|
||||
addressable (~> 2.8)
|
||||
childprocess (~> 5.0)
|
||||
lefthook (1.6.5)
|
||||
letter_opener (1.9.0)
|
||||
launchy (>= 2.2, < 3)
|
||||
letter_opener (1.0.0)
|
||||
launchy (>= 2.0.4)
|
||||
listen (3.9.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
@@ -1192,7 +1194,7 @@ DEPENDENCIES
|
||||
json_schemer (~> 2.1.0)
|
||||
json_spec (~> 1.1.4)
|
||||
ladle
|
||||
launchy (~> 2.5.0)
|
||||
launchy (~> 3.0.0)
|
||||
lefthook
|
||||
letter_opener
|
||||
listen (~> 3.9.0)
|
||||
|
||||
Reference in New Issue
Block a user