From edd23d1ff1c00bfdc21d571998dfc9caad6ca420 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 7 Nov 2023 17:00:22 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbfae4b31..29e52d69f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,8 +94,8 @@ GEM autoprefixer-rails (10.4.15.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.843.0) - aws-sdk-core (3.185.1) + aws-partitions (1.846.0) + aws-sdk-core (3.186.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -109,7 +109,7 @@ GEM aws-sigv4 (~> 1.6) aws-sigv4 (1.6.1) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.1.1) + base64 (0.2.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -167,7 +167,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - date (3.3.3) + date (3.3.4) debug_inspector (1.1.0) deep_merge (1.2.2) delayed_job (4.1.11) @@ -183,7 +183,7 @@ GEM doorkeeper-openid_connect (1.8.7) doorkeeper (>= 5.5, < 5.7) jwt (>= 2.5) - drb (2.1.1) + drb (2.2.0) ruby2_keywords dry-configurable (1.1.0) dry-core (~> 1.0, < 2) @@ -250,7 +250,7 @@ GEM ffi (>= 1.0.0) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.24.4) + google-protobuf (3.25.0) hashdiff (1.0.1) hashie (5.0.0) highline (2.1.0) @@ -304,7 +304,7 @@ GEM kramdown (2.4.0) rexml language_server-protocol (3.17.0.3) - libxml-ruby (4.1.1) + libxml-ruby (4.1.2) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -329,13 +329,13 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) - mutex_m (0.1.2) - net-imap (0.4.3) + mutex_m (0.2.0) + net-imap (0.4.4) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-smtp (0.4.0) net-protocol @@ -403,7 +403,7 @@ GEM nio4r (~> 2.0) quad_tile (1.0.1) r2 (0.2.8) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-cors (2.0.1) rack (>= 2.0.0) @@ -461,10 +461,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.5.0) + rdoc (6.6.0) psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.3.9) + reline (0.4.0) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -513,7 +513,7 @@ GEM google-protobuf (~> 3.23) rake (>= 13.0.0) secure_headers (6.5.0) - selenium-webdriver (4.14.0) + selenium-webdriver (4.15.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -547,7 +547,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.0) tilt (2.3.0) - timeout (0.4.0) + timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) -- 2.45.2