diff --git a/Gemfile.lock b/Gemfile.lock index 6e5954f..8b6cb9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,8 +157,8 @@ GEM mini_portile2 (~> 2.6.1) racc (~> 1.4) oj (3.13.9) - parallel (1.21.0) - parser (3.0.2.0) + parallel (1.22.1) + parser (3.1.2.0) ast (~> 2.4.1) pg (1.2.3) pry (0.14.1) @@ -171,10 +171,10 @@ GEM rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.3) redis (4.2.5) - regexp_parser (2.1.1) + regexp_parser (2.4.0) reverse_markdown (2.0.0) nokogiri rexml (3.2.5) @@ -222,11 +222,10 @@ GEM rubocop-ast (>= 1.12.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.12.0) - parser (>= 3.0.1.1) - rubocop-rspec (2.4.0) - rubocop (~> 1.0) - rubocop-ast (>= 1.1.0) + rubocop-ast (1.18.0) + parser (>= 3.1.1.0) + rubocop-rspec (2.11.1) + rubocop (~> 1.19) ruby-progressbar (1.11.0) ruby2_keywords (0.0.4) sequel (4.49.0)