diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index d0913cdc..0037dd84 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -91,8 +91,8 @@ GEM activesupport (>= 5.2) i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.7.1) - json (2.7.1-java) + json (2.7.2) + json (2.7.2-java) language_server-protocol (3.17.0.3) loofah (2.22.0) crass (~> 1.0.2) @@ -111,7 +111,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - mocha (2.1.0) + mocha (2.2.0) ruby2_keywords (>= 0.0.5) net-imap (0.4.10) date @@ -131,7 +131,7 @@ GEM nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc racc (1.7.3) @@ -178,7 +178,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.6) - rubocop (1.62.1) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -189,8 +189,8 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov (0.22.0)