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 23, 2024
1 parent 5734c76 commit cfaca48
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,9 @@ GEM
csl (~> 1.0)
css_parser (1.21.0)
addressable
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 Down Expand Up @@ -241,7 +241,7 @@ GEM
ed25519 (1.3.0)
edtf (3.2.0)
activesupport (>= 3.0, < 9.0)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
Expand All @@ -266,8 +266,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.26.0)
honeybadger (5.26.1)
logger
http (5.2.0)
addressable (~> 2.8)
Expand All @@ -312,7 +312,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.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)
Expand All @@ -322,7 +322,7 @@ GEM
activesupport (>= 5.0.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.9.0)
json (2.9.1)
jwt (2.9.3)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -351,7 +351,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.3)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -392,7 +392,7 @@ GEM
racc (~> 1.7)
net-http-persistent (4.0.5)
connection_pool (~> 2.2)
net-imap (0.5.1)
net-imap (0.5.4)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -439,7 +439,7 @@ GEM
racc
parslet (2.0.0)
popper_js (1.16.1)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (4.0.7)
Expand Down Expand Up @@ -498,14 +498,14 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -631,7 +631,7 @@ GEM
railties (>= 6.0.0)
stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
tilt (2.5.0)
timeout (0.4.3)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
Expand All @@ -655,7 +655,7 @@ GEM
unicode-emoji (4.0.4)
useragent (0.16.11)
version_gem (1.1.4)
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 cfaca48

Please sign in to comment.