Skip to content

Commit

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

Update rubocop-govuk requirement from = 4.13.0 to = 4.14.0
  • Loading branch information
brucebolt authored Jan 30, 2024
2 parents 6fafb7e + 4e6c278 commit d033fd0
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.13.0"
spec.add_development_dependency "rubocop-govuk", "4.14.0"

spec.required_ruby_version = ">= 3.0"
end

0 comments on commit d033fd0

Please sign in to comment.