amee-data-abstraction.gemspec in amee-data-abstraction-2.0.0 vs amee-data-abstraction.gemspec in amee-data-abstraction-2.1.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{amee-data-abstraction}
- s.version = "2.0.0"
+ s.version = "2.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Hetherington", "Andrew Berkeley", "James Smith", "George Palmer"]
- s.date = %q{2011-09-28}
+ s.date = %q{2011-10-10}
s.description = %q{Part of the AMEEappkit this gem provides a data abstraction layer, decreasing the amount and detail of development required}
s.email = %q{help@amee.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.txt"
@@ -69,10 +69,10 @@
"spec/spec_helper.rb"
]
s.homepage = %q{http://github.com/AMEE/amee-data-abstraction}
s.licenses = ["BSD 3-Clause"]
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.4.2}
+ s.rubygems_version = %q{1.5.3}
s.summary = %q{Calculation and form building tool hiding details of AMEEconnect}
if s.respond_to? :specification_version then
s.specification_version = 3