From 7a25032c841e3f8dbaec74acfe6e9c7d7f785bb1 Mon Sep 17 00:00:00 2001 From: Stuart Coyle Date: Mon, 6 Jun 2011 11:26:54 +1000 Subject: [PATCH] Regenerated gemspec for version 0.1.7 --- acts_as_oqgraph.gemspec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/acts_as_oqgraph.gemspec b/acts_as_oqgraph.gemspec index 2baa38d..bd9e254 100644 --- a/acts_as_oqgraph.gemspec +++ b/acts_as_oqgraph.gemspec @@ -5,12 +5,12 @@ Gem::Specification.new do |s| s.name = %q{acts_as_oqgraph} - s.version = "0.1.6" + s.version = "0.1.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Stuart Coyle"] - s.date = %q{2010-07-22} - s.description = %q{Acts As OQGraph allows ActiveRecord models to use the fast ans powerful OQGraph engine for MYSQL.} + s.date = %q{2011-06-06} + s.description = %q{Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.} s.email = %q{stuart.coyle@gmail.com} s.extra_rdoc_files = [ "LICENSE", @@ -34,7 +34,7 @@ Gem::Specification.new do |s| s.homepage = %q{http://github.com/stuart/acts_as_oqgraph} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] - s.rubygems_version = %q{1.3.6} + s.rubygems_version = %q{1.3.7} s.summary = %q{Use the Open Query Graph engine with Active Record} s.test_files = [ "test/helper.rb", @@ -47,7 +47,7 @@ Gem::Specification.new do |s| 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