From ebf4c5269d45efc3f8b8087e0c33ccecad756dbd Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Wed, 10 Jan 2024 13:09:18 +0000 Subject: [PATCH] Update dependencies --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d3b512..d2b675c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM numerizer (~> 0.1.1) concurrent-ruby (1.2.2) connection_pool (2.4.1) - counter_culture (3.5.0) + counter_culture (3.5.1) activerecord (>= 4.2) activesupport (>= 4.2) crack (0.4.5) @@ -115,13 +115,12 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) execjs (2.9.1) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http faraday-retry (2.2.0) faraday (~> 2.0) faraday-typhoeus (1.1.0) @@ -130,16 +129,16 @@ GEM ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.1) + google-protobuf (3.25.2) groupdate (6.4.0) activesupport (>= 6.1) hashdiff (1.1.0) i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.7.1) - irb (1.11.0) + irb (1.11.1) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -163,6 +162,8 @@ GEM ruby2_keywords (>= 0.0.5) msgpack (1.7.2) mutex_m (0.2.0) + net-http (0.4.1) + uri net-imap (0.4.9.1) date net-protocol @@ -185,9 +186,9 @@ GEM nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) numerizer (0.1.1) - pagy (6.2.0) + pagy (6.3.0) pg (1.5.4) - pg_query (5.0.0) + pg_query (5.1.0) google-protobuf (>= 3.22.3) pghero (3.4.0) activerecord (>= 6) @@ -303,6 +304,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (0.13.0) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)