From 1aee128da9a7fedbcb038f8a438b9b6a3891c8f4 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 1 Apr 2024 02:23:29 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a951377..4d3790e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - arclight (1.1.2) + arclight (1.1.3) blacklight (>= 8.0.0, < 9) gretel rails (~> 7.0) @@ -107,7 +107,7 @@ GEM cssbundling-rails (1.4.0) railties (>= 6.0.0) date (3.1.3) - debug (1.9.1) + debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) deprecation (1.1.0) @@ -210,7 +210,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.5.0) net-protocol nio4r (2.7.1) nokogiri (1.16.3) @@ -266,14 +266,14 @@ GEM rake (13.1.0) rdoc (6.6.3.1) psych (>= 4.0.0) - reline (0.4.3) + reline (0.5.0) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) retriable (3.1.2) rexml (3.2.6) - rsolr (2.5.0) + rsolr (2.6.0) builder (>= 2.1.2) faraday (>= 0.9, < 3, != 2.0.0) ruby-progressbar (1.13.0)