Skip to content

Commit

Permalink
Merge pull request #936 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Dec 12, 2022
2 parents 7312b56 + 68ffc60 commit 975b8ff
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ GEM
rexml
crass (1.0.6)
dalli (3.2.3)
date (3.3.1)
debug (1.7.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand Down Expand Up @@ -197,7 +198,7 @@ GEM
iiif-image-api (0.2.0)
activesupport
io-console (0.5.11)
irb (1.5.1)
irb (1.6.0)
reline (>= 0.3.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
Expand All @@ -223,11 +224,12 @@ GEM
mini_mime (1.1.2)
minitest (5.16.3)
msgpack (1.6.0)
net-imap (0.3.1)
net-imap (0.3.2)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.0)
net-protocol (0.2.1)
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
Expand All @@ -236,16 +238,16 @@ GEM
net-ssh (7.0.1)
newrelic_rpm (8.13.1)
nio4r (2.5.8)
nokogiri (1.13.9-x86_64-darwin)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.4)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
popper_js (2.11.6)
public_suffix (5.0.0)
public_suffix (5.0.1)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.1)
Expand Down Expand Up @@ -302,7 +304,7 @@ GEM
rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
rspec-mocks (3.12.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (5.1.2)
Expand Down

0 comments on commit 975b8ff

Please sign in to comment.