amee-data-abstraction.gemspec in amee-data-abstraction-2.2.0 vs amee-data-abstraction.gemspec in amee-data-abstraction-2.2.1
- 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.2.0"
+ s.version = "2.2.1"
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-10-18}
+ s.date = %q{2011-10-25}
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"
@@ -60,20 +60,21 @@
"spec/config/amee_units_spec.rb",
"spec/core-extensions/class_spec.rb",
"spec/core-extensions/hash_spec.rb",
"spec/core-extensions/ordered_hash_spec.rb",
"spec/core-extensions/proc_spec.rb",
+ "spec/fixtures/config/calculations/autoloaded.rb",
"spec/fixtures/config/calculations/electricity.rb",
"spec/fixtures/config/calculations/electricity_and_transport.rb",
"spec/fixtures/config/calculations/transport.rb",
"spec/fixtures/config/electricity.rb",
"spec/spec.opts",
"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.5.3}
+ s.rubygems_version = %q{1.6.2}
s.summary = %q{Calculation and form building tool hiding details of AMEEconnect}
if s.respond_to? :specification_version then
s.specification_version = 3