Skip to content

Commit 46685e3

Browse files
authored
Merge pull request #2165 from codebar/dependabot/bundler/launchy-3.1.0
Bump launchy from 2.5.2 to 3.1.0
2 parents 1014c95 + eb1f790 commit 46685e3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ GEM
7878
tzinfo (~> 2.0)
7979
acts-as-taggable-on (9.0.1)
8080
activerecord (>= 6.0, < 7.1)
81-
addressable (2.8.6)
82-
public_suffix (>= 2.0.2, < 6.0)
81+
addressable (2.8.7)
82+
public_suffix (>= 2.0.2, < 7.0)
8383
ast (2.4.2)
8484
autoprefixer-rails (10.4.16.0)
8585
execjs (~> 2)
@@ -117,6 +117,8 @@ GEM
117117
image_processing (~> 1.1)
118118
marcel (~> 1.0.0)
119119
ssrf_filter (~> 1.0)
120+
childprocess (5.1.0)
121+
logger (~> 1.5)
120122
chosen-rails (1.10.0)
121123
coffee-rails (>= 3.2)
122124
railties (>= 3.0)
@@ -207,8 +209,10 @@ GEM
207209
json (2.8.2)
208210
jwt (2.7.1)
209211
language_server-protocol (3.17.0.3)
210-
launchy (2.5.2)
212+
launchy (3.1.0)
211213
addressable (~> 2.8)
214+
childprocess (~> 5.0)
215+
logger (~> 1.6)
212216
letter_opener (1.10.0)
213217
launchy (>= 2.2, < 4)
214218
listen (3.9.0)
@@ -302,7 +306,7 @@ GEM
302306
activerecord (>= 6.1)
303307
i18n (>= 0.5.0)
304308
railties (>= 6.1.0)
305-
public_suffix (5.0.5)
309+
public_suffix (6.0.1)
306310
puma (6.4.3)
307311
nio4r (~> 2.0)
308312
pundit (2.3.2)

0 commit comments

Comments
 (0)