mongoid-locker.gemspec in mongoid-locker-0.1.0 vs mongoid-locker.gemspec in mongoid-locker-0.1.1
- old
+ new
@@ -3,24 +3,25 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "mongoid-locker"
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aidan Feldman"]
- s.date = "2012-07-03"
+ s.date = "2012-07-11"
s.description = "Allows multiple processes to operate on individual documents in MongoDB while ensuring that only one can act at a time."
s.email = "aidan.feldman@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
]
s.files = [
".document",
".rspec",
".travis.yml",
+ "CHANGELOG.md",
"Gemfile",
"Guardfile",
"LICENSE.txt",
"README.md",
"Rakefile",