Skip to content

Commit

Permalink
rake update
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat committed Mar 30, 2020
1 parent 95b76b9 commit e75ae6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configcat.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "semantic", "~> 1.6"

spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", "~> 11.1"
spec.add_development_dependency "coveralls", "~> 0.8"
spec.add_development_dependency "webmock", "~> 3.0"
end

0 comments on commit e75ae6e

Please sign in to comment.