rack-contrib.gemspec in devver-rack-contrib-0.9.3 vs rack-contrib.gemspec in devver-rack-contrib-0.9.4

- old
+ new

@@ -1,11 +1,11 @@ Gem::Specification.new do |s| s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.name = 'devver-rack-contrib' - s.version = '0.9.3' + s.version = '0.9.4' s.date = '2010-01-10' s.description = "The Devver fork of rack-contrib" s.summary = "This gem is the Devver fork of rack-contrib (http://github.com/rack/rack-contrib) so we can play around with new features we're building. You should not use this version and use the official rack-contrib gem instead." @@ -33,9 +33,10 @@ lib/rack/contrib/lighttpd_script_name_fix.rb lib/rack/contrib/locale.rb lib/rack/contrib/mailexceptions.rb lib/rack/contrib/nested_params.rb lib/rack/contrib/not_found.rb + lib/rack/contrib/perftools_profiler.rb lib/rack/contrib/post_body_content_type_parser.rb lib/rack/contrib/proctitle.rb lib/rack/contrib/profiler.rb lib/rack/contrib/relative_redirect.rb lib/rack/contrib/response_cache.rb