mongoid-lock.gemspec in mongoid-lock-0.0.7 vs mongoid-lock.gemspec in mongoid-lock-0.0.8
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "mongoid-lock"
- s.version = "0.0.7"
+ s.version = "0.0.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Petty"]
s.date = "2012-03-26"
s.description = "Adds synchronized lock-like behavior to a mongoid model instance"