Skip to content

Commit

Permalink
Merge pull request #498 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Dec 11, 2023
2 parents cdc3ff1 + 1effde5 commit f715c8b
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 @@ -66,7 +66,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0)
Expand Down Expand Up @@ -105,9 +105,9 @@ GEM
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.0)
irb (~> 1.10)
reline (>= 0.3.8)
deep_merge (1.2.2)
diff-lcs (1.5.0)
dlss-capistrano (4.4.0)
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
rake
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.3.0)
honeybadger (5.4.0)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand All @@ -173,10 +173,10 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.10.0)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
json (2.7.0)
json (2.7.1)
king_konf (1.0.1)
language_server-protocol (3.17.0.3)
llhttp-ffi (0.4.0)
Expand Down Expand Up @@ -267,15 +267,15 @@ GEM
ffi (~> 1.15)
mini_portile2 (~> 2.6)
rake (> 12)
rdoc (6.6.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
redis-client (0.19.0)
connection_pool
redlock (2.0.6)
redis-client (>= 0.14.1, < 1.0.0)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
reline (0.4.1)
io-console (~> 0.5)
retriable (3.1.2)
Expand Down

0 comments on commit f715c8b

Please sign in to comment.