Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [rswag-specs](https://github.com/rswag/rswag) and [rubocop-govuk](https://github.com/alphagov/rubocop-govuk).


Updates `rswag-specs` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](rswag/rswag@2.15.0...2.16.0)

Updates `rubocop-govuk` from `5bd5d52` to `80f979d`
- [Commits](alphagov/rubocop-govuk@5bd5d52...80f979d)

---
updated-dependencies:
- dependency-name: rswag-specs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rubocop-govuk
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent cd568bf commit ac840e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit ac840e1

Please sign in to comment.