public
Description: eBay4R is a Ruby wrapper for eBay's Web Services SOAP API
Homepage: http://rubyforge.org/projects/ebay4r/
Clone URL: git://github.com/up_the_irons/ebay4r.git
Click here to lend your support to: ebay4r and make a donation at www.pledgie.com !
Updated gemspec
up_the_irons (author)
Fri Mar 28 05:27:01 -0700 2008
commit  3bd4271bbc6e2a0a966073491e6191b2bcdb7c77
tree    de8fc278ef51100c2c9e9679977206029e0d4918
parent  896816ecc2eb0f2b7029da27522d196f8347f62c
...
4
5
6
7
 
8
9
10
...
4
5
6
 
7
8
9
10
0
@@ -4,7 +4,7 @@ require 'rubygems'
0
 
0
 spec = Gem::Specification.new do |s|
0
   s.name = "ebay"
0
- s.version = "0.8.0"
0
+ s.version = "1.1"
0
   s.author = "Garry Dolley"
0
   s.email = "gdolley@ucla.edu"
0
   s.homepage = "http://ebay4r.rubyforge.org"

Comments

    No one has commented yet.