xero_gateway.gemspec in xero_gateway-2.0.3 vs xero_gateway.gemspec in xero_gateway-2.0.4

- old
+ new

@@ -1,16 +1,14 @@ Gem::Specification.new do |s| s.name = "xero_gateway" - s.version = "2.0.3" + s.version = "2.0.4" s.date = "2010-09-30" s.summary = "Enables ruby based applications to communicate with the Xero API" s.email = "tim@connorsoftware.com" s.homepage = "http://github.com/tlconnor/xero_gateway" s.description = "Enables ruby based applications to communicate with the Xero API" s.has_rdoc = false s.authors = ["Tim Connor", "Nik Wakelin"] - s.add_dependency('builder', '>= 2.1.2') - s.add_dependency('oauth', '>= 0.3.6') s.files = ["CHANGELOG.textile", "init.rb", "LICENSE", "Rakefile", "README.textile",