fullstack-admin.gemspec in fullstack-admin-0.2.9 vs fullstack-admin.gemspec in fullstack-admin-0.2.11
- old
+ new
@@ -3,20 +3,21 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "fullstack-admin"
- s.version = "0.2.9"
+ s.version = "0.2.11"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["mcasimir"]
- s.date = "2012-11-16"
+ s.date = "2012-12-07"
s.description = "Administration interface framework for fullstack"
s.email = "maurizio.cas@gmail.com"
s.extra_rdoc_files = [
"README.md"
]
s.files = [
+ ".project",
"Gemfile",
"Gemfile.lock",
"README.md",
"Rakefile",
"TODO.tasks",