Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 19 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
benchmark (0.5.0)
bigdecimal (3.3.1)
bindex (0.8.1)
blacklight (9.0.0.beta8)
blacklight (9.0.0)
globalid
i18n (>= 1.7.0)
jbuilder (~> 2.7)
Expand All @@ -90,8 +90,8 @@ GEM
zeitwerk
blacklight-locale_picker (1.3.0)
rails (>= 5.2.3, < 9)
blacklight-marc (8.2.0)
blacklight (>= 7.11, < 9)
blacklight-marc (9.0.0)
blacklight (>= 7.11, < 10)
library_stdnums
marc (>= 0.4.3, < 2.0)
marc-fastxmlwriter
Expand All @@ -109,11 +109,11 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
concurrent-ruby (1.3.6)
connection_pool (3.0.2)
crass (1.0.6)
csv (3.3.5)
date (3.5.0)
date (3.5.1)
debug (1.11.0)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -130,7 +130,7 @@ GEM
dot-properties (0.1.4)
bundler (>= 2.2.33)
drb (2.2.3)
erb (5.1.3)
erb (6.0.0)
erubi (1.13.1)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
Expand All @@ -149,7 +149,7 @@ GEM
globalid (1.3.0)
activesupport (>= 6.1)
hashie (5.0.0)
honeybadger (6.1.3)
honeybadger (6.2.0)
logger
ostruct
http (5.3.1)
Expand All @@ -168,7 +168,7 @@ GEM
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.1)
io-console (0.8.2)
irb (1.15.3)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
Expand Down Expand Up @@ -212,12 +212,12 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
minitar (1.1.0)
minitest (5.26.1)
minitest (5.27.0)
msgpack (1.8.0)
mutex_m (0.3.0)
net-http (0.8.0)
uri (>= 0.11.1)
net-imap (0.5.12)
net-imap (0.6.0)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -242,7 +242,7 @@ GEM
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
psych (5.2.6)
psych (5.3.0)
date
stringio
public_suffix (6.0.2)
Expand All @@ -258,7 +258,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rails (8.0.4)
actioncable (= 8.0.4)
Expand Down Expand Up @@ -291,12 +291,12 @@ GEM
tsort (>= 0.2)
zeitwerk (~> 2.6)
rake (13.3.1)
rdoc (6.15.1)
rdoc (6.17.0)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.10.0)
reline (0.6.2)
reline (0.6.3)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -345,12 +345,12 @@ GEM
sqlite3 (2.8.1-x86_64-linux-gnu)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.7)
stringio (3.1.9)
thor (1.4.0)
thruster (0.1.16-aarch64-linux)
thruster (0.1.16-arm64-darwin)
thruster (0.1.16-x86_64-linux)
timeout (0.4.4)
timeout (0.5.0)
traject (3.8.3)
concurrent-ruby (>= 0.8.0)
csv
Expand All @@ -372,7 +372,8 @@ GEM
concurrent-ruby (~> 1.0)
uri (0.13.3)
useragent (0.16.11)
view_component (4.1.0)
view_component (4.1.1)
actionview (>= 7.1.0, < 8.2)
activesupport (>= 7.1.0, < 8.2)
concurrent-ruby (~> 1)
warden (1.2.9)
Expand Down