Skip to content

Commit

Permalink
Merge pull request #991 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 c3ab76f + b44ade7 commit 9e181d8
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ GEM
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.0)
activesupport (>= 6.1)
hashdiff (1.0.1)
honeybadger (5.2.1)
http (5.1.1)
Expand All @@ -193,7 +193,8 @@ GEM
iiif-image-api (0.2.0)
activesupport
io-console (0.6.0)
irb (1.7.4)
irb (1.8.0)
rdoc (~> 6.5)
reline (>= 0.3.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -247,6 +248,8 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.0)
stringio
public_suffix (5.0.3)
puma (5.6.7)
nio4r (~> 2.0)
Expand Down Expand Up @@ -291,6 +294,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.16.0)
Expand Down Expand Up @@ -341,7 +346,7 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
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 All @@ -356,6 +361,7 @@ GEM
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stringio (3.0.8)
thor (1.2.2)
timeout (0.4.0)
tzinfo (2.0.6)
Expand All @@ -373,7 +379,7 @@ GEM
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.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 9e181d8

Please sign in to comment.