diff --git a/Gemfile.lock b/Gemfile.lock index 218a5148..aba7e62d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,6 @@ GEM activesupport (>= 4.2.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) jbuilder (2.10.0) activesupport (>= 5.0.0) jquery-rails (4.3.5) @@ -121,7 +120,7 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) - parser (2.7.0.5) + parser (2.7.1.3) ast (~> 2.4.0) pg (0.21.0) pry (0.13.1) @@ -164,14 +163,17 @@ GEM rb-readline (0.5.5) regexp_parser (1.7.0) rexml (3.2.4) - rubocop (0.81.0) - jaro_winkler (~> 1.5.1) + rubocop (0.85.1) parallel (~> 1.10) parser (>= 2.7.0.1) rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) rexml + rubocop-ast (>= 0.0.3) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.0.3) + parser (>= 2.7.0.1) ruby-progressbar (1.10.1) sass (3.7.4) sass-listen (~> 4.0.0)