Skip to content

Commit 495503b

Browse files
committed
Added rake as a development dependency
1 parent aa2e8ad commit 495503b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

split-analytics.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ Gem::Specification.new do |gem|
1919
gem.add_dependency('split', ">= 0.3.0")
2020

2121
gem.add_development_dependency('rspec', "~> 2.14")
22+
gem.add_development_dependency('rake', ">= 10.3.2")
2223
end

0 commit comments

Comments
 (0)