swift.gemspec in swift-0.12.0 vs swift.gemspec in swift-0.13.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{swift}
- s.version = "0.12.0"
+ s.version = "0.13.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Shane Hanna}, %q{Bharanee 'Barney' Rathna}]
- s.date = %q{2011-10-13}
+ s.date = %q{2011-11-16}
s.description = %q{A rational rudimentary database abstraction.}
s.email = [%q{shane.hanna@gmail.com}, %q{deepfryed@gmail.com}]
s.extensions = [%q{ext/extconf.rb}]
s.extra_rdoc_files = [
"LICENSE",
@@ -71,10 +71,10 @@
"test/test_types.rb",
"test/test_validations.rb"
]
s.homepage = %q{http://github.com/shanna/swift}
s.require_paths = [%q{lib}]
- s.rubygems_version = %q{1.8.5}
+ s.rubygems_version = %q{1.8.2}
s.summary = %q{A rational rudimentary database abstraction.}
if s.respond_to? :specification_version then
s.specification_version = 3