Skip to content

Commit

Permalink
Merge pull request #2369 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Oct 30, 2023
2 parents 37dd12b + 5577c91 commit 4f61061
Showing 1 changed file with 20 additions and 17 deletions.
37 changes: 20 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
base64 (0.1.1)
bcrypt (3.1.19)
bibtex-ruby (6.0.0)
latex-decode (~> 0.0)
Expand Down Expand Up @@ -162,7 +161,7 @@ GEM
blacklight_range_limit (8.3.0)
blacklight (>= 7.25.2, < 9)
deprecation
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
bootstrap (4.6.2)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -360,7 +359,7 @@ GEM
tilt (>= 1.2)
hashdiff (1.0.1)
hashie (5.0.0)
honeybadger (5.2.1)
honeybadger (5.3.0)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -455,14 +454,15 @@ GEM
mini_mime (1.1.5)
minitar (0.9)
minitest (5.20.0)
mods (3.0.3)
mods (3.0.4)
edtf (~> 3.0)
iso-639
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
mods_display (1.3.1)
mods_display (1.3.2)
i18n
stanford-mods (~> 3.3)
rails_autolink
stanford-mods (~> 3.3, >= 3.3.7)
view_component
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -498,7 +498,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.4)
okcomputer (1.18.5)
openseadragon (0.6.0)
rails (> 3.2.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -557,6 +557,10 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_autolink (1.1.8)
actionview (> 3.1)
activesupport (> 3.1)
railties (> 3.1)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
Expand All @@ -565,7 +569,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -574,7 +578,7 @@ GEM
redcarpet (3.6.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
redis-client (0.18.0)
connection_pool
regexp_parser (2.8.2)
reline (0.3.9)
Expand Down Expand Up @@ -623,8 +627,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -635,7 +638,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand All @@ -644,12 +647,12 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.2)
rubocop-rails (2.22.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-oembed (0.16.1)
Expand Down Expand Up @@ -729,9 +732,9 @@ GEM
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.1.2)
stanford-mods (3.3.6)
stanford-mods (3.3.7)
activesupport
mods (~> 3.0, >= 3.0.3)
mods (~> 3.0, >= 3.0.4)
stringio (3.0.8)
sul_styles (0.7.0)
rails (>= 4.1, < 8)
Expand Down

0 comments on commit 4f61061

Please sign in to comment.