rubiii-apricoteatsgorilla 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.rdoc CHANGED
@@ -12,7 +12,7 @@ for working with SOAP services.
12
12
 
13
13
  hpricot 0.8.241 (the latest JRuby-compatible version)
14
14
 
15
- Also available at: {GitHub Downloads}[http://github.com/smacks/apricoteatsgorilla/downloads]
15
+ Also available at: {GitHub Downloads}[http://github.com/rubiii/apricoteatsgorilla/downloads]
16
16
 
17
17
  == Translate an XML String into a Ruby Hash
18
18
 
@@ -51,4 +51,4 @@ Also available at: {GitHub Downloads}[http://github.com/smacks/apricoteatsgorill
51
51
  == Read more
52
52
 
53
53
  For more detailed information, please take a look at the
54
- {GitHub Wiki}[http://wiki.github.com/smacks/apricoteatsgorilla].
54
+ {GitHub Wiki}[http://wiki.github.com/rubiii/apricoteatsgorilla].
data/Rakefile CHANGED
@@ -24,7 +24,7 @@ begin
24
24
  spec.name = "apricoteatsgorilla"
25
25
  spec.author = "Daniel Harrington"
26
26
  spec.email = "me@d-harrington.com"
27
- spec.homepage = "http://github.com/smacks/apricoteatsgorilla"
27
+ spec.homepage = "http://github.com/rubiii/apricoteatsgorilla"
28
28
  spec.summary = "SOAP communication helper."
29
29
  spec.description = spec.summary
30
30
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.2
1
+ 0.5.3
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{apricoteatsgorilla}
8
- s.version = "0.5.2"
8
+ s.version = "0.5.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Daniel Harrington"]
@@ -31,7 +31,7 @@ Gem::Specification.new do |s|
31
31
  "spec/spec_helper.rb"
32
32
  ]
33
33
  s.has_rdoc = true
34
- s.homepage = %q{http://github.com/smacks/apricoteatsgorilla}
34
+ s.homepage = %q{http://github.com/rubiii/apricoteatsgorilla}
35
35
  s.rdoc_options = ["--charset=UTF-8", "--title", "Apricot eats Gorilla", "--main", "README.rdoc", "--line-numbers", "--inline-source"]
36
36
  s.require_paths = ["lib"]
37
37
  s.rubygems_version = %q{1.3.1}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubiii-apricoteatsgorilla
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.2
4
+ version: 0.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Harrington
@@ -55,7 +55,7 @@ files:
55
55
  - spec/apricoteatsgorilla/xml_node_spec.rb
56
56
  - spec/spec_helper.rb
57
57
  has_rdoc: true
58
- homepage: http://github.com/smacks/apricoteatsgorilla
58
+ homepage: http://github.com/rubiii/apricoteatsgorilla
59
59
  licenses:
60
60
  post_install_message:
61
61
  rdoc_options: