diff --git a/Gemfile.lock b/Gemfile.lock index 788b8515..0db985da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,8 +157,8 @@ GEM nokogiri (1.10.10) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - parallel (1.19.2) - parser (2.7.1.5) + parallel (1.20.1) + parser (2.7.2.0) ast (~> 2.4.1) pg (1.2.3) public_suffix (4.0.6) @@ -201,23 +201,23 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.2) - regexp_parser (1.8.1) + regexp_parser (1.8.2) request_store (1.5.0) rack (>= 1.4) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.4) - rubocop (0.92.0) + rubocop (1.5.2) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.7.1) + rubocop-ast (1.3.0) parser (>= 2.7.1.5) rubocop-rails (2.8.1) activesupport (>= 4.2.0)