depend on yawpa
This commit is contained in:
parent
05ada6c504
commit
85157bc8f2
@ -2,11 +2,13 @@ PATH
|
||||
remote: .
|
||||
specs:
|
||||
svi (0.1.0)
|
||||
yawpa (~> 1.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
rake (10.4.2)
|
||||
yawpa (1.3.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -28,6 +28,7 @@ Gem::Specification.new do |spec|
|
||||
spec.extensions = %w[ext/svi/extconf.rb]
|
||||
spec.require_paths = ["lib"]
|
||||
|
||||
spec.add_dependency "yawpa", "~> 1.0"
|
||||
spec.add_development_dependency "bundler", "~> 1.10"
|
||||
spec.add_development_dependency "rake", "~> 10.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user