Skip to content

Commit

Permalink
Merge pull request #82 from alphagov/dependabot/bundler/rubocop-govuk…
Browse files Browse the repository at this point in the history
…-eq-4.18.0

Update rubocop-govuk requirement from = 4.17.1 to = 4.18.0
  • Loading branch information
KludgeKML authored Jun 5, 2024
2 parents 9446d5b + 7668c14 commit a10b0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_personalisation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "pry-byebug"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec-rails"
spec.add_development_dependency "rubocop-govuk", "4.17.1"
spec.add_development_dependency "rubocop-govuk", "4.18.0"
spec.add_development_dependency "simplecov"
end

0 comments on commit a10b0ed

Please sign in to comment.