Skip to content

Commit

Permalink
Merge pull request #900 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Oct 3, 2022
2 parents 8a6e491 + 71f2a93 commit c7d9e8a
Showing 1 changed file with 13 additions and 21 deletions.
34 changes: 13 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
execjs (~> 2)
bcrypt (3.1.18)
bindex (0.8.1)
blacklight (7.29.0)
blacklight (7.30.0)
deprecation
globalid
hashdiff
Expand Down Expand Up @@ -169,7 +169,6 @@ GEM
devise-remote-user (1.1.0)
devise
diff-lcs (1.5.0)
digest (3.1.0)
dlss-capistrano (4.3.1)
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
Expand All @@ -190,7 +189,7 @@ GEM
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.10.5)
dry-schema (1.10.6)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
Expand Down Expand Up @@ -327,26 +326,20 @@ GEM
mini_portile2 (2.8.0)
minitar (0.9)
minitest (5.16.3)
msgpack (1.5.6)
msgpack (1.6.0)
multi_json (1.15.0)
multipart-post (2.2.3)
net-http-persistent (2.9.4)
net-imap (0.2.3)
digest
net-imap (0.3.1)
net-protocol
strscan
net-pop (0.1.1)
digest
net-pop (0.1.2)
net-protocol
timeout
net-protocol (0.1.3)
timeout
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-smtp (0.3.1)
digest
net-smtp (0.3.2)
net-protocol
timeout
net-ssh (7.0.1)
newrelic_rpm (8.10.1)
nio4r (2.5.8)
Expand Down Expand Up @@ -408,7 +401,7 @@ GEM
recaptcha (5.12.3)
json
redis (4.5.1)
regexp_parser (2.5.0)
regexp_parser (2.6.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
Expand Down Expand Up @@ -472,7 +465,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.4.0)
selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand All @@ -499,13 +492,12 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.0)
sqlite3 (1.5.2)
mini_portile2 (~> 2.8.0)
sqlite3 (1.5.0-x86_64-linux)
sqlite3 (1.5.2-x86_64-linux)
sshkit (1.21.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
strscan (3.0.4)
thor (1.2.1)
tilt (2.0.11)
timeout (0.3.0)
Expand All @@ -521,7 +513,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
view_component (2.72.0)
view_component (2.74.0)
activesupport (>= 5.0.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand All @@ -532,7 +524,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.1.0)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
Expand All @@ -544,7 +536,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.0)
zeitwerk (2.6.1)

PLATFORMS
ruby
Expand Down

0 comments on commit c7d9e8a

Please sign in to comment.