diff --git a/Gemfile.lock b/Gemfile.lock index fff9066..08730c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM i18n (1.1.1) concurrent-ruby (~> 1.0) ipaddress (0.8.3) - jaro_winkler (1.5.1) + jaro_winkler (1.5.2) jmespath (1.4.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -200,8 +200,8 @@ GEM warden oath-generators (1.0.1) oath (>= 0.0.12) - parallel (1.12.1) - parser (2.5.1.2) + parallel (1.13.0) + parser (2.6.0.0) ast (~> 2.4.0) pg (1.1.3) poltergeist (1.18.1) @@ -274,7 +274,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - rubocop (0.60.0) + rubocop (0.63.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) @@ -330,7 +330,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.4) - unicode-display_width (1.4.0) + unicode-display_width (1.4.1) warden (1.2.7) rack (>= 1.0) websocket-driver (0.7.0)