Skip to content

Commit

Permalink
Merge pull request #2349 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
cbeer authored Sep 4, 2023
2 parents 7fc1b51 + 9980ff0 commit 79f391b
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,8 @@ GEM
activerecord (>= 4.0.0)
github-markup (4.0.1)
gli (2.21.1)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.0)
activesupport (>= 6.1)
handlebars_assets (0.23.9)
execjs (~> 2.0)
sprockets (>= 2.0.0)
Expand Down Expand Up @@ -386,7 +386,8 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.6.0)
irb (1.7.4)
irb (1.8.0)
rdoc (~> 6.5)
reline (>= 0.3.6)
iso-639 (0.3.6)
jbuilder (2.11.5)
Expand Down Expand Up @@ -510,6 +511,8 @@ GEM
racc
parslet (2.0.0)
popper_js (1.16.1)
psych (5.1.0)
stringio
public_suffix (5.0.3)
puma (5.6.7)
nio4r (~> 2.0)
Expand Down Expand Up @@ -565,6 +568,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (5.0.7)
redis-client (>= 0.9.0)
Expand Down Expand Up @@ -617,7 +622,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -661,7 +666,7 @@ GEM
sprockets-rails
tilt
scrub_rb (1.0.1)
selenium-webdriver (4.11.0)
selenium-webdriver (4.12.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -722,10 +727,11 @@ GEM
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
ssrf_filter (1.1.1)
ssrf_filter (1.1.2)
stanford-mods (3.3.2)
activesupport
mods (~> 3.0, >= 3.0.3)
stringio (3.0.8)
sul_styles (0.7.0)
rails (>= 4.1, < 8)
test_xml (0.1.8)
Expand Down Expand Up @@ -782,7 +788,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.19.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 79f391b

Please sign in to comment.