Skip to content

Commit

Permalink
Bump rubocop-govuk from 5.0.6 to 5.0.7
Browse files Browse the repository at this point in the history
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.0.6 to 5.0.7.
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v5.0.6...v5.0.7)

---
updated-dependencies:
- dependency-name: rubocop-govuk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent af3e51e commit ad981cd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
climate_control (1.2.0)
coderay (1.1.3)
colorize (1.1.0)
Expand All @@ -27,9 +27,9 @@ GEM
drb (2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.3)
logger (1.6.4)
method_source (1.1.0)
minitest (5.25.4)
parallel (1.26.3)
Expand All @@ -42,7 +42,7 @@ GEM
racc (1.8.1)
rack (3.1.8)
rainbow (3.1.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -70,14 +70,14 @@ GEM
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-govuk (5.0.6)
rubocop-govuk (5.0.7)
rubocop (= 1.69.2)
rubocop-ast (= 1.37.0)
rubocop-capybara (= 2.21.0)
rubocop-rails (= 2.27.0)
rubocop-rails (= 2.28.0)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 3.3.0)
rubocop-rails (2.27.0)
rubocop-rails (2.28.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand All @@ -91,7 +91,7 @@ GEM
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down

0 comments on commit ad981cd

Please sign in to comment.