resourcelogic.gemspec in resourcelogic-0.12.2 vs resourcelogic.gemspec in resourcelogic-0.12.3
- old
+ new
@@ -1,22 +1,24 @@
+# Generated by jeweler
+# DO NOT EDIT THIS FILE
+# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{resourcelogic}
- s.version = "0.12.2"
+ s.version = "0.12.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Johnson of Binary Logic"]
- s.date = %q{2009-07-16}
+ s.date = %q{2009-08-12}
s.email = %q{bjohnson@binarylogic.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
s.files = [
".gitignore",
- "CHANGELOG.rdoc",
"LICENSE",
"README.rdoc",
"Rakefile",
"VERSION.yml",
"init.rb",
@@ -26,11 +28,10 @@
"lib/resourcelogic/actions.rb",
"lib/resourcelogic/aliases.rb",
"lib/resourcelogic/base.rb",
"lib/resourcelogic/child.rb",
"lib/resourcelogic/context.rb",
- "lib/resourcelogic/context_options.rb",
"lib/resourcelogic/failable_action_options.rb",
"lib/resourcelogic/parent.rb",
"lib/resourcelogic/response_collector.rb",
"lib/resourcelogic/scope.rb",
"lib/resourcelogic/self.rb",
@@ -42,10 +43,10 @@
]
s.homepage = %q{http://github.com/binarylogic/resourcelogic}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{resourcelogic}
- s.rubygems_version = %q{1.3.4}
+ s.rubygems_version = %q{1.3.5}
s.summary = %q{Removes the need to namespace controllers by adding context and relative url functions among other things.}
if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
s.specification_version = 3