diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..82fa2c03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,8 +133,8 @@ GEM rack (>= 1.6.2, < 3) rack-protection orm_adapter (0.5.0) - parallel (1.21.0) - parser (3.0.3.2) + parallel (1.22.1) + parser (3.1.2.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) @@ -178,9 +178,9 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + regexp_parser (2.3.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -205,17 +205,17 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - rubocop (1.24.0) + rubocop (1.28.2) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.15.0, < 2.0) + rubocop-ast (>= 1.17.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) + rubocop-ast (1.17.0) + parser (>= 3.1.1.0) rubocop-minitest (0.17.0) rubocop (>= 0.90, < 2.0) rubocop-rails (2.13.0)