Depend on a recent version of Blimpy

This commit is contained in:
R. Tyler Croy 2012-09-02 16:08:04 -07:00
parent 8a0b00038d
commit 03b0152ee5
1 changed files with 2 additions and 0 deletions

View File

@ -14,4 +14,6 @@ Gem::Specification.new do |gem|
gem.name = "blimpy-cucumber"
gem.require_paths = ["lib"]
gem.version = Blimpy::Cucumber::VERSION
gem.add_dependency('blimpy', '~> 0.6.0')
end