Skip to content

Commit 93a3a5f

Browse files
authored
Merge pull request #441 from rubycentral/dependabot/bundler/launchy-3.0.1
Bump launchy from 2.5.2 to 3.0.1
2 parents cc3b758 + fd51f72 commit 93a3a5f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ GEM
8383
minitest (>= 5.1)
8484
tzinfo (~> 2.0)
8585
zeitwerk (~> 2.3)
86-
addressable (2.8.1)
87-
public_suffix (>= 2.0.2, < 6.0)
86+
addressable (2.8.7)
87+
public_suffix (>= 2.0.2, < 7.0)
8888
amazing_print (1.6.0)
8989
annotate (3.2.0)
9090
activerecord (>= 3.2, < 8.0)
@@ -140,6 +140,8 @@ GEM
140140
case_transform (0.2)
141141
activesupport
142142
chartkick (5.1.2)
143+
childprocess (5.1.0)
144+
logger (~> 1.5)
143145
coderay (1.1.3)
144146
concurrent-ruby (1.3.4)
145147
connection_pool (2.3.0)
@@ -263,8 +265,9 @@ GEM
263265
railties (>= 3.2.16)
264266
jsonapi-renderer (0.2.2)
265267
jwt (2.7.0)
266-
launchy (2.5.2)
268+
launchy (3.0.1)
267269
addressable (~> 2.8)
270+
childprocess (~> 5.0)
268271
listen (3.8.0)
269272
rb-fsevent (~> 0.10, >= 0.10.3)
270273
rb-inotify (~> 0.9, >= 0.9.10)
@@ -348,7 +351,7 @@ GEM
348351
pry (0.14.2)
349352
coderay (~> 1.1)
350353
method_source (~> 1.0)
351-
public_suffix (5.0.1)
354+
public_suffix (6.0.1)
352355
puma (6.5.0)
353356
nio4r (~> 2.0)
354357
pundit (2.4.0)

0 commit comments

Comments
 (0)