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 25, 2023
1 parent 8602b6f commit c4b4c7a
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 @@ -160,7 +160,7 @@ GEM
csl (~> 1.5)
coderay (1.1.3)
concurrent-ruby (1.2.2)
config (5.0.0)
config (5.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
Expand All @@ -174,7 +174,7 @@ GEM
css_parser (1.16.0)
addressable
date (3.3.4)
debug (1.9.0)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
deep_merge (1.2.2)
Expand All @@ -186,7 +186,7 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-guests (0.8.1)
devise-guests (0.8.2)
devise
devise-remote-user (1.1.0)
devise
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.0)
hashie (5.0.0)
honeybadger (5.4.0)
honeybadger (5.4.1)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand All @@ -301,7 +301,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.10.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
iso-639 (0.3.6)
Expand Down Expand Up @@ -375,7 +375,7 @@ GEM
namae (1.1.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.8)
net-imap (0.4.9)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -386,7 +386,7 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-smtp (0.4.0)
net-protocol
net-ssh (7.2.0)
net-ssh (7.2.1)
newrelic_rpm (9.6.0)
base64
nio4r (2.7.0)
Expand All @@ -413,7 +413,7 @@ GEM
racc
parslet (2.0.0)
popper_js (1.16.1)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (4.0.7)
puma (5.6.7)
Expand Down Expand Up @@ -524,10 +524,10 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.20.0)
rubocop-performance (1.20.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down

0 comments on commit c4b4c7a

Please sign in to comment.