Skip to content

Commit

Permalink
Merge pull request #346 from alphagov/release-4.14.0
Browse files Browse the repository at this point in the history
Bump to 4.14.0
  • Loading branch information
ChrisBAshton authored Jan 26, 2024
2 parents 79be6a6 + 3a8b9e9 commit c972d3f
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.14.0

- Update rubocop to 1.60.2
- Update rubocop-rails to 2.23.1
- Update rubocop-rspec to 2.26.1
- Add Snyk scans to CI pipeline

## 4.13.0

- Update rubocop to 1.59.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.13.0"
spec.version = "4.14.0"
spec.authors = ["Government Digital Service"]
spec.email = ["govuk-dev@digital.cabinet-office.gov.uk"]

Expand Down

0 comments on commit c972d3f

Please sign in to comment.