smacks-savon 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: smacks-savon
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Daniel Harrington
|
|
@@ -30,7 +30,7 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - ">="
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.2.
|
|
33
|
+
version: 0.2.8
|
|
34
34
|
version:
|
|
35
35
|
description: Savon is a lightweight SOAP client.
|
|
36
36
|
email:
|
|
@@ -67,9 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
67
67
|
version: "0"
|
|
68
68
|
version:
|
|
69
69
|
requirements:
|
|
70
|
-
- mocha for testing
|
|
71
|
-
- shoulda for testing
|
|
72
|
-
- apricoteatsgorilla for testing
|
|
70
|
+
- mocha and shoulda for testing
|
|
73
71
|
rubyforge_project:
|
|
74
72
|
rubygems_version: 1.2.0
|
|
75
73
|
signing_key:
|