Skip to content

Commit

Permalink
Merge pull request #931 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Nov 21, 2022
2 parents 177e235 + 525e753 commit 60ec368
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
bindex (0.8.1)
bootsnap (1.13.0)
bootsnap (1.14.0)
msgpack (~> 1.2)
bootstrap (5.2.2)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -139,7 +139,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.7.0)
nokogiri
dry-configurable (1.0.0)
dry-configurable (1.0.1)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.0)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
zeitwerk (~> 2.6)
erubi (1.11.0)
execjs (2.8.1)
faraday (2.6.0)
faraday (2.7.1)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
Expand All @@ -198,7 +198,7 @@ GEM
iiif-image-api (0.2.0)
activesupport
io-console (0.5.11)
irb (1.4.2)
irb (1.5.0)
reline (>= 0.3.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
net-smtp (0.3.3)
net-protocol
net-ssh (7.0.1)
newrelic_rpm (8.12.0)
newrelic_rpm (8.13.0)
nio4r (2.5.8)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -288,9 +288,9 @@ GEM
ffi (~> 1.0)
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.1)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.0)
regexp_parser (2.6.1)
reline (0.3.1)
io-console (~> 0.5)
retries (0.0.5)
Expand Down Expand Up @@ -368,8 +368,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.3-x86_64-darwin)
sqlite3 (1.5.3-x86_64-linux)
sqlite3 (1.5.4-x86_64-darwin)
sqlite3 (1.5.4-x86_64-linux)
sshkit (1.21.3)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand Down

0 comments on commit 60ec368

Please sign in to comment.