Skip to content

Commit

Permalink
Merge pull request #721 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
justinlittman authored Nov 25, 2024
2 parents e3b2ccf + 0aa9e87 commit d710f06
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
action_policy (0.7.1)
action_policy (0.7.2)
ruby-next-core (>= 1.0)
actioncable (7.2.2)
actionpack (= 7.2.2)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.2)
honeybadger (5.22.0)
honeybadger (5.24.0)
logger
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -271,10 +271,10 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.5)
multi_json (1.15.0)
mutex_m (0.2.0)
mutex_m (0.3.0)
net-http (0.5.0)
uri
net-imap (0.5.1)
Expand Down Expand Up @@ -314,7 +314,7 @@ GEM
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis-client (0.22.2)
connection_pool
Expand Down Expand Up @@ -413,7 +413,7 @@ GEM
ruby-next-core (1.0.3)
ruby-progressbar (1.13.0)
securerandom (0.3.2)
sidekiq (7.3.5)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down

0 comments on commit d710f06

Please sign in to comment.