From 68ffc60ae12a04673ba48f862c9904fd75ffbc58 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 12 Dec 2022 02:27:26 -0800 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3403886..425924c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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) @@ -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) @@ -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)