Skip to content

Commit

Permalink
rake 12
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Dec 17, 2019
1 parent 43b55db commit 781b307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.0.0"

spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_runtime_dependency "excon"
end

0 comments on commit 781b307

Please sign in to comment.