google4r-checkout 1.0.6 → 1.0.6.1

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGES CHANGED
@@ -1,5 +1,10 @@
1
1
  =google4r-checkout Changelog
2
2
 
3
+ == 1.0.6.1 (2010-04-20)
4
+
5
+ * Fixed issue #14 - will not load on Ruby 1.9.x
6
+ * Added homepage URL to gem specification
7
+
3
8
  == 1.0.6 (2010-04-01)
4
9
 
5
10
  * Added beta Subscriptions API support.
@@ -1,3 +1,4 @@
1
+ # coding: utf-8
1
2
  #--
2
3
  # Project: google4r
3
4
  # File: lib/google4r/checkout/notifications.rb
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 1
7
7
  - 0
8
8
  - 6
9
- version: 1.0.6
9
+ - 1
10
+ version: 1.0.6.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Tony Chan
@@ -14,7 +15,7 @@ autorequire: ""
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-04-01 00:00:00 -04:00
18
+ date: 2010-04-20 00:00:00 -04:00
18
19
  default_executable:
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
@@ -55,7 +56,7 @@ files:
55
56
  - LICENSE
56
57
  - CHANGES
57
58
  has_rdoc: true
58
- homepage:
59
+ homepage: http://code.google.com/p/google-checkout-ruby-sample-code
59
60
  licenses: []
60
61
 
61
62
  post_install_message: