Skip to content

Commit

Permalink
rubocop: gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hmarr committed Oct 24, 2018
1 parent 8fccea3 commit 372678a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rspec", "~> 3.8.0"
spec.add_development_dependency "rspec-its", "~> 1.2.0"
spec.add_development_dependency "rubocop", "~> 0.59.0"
spec.add_development_dependency "webmock", "~> 3.4.0"
spec.add_development_dependency "vcr", "~> 4.0.0"
spec.add_development_dependency "webmock", "~> 3.4.0"
end

0 comments on commit 372678a

Please sign in to comment.