diff --git a/Gemfile.lock b/Gemfile.lock index 4c8c1106e..437da8351 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,7 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.8.3) concurrent-ruby (~> 1.0) i18n-tasks (0.9.31) activesupport (>= 4.0.2) @@ -410,7 +410,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) redis (4.1.4) - regexp_parser (1.7.0) + regexp_parser (1.7.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -466,10 +466,10 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (0.0.3) parser (>= 2.7.0.1) - rubocop-rails (2.5.2) - activesupport + rubocop-rails (2.6.0) + activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 0.72.0) + rubocop (>= 0.82.0) rubocop-rspec (1.39.0) rubocop (>= 0.68.1) ruby-progressbar (1.10.1)