Skip to content

Commit

Permalink
Merge pull request #2163 from sparklemotion/dependabot/bundler/ruboco…
Browse files Browse the repository at this point in the history
…p-tw-1.7

build(deps-dev): update rubocop requirement from ~> 0.88 to ~> 1.7
  • Loading branch information
flavorjones authored Jan 4, 2021
2 parents 1c1fba5 + 376e94d commit ac4ba04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nokogiri.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ NOKOGIRI_SPEC ||= Gem::Specification.new do |spec|
spec.add_development_dependency("rake-compiler", "~> 1.1")
spec.add_development_dependency("rake-compiler-dock", "~> 1.1")
spec.add_development_dependency("rexical", "~> 1.0.5")
spec.add_development_dependency("rubocop", "~> 0.88")
spec.add_development_dependency("rubocop", "~> 1.7")
spec.add_development_dependency("simplecov", "~> 0.20")
spec.add_development_dependency("yard", "~> 0.9")

Expand Down

0 comments on commit ac4ba04

Please sign in to comment.