mongoid-rspec.gemspec in mongoid-rspec-1.1.0 vs mongoid-rspec.gemspec in mongoid-rspec-1.1.1
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{mongoid-rspec}
- s.version = "1.1.0"
+ s.version = "1.1.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Evan Sagge"]
s.date = %q{2010-06-02}
s.description = %q{RSpec matches for Mongoid models, including association and validation matchers}