Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Nov 18, 2024
1 parent 3f00352 commit d2fbf8e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,14 @@ GEM
bundler (>= 2.2.33)
drb (2.2.1)
erubi (1.13.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
Expand All @@ -149,7 +149,7 @@ GEM
actionview (>= 6.1)
railties (>= 6.1)
hashie (5.0.0)
honeybadger (5.20.0)
honeybadger (5.22.0)
logger
http (5.2.0)
addressable (~> 2.8)
Expand All @@ -174,7 +174,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.8.1)
json (2.8.2)
jsonpath (1.1.5)
multi_json
kaminari (1.2.2)
Expand Down Expand Up @@ -207,10 +207,10 @@ GEM
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitar (1.0.2)
minitest (5.25.1)
msgpack (1.7.3)
msgpack (1.7.5)
multi_json (1.15.0)
mutex_m (0.2.0)
mysql2 (0.5.6)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (7.1.5)
actioncable (= 7.1.5)
Expand Down Expand Up @@ -336,7 +336,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.2.0)
uri (1.0.1)
uri (1.0.2)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit d2fbf8e

Please sign in to comment.