Skip to content

Commit

Permalink
Merge pull request #4561 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Feb 3, 2025
2 parents 7c3b049 + 0a38f4d commit 71b52b0
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ GEM
activesupport (>= 3.0, < 9.0)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot (6.5.1)
activesupport (>= 6.1.0)
factory_bot_rails (6.4.4)
factory_bot (~> 6.5)
railties (>= 5.0.0)
Expand Down Expand Up @@ -345,7 +345,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
latex-decode (0.4.0)
launchy (3.1.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -396,6 +396,7 @@ GEM
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
mutex_m (0.3.0)
mysql2 (0.5.6)
namae (1.2.0)
racc (~> 1.7)
Expand All @@ -415,7 +416,7 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.3.0)
newrelic_rpm (9.16.1)
newrelic_rpm (9.17.0)
nio4r (2.7.4)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -467,10 +468,10 @@ GEM
date
stringio
public_suffix (4.0.7)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rack (3.1.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-mini-profiler (2.3.4)
Expand Down Expand Up @@ -564,17 +565,17 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
rubocop (1.71.0)
rubocop (1.71.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -659,14 +660,16 @@ GEM
time (0.4.1)
date
timeout (0.4.3)
traject (3.8.2)
traject (3.8.3)
concurrent-ruby (>= 0.8.0)
csv
dot-properties (>= 0.1.1)
hashie (>= 3.1, < 6)
http (>= 3.0, < 6)
httpclient (~> 2.5)
marc (~> 1.0)
marc-fastxmlwriter (~> 1.0)
mutex_m
nokogiri (~> 1.9)
slop (~> 4.0)
yell
Expand Down

0 comments on commit 71b52b0

Please sign in to comment.