sudo_attributes.gemspec in sudo_attributes-0.3.0 vs sudo_attributes.gemspec in sudo_attributes-0.4.0
- old
+ new
@@ -3,23 +3,25 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{sudo_attributes}
- s.version = "0.3.0"
+ s.version = "0.4.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Brown"]
- s.date = %q{2010-10-07}
+ s.date = %q{2010-11-19}
s.description = %q{Adds 'sudo' methods to update protected ActiveRecord attributes with mass assignment}
s.email = %q{github@lette.us}
s.extra_rdoc_files = [
"LICENSE",
"README.textile"
]
s.files = [
".document",
".gitignore",
+ "Gemfile",
+ "Gemfile.lock",
"LICENSE",
"README.textile",
"Rakefile",
"VERSION",
"init.rb",