Skip to content

Commit

Permalink
Merge pull request #396 from sanger/depfu/update/launchy-3.0.0
Browse files Browse the repository at this point in the history
Update launchy 2.5.2 → 3.0.0 (major)
  • Loading branch information
yoldas authored Mar 12, 2024
2 parents e339ed1 + 5d9c535 commit 2243f47
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ GEM
capybara-selenium (0.0.6)
capybara
selenium-webdriver
childprocess (5.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
crass (1.0.6)
Expand Down Expand Up @@ -116,8 +117,9 @@ GEM
thor (>= 0.14, < 2.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
launchy (3.0.0)
addressable (~> 2.8)
childprocess (~> 5.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down

0 comments on commit 2243f47

Please sign in to comment.