Skip to content

Commit

Permalink
Regenerate gemspec for version 2.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Mar 7, 2011
1 parent 249c8c8 commit 443decd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions searchlogic.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{searchlogic} s.name = %q{searchlogic}
s.version = "2.4.31" s.version = "2.4.32"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Johnson of Binary Logic"] s.authors = ["Ben Johnson of Binary Logic"]
s.date = %q{2011-03-03} s.date = %q{2011-03-07}
s.description = %q{Searchlogic makes using ActiveRecord named scopes easier and less repetitive.} s.description = %q{Searchlogic makes using ActiveRecord named scopes easier and less repetitive.}
s.email = %q{bjohnson@binarylogic.com} s.email = %q{bjohnson@binarylogic.com}
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit 443decd

Please sign in to comment.