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 832d971 commit ebec66a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://gems.contribsys.com/
specs:
sidekiq-pro (7.3.3)
sidekiq (>= 7.3.0, < 8)
sidekiq-pro (7.3.4)
sidekiq (>= 7.3.7, < 8)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -152,15 +152,15 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.1)
csv (3.3.2)
daemons (1.4.1)
datacite (0.3.0)
dry-monads (~> 1.3)
faraday (~> 2.0)
json_schema (~> 0.21.0)
zeitwerk (~> 2.4)
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 @@ -224,7 +224,7 @@ GEM
activesupport (>= 3.0, < 9.0)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.13.0)
erubi (1.13.1)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
Expand Down Expand Up @@ -258,30 +258,30 @@ GEM
fiber-storage
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.26.0)
honeybadger (5.26.1)
logger
http-cookie (1.0.8)
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
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)
json_schema (0.21.0)
jsonpath (1.1.5)
multi_json
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
logger (1.6.3)
logger (1.6.4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
bigdecimal (~> 3.1)
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 Down Expand Up @@ -393,7 +393,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 Down Expand Up @@ -445,12 +445,12 @@ GEM
rainbow (3.1.1)
rake (12.3.3)
rbtree (0.4.6)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.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)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -514,7 +514,7 @@ GEM
serverengine (2.1.1)
sigdump (~> 0.2.2)
set (1.1.1)
sidekiq (7.3.6)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down

0 comments on commit ebec66a

Please sign in to comment.