Skip to content

Commit

Permalink
Merge pull request #2165 from codebar/dependabot/bundler/launchy-3.1.0
Browse files Browse the repository at this point in the history
Bump launchy from 2.5.2 to 3.1.0
  • Loading branch information
matyikriszta authored Jan 28, 2025
2 parents 1014c95 + eb1f790 commit 46685e3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ GEM
tzinfo (~> 2.0)
acts-as-taggable-on (9.0.1)
activerecord (>= 6.0, < 7.1)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
Expand Down Expand Up @@ -117,6 +117,8 @@ GEM
image_processing (~> 1.1)
marcel (~> 1.0.0)
ssrf_filter (~> 1.0)
childprocess (5.1.0)
logger (~> 1.5)
chosen-rails (1.10.0)
coffee-rails (>= 3.2)
railties (>= 3.0)
Expand Down Expand Up @@ -207,8 +209,10 @@ GEM
json (2.8.2)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
launchy (3.1.0)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
listen (3.9.0)
Expand Down Expand Up @@ -302,7 +306,7 @@ GEM
activerecord (>= 6.1)
i18n (>= 0.5.0)
railties (>= 6.1.0)
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
pundit (2.3.2)
Expand Down

0 comments on commit 46685e3

Please sign in to comment.