diff --git a/Gemfile.lock b/Gemfile.lock index d1b3531..05205c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,8 +170,8 @@ GEM omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) omniauth (~> 1.9) - parallel (1.19.2) - parser (2.7.1.4) + parallel (1.20.1) + parser (2.7.2.0) ast (~> 2.4.1) pg (0.20.0) pry (0.12.2) @@ -220,7 +220,7 @@ GEM rake (13.0.1) rdoc (6.2.1) ref (2.0.0) - regexp_parser (1.7.1) + regexp_parser (1.8.2) request_store (1.4.1) rack (>= 1.4) rexml (3.2.4) @@ -243,17 +243,17 @@ GEM rspec-support (3.9.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.86.0) + rubocop (1.4.2) parallel (~> 1.10) - parser (>= 2.7.0.1) + parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.0.3, < 1.0) + rubocop-ast (>= 1.1.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.0.3) - parser (>= 2.7.0.1) + rubocop-ast (1.2.0) + parser (>= 2.7.1.5) ruby-progressbar (1.10.1) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1)