From cbc3004c45b4fc8f9c63aacb8a65a35de70722e5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 16 May 2023 18:23:53 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68dfe3691..4c0b25147 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM autoprefixer-rails (10.4.13.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.761.0) + aws-partitions (1.764.0) aws-sdk-core (3.172.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -132,7 +132,7 @@ GEM cancancan (3.5.0) canonical-rails (0.2.14) rails (>= 4.1, <= 7.1) - capybara (3.39.0) + capybara (3.39.1) addressable matrix mini_mime (>= 0.1.3) @@ -284,9 +284,9 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.20.0) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -313,8 +313,8 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.0) + mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth (0.4.7) oauth-plugin (0.5.1) @@ -429,8 +429,8 @@ GEM rexml (3.2.5) rinku (2.0.6) rotp (6.2.2) - rouge (4.1.0) - rubocop (1.50.2) + rouge (4.1.1) + rubocop (1.51.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) @@ -473,7 +473,7 @@ GEM sprockets-rails tilt secure_headers (6.5.0) - selenium-webdriver (4.9.0) + selenium-webdriver (4.9.1) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -502,9 +502,9 @@ GEM activerecord (>= 5.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - terser (1.1.14) + terser (1.1.15) execjs (>= 0.3.0, < 3) - thor (1.2.1) + thor (1.2.2) tilt (2.1.0) timeout (0.3.2) tzinfo (2.0.6) -- 2.45.1