Skip to content

Commit

Permalink
Bump to 4.8.0
Browse files Browse the repository at this point in the history
This releases updates to rubocop, rubocop-ast, rubocop-rails and
rubocop-rspec.

Tested in:

- Whitehall - no issues
- Content Publisher - no issues
- Search API - 3 autocorrectable issues
  • Loading branch information
ChrisBAshton committed Oct 25, 2022
1 parent 36ba13b commit 6d4dace
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 4.8.0

- Update rubocop to 1.37.1
- Update rubocop-ast to 1.23.0
- Update rubocop-rails to 2.17.1
- Update rubocop-rspec to 2.14.1

# 4.7.0

- Update rubocop to 1.35.0
Expand Down
2 changes: 1 addition & 1 deletion rubocop-govuk.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "rubocop-govuk"
spec.version = "4.7.0"
spec.version = "4.8.0"
spec.authors = ["Government Digital Service"]
spec.email = ["govuk-dev@digital.cabinet-office.gov.uk"]

Expand Down

0 comments on commit 6d4dace

Please sign in to comment.