Skip to content

Commit

Permalink
Regenerated gemspec for version 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Dec 29, 2009
1 parent ef575fb commit d1b058c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mongoid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{mongoid}
s.version = "0.10.5"
s.version = "0.10.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Durran Jordan"]
s.date = %q{2009-12-28}
s.date = %q{2009-12-29}
s.email = %q{durran@gmail.com}
s.extra_rdoc_files = [
"README.textile"
Expand Down Expand Up @@ -61,7 +61,6 @@ Gem::Specification.new do |s|
"lib/mongoid/extensions/hash/conversions.rb",
"lib/mongoid/extensions/hash/criteria_helpers.rb",
"lib/mongoid/extensions/integer/conversions.rb",
"lib/mongoid/extensions/object/casting.rb",
"lib/mongoid/extensions/object/conversions.rb",
"lib/mongoid/extensions/string/conversions.rb",
"lib/mongoid/extensions/string/inflections.rb",
Expand Down

0 comments on commit d1b058c

Please sign in to comment.