From 77cfc510ac0316ba2fd449b5425b97099726047e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 9 Aug 2021 18:47:59 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8a0fbea0..2fb65a668 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM autoprefixer-rails (10.3.1.0) execjs (~> 2) aws-eventstream (1.1.1) - aws-partitions (1.482.0) + aws-partitions (1.484.0) aws-sdk-core (3.119.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -205,7 +205,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (1.6.0) + faraday (1.7.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -292,11 +292,9 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.8) - nokogiri (1.12.0) + nokogiri (1.12.2) mini_portile2 (~> 2.6.1) racc (~> 1.4) - nokogumbo (2.0.5) - nokogiri (~> 1.8, >= 1.8.4) oauth (0.4.7) oauth-plugin (0.5.1) multi_json @@ -418,9 +416,9 @@ GEM rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.8.0) + rubocop-ast (1.9.0) parser (>= 3.0.1.1) - rubocop-minitest (0.14.0) + rubocop-minitest (0.15.0) rubocop (>= 0.90, < 2.0) rubocop-performance (1.11.4) rubocop (>= 1.7.0, < 2.0) @@ -437,10 +435,9 @@ GEM ffi (~> 1.12) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sanitize (5.2.3) + sanitize (6.0.0) crass (~> 1.0.2) - nokogiri (>= 1.8.0) - nokogumbo (~> 2.0) + nokogiri (>= 1.12.0) sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) @@ -468,7 +465,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - strong_migrations (0.7.7) + strong_migrations (0.7.8) activerecord (>= 5) terser (1.1.5) execjs (>= 0.3.0, < 3) @@ -480,8 +477,8 @@ GEM validates_email_format_of (1.6.3) i18n vendorer (0.2.0) - webmock (3.13.0) - addressable (>= 2.3.6) + webmock (3.14.0) + addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.5) -- 2.43.2