agcod.gemspec in agcod-0.0.3 vs agcod.gemspec in agcod-0.0.4
- old
+ new
@@ -1,17 +1,17 @@
# Generated by jeweler
-# DO NOT EDIT THIS FILE
-# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
+# DO NOT EDIT THIS FILE DIRECTLY
+# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{agcod}
- s.version = "0.0.3"
+ s.version = "0.0.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dan Pickett"]
- s.date = %q{2009-11-05}
+ s.date = %q{2010-11-18}
s.email = %q{dpickett@enlightsolutions.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
@@ -51,11 +51,11 @@
"test/test_helper.rb"
]
s.homepage = %q{http://github.com/dpickett/agcod}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.3.5}
+ s.rubygems_version = %q{1.3.7}
s.summary = %q{A Wrapper for Amazon Gift Cards On Demand}
s.test_files = [
"test/agcod/configuration_test.rb",
"test/macros/configuration.rb",
"test/test_helper.rb"
@@ -63,11 +63,12 @@
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3
- if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
+ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
else
end
else
end
end
+