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 Dec 30, 2024
1 parent c7357d0 commit 794d799
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand Down Expand Up @@ -128,9 +128,9 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.1)
csv (3.3.2)
date (3.4.1)
debug (1.9.2)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
deep_merge (1.2.2)
Expand All @@ -149,7 +149,7 @@ GEM
ed25519 (1.3.0)
edtf (3.2.0)
activesupport (>= 3.0, < 9.0)
erubi (1.13.0)
erubi (1.13.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
Expand All @@ -160,7 +160,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.2)
honeybadger (5.26.0)
honeybadger (5.26.1)
logger
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -169,24 +169,24 @@ GEM
faraday (~> 2.7)
geo_coord
json
importmap-rails (2.0.3)
importmap-rails (2.1.0)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso-639 (0.3.8)
csv
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.9.0)
json (2.9.1)
jsonpath (1.1.5)
multi_json
language_server-protocol (3.17.0.3)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
multi_json (1.15.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -232,12 +232,12 @@ GEM
net-ssh (7.3.0)
newrelic_rpm (9.16.1)
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
nom-xml (1.2.0)
i18n
Expand All @@ -253,7 +253,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand All @@ -263,7 +263,7 @@ GEM
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand Down Expand Up @@ -302,11 +302,11 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.0)
recaptcha (5.18.0)
regexp_parser (2.9.3)
reline (0.5.12)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rexml (3.4.0)
rspec-core (3.13.2)
Expand Down Expand Up @@ -345,7 +345,7 @@ GEM
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.27.0)
rubocop-rails (2.28.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand Down Expand Up @@ -393,12 +393,12 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
useragent (0.16.11)
view_component (3.20.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 794d799

Please sign in to comment.