From 0c7fa2caeca882c9e8d45f11bde86abf967fe0e3 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 10 Jan 2023 18:40:52 +0000 Subject: [PATCH] Update bundle --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d52a62360..622a55823 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.686.0) + aws-partitions (1.690.0) aws-sdk-core (3.168.4) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -267,7 +267,7 @@ GEM kramdown (2.4.0) rexml libxml-ruby (4.0.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logstasher (2.1.5) @@ -415,16 +415,16 @@ GEM rexml (3.2.5) rinku (2.0.6) rotp (6.2.2) - rubocop (1.42.0) + rubocop (1.43.0) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) + unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.24.1) parser (>= 3.1.1.0) rubocop-minitest (0.25.1) @@ -481,7 +481,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strong_migrations (1.4.0) + strong_migrations (1.4.1) activerecord (>= 5.2) terser (1.1.13) execjs (>= 0.3.0, < 3) @@ -490,7 +490,7 @@ GEM timeout (0.3.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.0) + unicode-display_width (2.4.2) validates_email_format_of (1.7.2) i18n vendorer (0.2.0) -- 2.39.5