cms-lite.gemspec in jbasdf-cms-lite-0.2.7 vs cms-lite.gemspec in jbasdf-cms-lite-0.3.1
- old
+ new
@@ -1,14 +1,14 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{cms-lite}
- s.version = "0.2.7"
+ s.version = "0.3.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball"]
- s.date = %q{2009-05-08}
+ s.date = %q{2009-05-09}
s.description = %q{CMS gem that makes it simple to interact with your content developers by serving pages from '/content'.}
s.email = %q{justinball@gmail.com}
s.extra_rdoc_files = [
"README.markdown"
]
@@ -25,12 +25,14 @@
"lib/cms_lite/exceptions.rb",
"lib/cms_lite/exceptions.rb",
"lib/cms_lite/initialize_routes.rb",
"lib/cms_lite/initialize_routes.rb",
"lib/cms_lite/languages.rb",
+ "lib/cms_lite/languages.rb",
"lib/cms_lite/tasks.rb",
"lib/cms_lite/tasks.rb",
"pkg/cms-lite-0.2.7.gem",
+ "pkg/cms-lite-0.3.0.gem",
"rails/init.rb",
"tasks/rails.rake",
"tasks/rails.rake",
"test/cms_lite_test.rb",
"test/test_helper.rb",