diff --git a/Gemfile.lock b/Gemfile.lock index 85165b9a4..c456d1f3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM recaptcha (5.10.0) json redcarpet (3.5.1) - regexp_parser (2.5.0) + regexp_parser (2.6.1) request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) @@ -261,15 +261,15 @@ GEM rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.23.0) parser (>= 3.1.1.0) rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.15.2) + rubocop-rails (2.17.3) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.7.0, < 2.0) + rubocop (>= 1.33.0, < 2.0) rubocop-shopify (2.8.0) rubocop (~> 1.31) ruby-hmac (0.4.0) @@ -334,7 +334,7 @@ GEM thread_safe (~> 0.1) tzinfo-data (1.2022.3) tzinfo (>= 1.0.0) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)