savon 0.2.7 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/Rakefile CHANGED
@@ -38,7 +38,7 @@ begin
38
38
  ]
39
39
 
40
40
  spec.add_runtime_dependency("hpricot", "0.8.241")
41
- spec.add_runtime_dependency("rubiii-apricoteatsgorilla", "0.5.9")
41
+ spec.add_runtime_dependency("apricoteatsgorilla", "0.5.9")
42
42
 
43
43
  spec.add_development_dependency("rspec", ">= 1.2.8")
44
44
  spec.add_development_dependency("rr", ">= 0.10.0")
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.7
1
+ 0.2.8
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: savon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Harrington
@@ -23,7 +23,7 @@ dependencies:
23
23
  version: 0.8.241
24
24
  version:
25
25
  - !ruby/object:Gem::Dependency
26
- name: rubiii-apricoteatsgorilla
26
+ name: apricoteatsgorilla
27
27
  type: :runtime
28
28
  version_requirement:
29
29
  version_requirements: !ruby/object:Gem::Requirement