Skip to content

Commit

Permalink
Merge pull request #369 from alphagov/dependabot/bundler/rubocop-govu…
Browse files Browse the repository at this point in the history
…k-eq-4.17.0

Update rubocop-govuk requirement from = 4.16.1 to = 4.17.0
  • Loading branch information
MuriloDalRi authored May 20, 2024
2 parents fe7d555 + cdbfadb commit af594d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_app_config.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.10"
spec.add_development_dependency "rspec-its", "~> 1.3"
spec.add_development_dependency "rubocop-govuk", "4.16.1"
spec.add_development_dependency "rubocop-govuk", "4.17.0"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "webmock"
end

0 comments on commit af594d7

Please sign in to comment.