Skip to content

Commit

Permalink
Update rake
Browse files Browse the repository at this point in the history
  • Loading branch information
oieioi committed Apr 18, 2020
1 parent 4969d8e commit 7f0842b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redash_exporter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler"
spec.add_development_dependency "byebug", "~> 11.0.1"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", ">= 12.3.3"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rubocop", "~> 0.67.2"
end

0 comments on commit 7f0842b

Please sign in to comment.