Skip to content

Commit

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

Update rubocop-govuk requirement from = 4.17.0 to = 4.17.1
  • Loading branch information
kevindew authored May 22, 2024
2 parents 08d5006 + 2210eeb commit a917f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_schemas.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "pry-byebug"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.4"
spec.add_development_dependency "rubocop-govuk", "4.17.0"
spec.add_development_dependency "rubocop-govuk", "4.17.1"

spec.required_ruby_version = ">= 3.1.4"
end

0 comments on commit a917f86

Please sign in to comment.