Skip to content

Commit

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

Update rubocop-govuk requirement from = 4.12.0 to = 4.13.0
  • Loading branch information
JonathanHallam authored Dec 22, 2023
2 parents 7bccd0b + 72edfb6 commit e802eb8
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.12.0"
spec.add_development_dependency "rubocop-govuk", "4.13.0"

spec.required_ruby_version = ">= 3.0"
end

0 comments on commit e802eb8

Please sign in to comment.