voyager_api.gemspec in voyager_api-0.1.2 vs voyager_api.gemspec in voyager_api-0.2.0
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{voyager_api}
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
- s.authors = ["James Stuart", "Gary Bertchume"]
- s.date = %q{2011-08-15}
+ s.authors = [%q{James Stuart}, %q{Gary Bertchume}]
+ s.date = %q{2011-09-13}
s.description = %q{Middleware gem for Voyager 7 API calls, specificially holdings information }
s.email = %q{github@jamesstuart.org}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -48,10 +48,11 @@
"test/fixtures/holdings_7658454.xml",
"test/fixtures/holdings_7784963.xml",
"test/fixtures/holdings_8189127.xml",
"test/fixtures/holdings_8267323.xml",
"test/fixtures/holdings_8615744.xml",
+ "test/fixtures/holdings_8661671.xml",
"test/fixtures/holdings_8828760.xml",
"test/fixtures/holdings_8889994.xml",
"test/fixtures/holdings_8891001.xml",
"test/fixtures/holdings_8891001_2.xml",
"test/fixtures/holdings_8918502.xml",
@@ -65,12 +66,12 @@
"test/test_voyager_api.rb",
"test/test_voyager_connection.rb",
"voyager_api.gemspec"
]
s.homepage = %q{http://github.com/cul/voyager_api}
- s.licenses = ["MIT"]
- s.require_paths = ["lib"]
- s.rubygems_version = %q{1.6.2}
+ s.licenses = [%q{MIT}]
+ s.require_paths = [%q{lib}]
+ s.rubygems_version = %q{1.8.6}
s.summary = %q{Columbia University Voyager 7 API wrapper}
if s.respond_to? :specification_version then
s.specification_version = 3