diff --git a/Gemfile.lock b/Gemfile.lock index 1d0defc..ee95c4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.7.0) + json (2.7.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) loofah (2.22.0) @@ -181,7 +181,7 @@ GEM nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - parallel (1.23.0) + parallel (1.24.0) parser (3.2.2.4) ast (~> 2.4.1) racc @@ -243,7 +243,7 @@ GEM redis-client (>= 0.17.0) redis-client (0.17.1) connection_pool - regexp_parser (2.8.2) + regexp_parser (2.8.3) reline (0.4.1) io-console (~> 0.5) responders (3.1.1) @@ -283,10 +283,11 @@ GEM rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.20.2) + rubocop-rails (2.23.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) shoulda-matchers (6.0.0) @@ -310,9 +311,9 @@ GEM standard-performance (1.2.1) lint_roller (~> 1.1) rubocop-performance (~> 1.19.1) - standard-rails (0.2.0) + standard-rails (1.0.0) lint_roller (~> 1.0) - rubocop-rails (~> 2.20.2) + rubocop-rails (~> 2.23.1) stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0)