Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64d2b7101a | ||
|
|
01a1be8084 | ||
|
|
378dd0e39d |
@@ -1,4 +1,4 @@
|
|||||||
# The version of the gem
|
# The version of the gem
|
||||||
module Zanzibar
|
module Zanzibar
|
||||||
VERSION = '0.1.23'
|
VERSION = '0.1.24'
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.add_development_dependency 'fakefs', '~> 0.6.4'
|
spec.add_development_dependency 'fakefs', '~> 0.6.4'
|
||||||
spec.add_development_dependency 'simplecov', '~> 0.9.1'
|
spec.add_development_dependency 'simplecov', '~> 0.9.1'
|
||||||
|
|
||||||
spec.add_runtime_dependency 'savon', '~> 2.8.0'
|
spec.add_runtime_dependency 'savon', '~> 2.10.0'
|
||||||
spec.add_runtime_dependency 'rubyntlm', '~> 0.4.0'
|
spec.add_runtime_dependency 'rubyntlm', '~> 0.4.0'
|
||||||
spec.add_runtime_dependency 'thor', '~> 0.19.0'
|
spec.add_runtime_dependency 'thor', '~> 0.19.0'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user