Skip to content

Commit

Permalink
Merge pull request #1449 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
hudajkhan authored Nov 25, 2024
2 parents 9ac384f + 73c9c6a commit 90460f3
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 318 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,14 +257,14 @@ GEM
rsolr
sanitize
thor
git (2.3.1)
git (2.3.2)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
rchardet (~> 1.8)
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.22.0)
honeybadger (5.24.0)
logger
http (5.2.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -294,7 +294,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.8.2)
json-schema (5.0.1)
json-schema (5.1.0)
addressable (~> 2.8)
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -330,9 +330,10 @@ GEM
mime-types-data (3.2024.1105)
mini_mime (1.1.5)
minitar (1.0.2)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.5)
multi_json (1.15.0)
mutex_m (0.3.0)
net-http (0.5.0)
uri
net-http-persistent (4.0.4)
Expand All @@ -351,7 +352,7 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.3.0)
newrelic_rpm (9.15.0)
newrelic_rpm (9.16.0)
nio4r (2.7.4)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
Expand Down Expand Up @@ -382,7 +383,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 @@ -430,7 +431,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rchardet (1.8.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
recaptcha (5.17.0)
redis (5.3.0)
Expand Down Expand Up @@ -510,7 +511,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (7.3.5)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -569,9 +570,10 @@ GEM
vite_rails (3.0.19)
railties (>= 5.1, < 9)
vite_ruby (~> 3.0, >= 3.2.2)
vite_ruby (3.9.0)
vite_ruby (3.9.1)
dry-cli (>= 0.7, < 2)
logger (~> 1.6)
mutex_m
rack-proxy (~> 0.6, >= 0.6.1)
zeitwerk (~> 2.2)
warden (1.2.9)
Expand Down
Loading

0 comments on commit 90460f3

Please sign in to comment.