diff --git a/Gemfile.lock b/Gemfile.lock index 6e5954f..9021c20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM racc (~> 1.4) oj (3.13.9) parallel (1.21.0) - parser (3.0.2.0) + parser (3.1.1.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.2.1) 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.16.0) + parser (>= 3.1.1.0) + rubocop-rspec (2.9.0) + rubocop (~> 1.19) ruby-progressbar (1.11.0) ruby2_keywords (0.0.4) sequel (4.49.0)