diff --git a/Gemfile.lock b/Gemfile.lock index 6d43bdda3..5cc2899e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/alphagov/rubocop-govuk - revision: 5bd5d5264c47b525a9e550773bea1a8675c2b6ac + revision: 80f979de42c0cc7c5e0454ea454412e58b3d1970 specs: rubocop-govuk (5.0.2) rubocop (= 1.68.0) - rubocop-ast (= 1.34.1) + rubocop-ast (= 1.35.0) rubocop-capybara (= 2.21.0) rubocop-rails (= 2.27.0) rubocop-rake (= 0.6.0) @@ -438,10 +438,10 @@ GEM rswag-api (2.16.0) activesupport (>= 5.2, < 8.1) railties (>= 5.2, < 8.1) - rswag-specs (2.15.0) - activesupport (>= 5.2, < 8.0) + rswag-specs (2.16.0) + activesupport (>= 5.2, < 8.1) json-schema (>= 2.2, < 6.0) - railties (>= 5.2, < 8.0) + railties (>= 5.2, < 8.1) rspec-core (>= 2.14) rswag-ui (2.16.0) actionpack (>= 5.2, < 8.1) @@ -456,7 +456,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.1) + rubocop-ast (1.35.0) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41)