From fc33413661b9ca9e44b0d849132da7512bab7ced Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Mon, 18 Sep 2023 10:58:58 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5db3a61..0474177 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,6 +70,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) autoprefixer-rails (10.4.15.0) execjs (~> 2) + base64 (0.1.1) bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) @@ -102,8 +103,9 @@ GEM erubi (1.12.0) ethon (0.16.0) ffi (>= 1.15.0) - execjs (2.9.0) - faraday (2.7.10) + execjs (2.9.1) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-follow_redirects (0.3.0) @@ -122,7 +124,7 @@ GEM google-protobuf (3.24.3-arm64-darwin) google-protobuf (3.24.3-x86_64-darwin) google-protobuf (3.24.3-x86_64-linux) - groupdate (6.3.0) + groupdate (6.4.0) activesupport (>= 6.1) hashdiff (1.0.1) i18n (1.14.1) @@ -257,7 +259,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - sidekiq (7.1.2) + sidekiq (7.1.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) @@ -281,7 +283,7 @@ GEM sprockets (>= 3.0.0) stringio (3.0.8) thor (1.2.2) - tilt (2.2.0) + tilt (2.3.0) timeout (0.4.0) typhoeus (1.4.0) ethon (>= 0.9.0)