Skip to content

Commit

Permalink
Merge pull request #1610 from sanger/depfu/batch_all/2024-03-04
Browse files Browse the repository at this point in the history
[ruby] Update all Bundler dependencies (2024-03-04)
  • Loading branch information
yoldas authored Mar 5, 2024
2 parents 7f85f93 + f40f9ce commit c4afda1
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 @@ -130,6 +130,7 @@ GEM
capybara-selenium (0.0.6)
capybara
selenium-webdriver
childprocess (5.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
Expand Down Expand Up @@ -210,8 +211,9 @@ GEM
railties (>= 3.2.16)
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)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down

0 comments on commit c4afda1

Please sign in to comment.