diff --git a/Gemfile.lock b/Gemfile.lock index 94ac93f33..a3ce16ddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/baarkerlounger/devise.git - revision: 0f585ea6683a06858863597628b48610731c2613 + revision: 223969286e51b02e78309b7dad908d223d6ba7f5 branch: dluhc-fixes specs: devise (4.8.1) @@ -322,33 +322,33 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.3) - rubocop (1.23.0) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.13.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-govuk (4.2.0) - rubocop (= 1.23.0) - rubocop-ast (= 1.13.0) - rubocop-rails (= 2.12.4) + rubocop-govuk (4.3.0) + rubocop (= 1.25.0) + rubocop-ast (= 1.15.1) + rubocop-rails (= 2.13.2) rubocop-rake (= 0.6.0) - rubocop-rspec (= 2.6.0) + rubocop-rspec (= 2.7.0) rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.12.4) + rubocop-rails (2.13.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.6.0) + rubocop-rspec (2.7.0) rubocop (~> 1.19) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5)