diff --git a/Gemfile.lock b/Gemfile.lock index d7364a5..4c5605a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) ipaddress (0.8.3) - jaro_winkler (1.4.0) + jaro_winkler (1.5.1) jmespath (1.4.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -266,8 +266,8 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) - rubocop (0.57.0) - jaro_winkler (~> 1.4.0) + rubocop (0.57.1) + jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5) powerpack (~> 0.1)