Skip to content

Commit

Permalink
Merge pull request #3688 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Nov 13, 2023
2 parents 437c53f + e83b3d0 commit 8bbe456
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 @@ -73,22 +73,22 @@ GEM
ast (2.4.2)
autoprefixer-rails (10.4.15.0)
execjs (~> 2)
base64 (0.1.1)
base64 (0.2.0)
bcrypt (3.1.19)
bibtex-ruby (6.0.0)
latex-decode (~> 0.0)
bindex (0.8.1)
bitly (3.0.0)
oauth2 (>= 0.5.0, < 2.1)
blacklight (7.34.0)
blacklight (7.35.0)
deprecation
globalid
hashdiff
i18n (>= 1.7.0)
jbuilder (~> 2.7)
kaminari (>= 0.15)
ostruct (>= 0.3.2)
rails (>= 5.1, < 7.1)
rails (>= 5.1, < 7.2)
view_component (>= 2.66, < 4)
blacklight-hierarchy (6.1.2)
blacklight (>= 7.18, < 9)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
csl (~> 1.0)
css_parser (1.16.0)
addressable
date (3.3.3)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand Down Expand Up @@ -302,7 +302,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.8.3)
irb (1.9.0)
rdoc
reline (>= 0.3.8)
iso-639 (0.3.6)
Expand Down Expand Up @@ -364,7 +364,7 @@ GEM
iso-639
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
mods_display (1.3.5)
mods_display (1.4.0)
i18n
rails_autolink
stanford-mods (~> 3.3, >= 3.3.7)
Expand All @@ -381,7 +381,7 @@ GEM
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
Expand All @@ -407,7 +407,7 @@ GEM
version_gem (~> 1.1)
okcomputer (1.18.5)
orm_adapter (0.5.0)
ostruct (0.5.5)
ostruct (0.6.0)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -474,7 +474,7 @@ GEM
psych (>= 4.0.0)
recaptcha (5.16.0)
regexp_parser (2.8.2)
reline (0.3.9)
reline (0.4.0)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -586,10 +586,10 @@ GEM
stanford-mods (3.3.7)
activesupport
mods (~> 3.0, >= 3.0.4)
stringio (3.0.8)
stringio (3.0.9)
thor (1.3.0)
tilt (2.3.0)
timeout (0.4.0)
timeout (0.4.1)
traject (3.8.1)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand All @@ -608,7 +608,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.9)
unicode-display_width (2.5.0)
version_gem (1.1.3)
view_component (2.74.1)
Expand Down

0 comments on commit 8bbe456

Please sign in to comment.