Skip to content

Commit

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

Update rubocop-govuk requirement from = 4.16.0 to = 4.16.1
  • Loading branch information
JonathanHallam authored Apr 5, 2024
2 parents 8f49411 + 2cb3d42 commit b420a4f
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.16.0"
spec.add_development_dependency "rubocop-govuk", "4.16.1"

spec.required_ruby_version = ">= 3.1.4"
end

0 comments on commit b420a4f

Please sign in to comment.