Skip to content

Commit

Permalink
Merge pull request #412 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
cbeer authored Nov 11, 2024
2 parents 56f91c8 + 35ea2c3 commit 3f00352
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
traject_plus (~> 2.0)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bindex (0.8.1)
blacklight (8.6.1)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
actionview (>= 6.1)
railties (>= 6.1)
hashie (5.0.0)
honeybadger (5.19.1)
honeybadger (5.20.0)
logger
http (5.2.0)
addressable (~> 2.8)
Expand All @@ -174,7 +174,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.5)
json (2.8.1)
jsonpath (1.1.5)
multi_json
kaminari (1.2.2)
Expand Down Expand Up @@ -214,9 +214,9 @@ GEM
multi_json (1.15.0)
mutex_m (0.2.0)
mysql2 (0.5.6)
net-http (0.4.1)
net-http (0.5.0)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -232,8 +232,8 @@ GEM
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
ostruct (0.6.0)
psych (5.1.2)
ostruct (0.6.1)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.0.0)
Expand Down Expand Up @@ -278,7 +278,7 @@ GEM
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -290,7 +290,7 @@ GEM
faraday (>= 0.9, < 3, != 2.0.0)
ruby-progressbar (1.13.0)
scrub_rb (1.0.1)
securerandom (0.3.1)
securerandom (0.3.2)
slop (4.10.1)
solr_wrapper (4.1.0)
faraday
Expand All @@ -311,9 +311,9 @@ GEM
sqlite3 (1.7.3-x86_64-linux)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.2)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand All @@ -336,7 +336,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.2.0)
uri (0.13.1)
uri (1.0.1)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 3f00352

Please sign in to comment.