puffer.gemspec in puffer-0.0.8 vs puffer.gemspec in puffer-0.0.9

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{puffer} - s.version = "0.0.8" + s.version = "0.0.9" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["pyromaniac"] s.date = %q{2011-02-02} s.description = %q{In Soviet Russia puffer admins you} @@ -30,15 +30,12 @@ "app/helpers/puffer_helper.rb", "app/views/admin/dashboard/index.html.erb", "app/views/layouts/puffer.html.erb", "app/views/puffer/_form.html.erb", "app/views/puffer/associated/_many.html.erb", - "app/views/puffer/associated/_one.html.erb", "app/views/puffer/associated/many.rjs", "app/views/puffer/associated/one.js.erb", - "app/views/puffer/associated/one.rjs", "app/views/puffer/association/_many.html.erb", - "app/views/puffer/association/_one.html.erb", "app/views/puffer/edit.html.erb", "app/views/puffer/index.html.erb", "app/views/puffer/new.html.erb", "app/views/puffer/show.html.erb", "app/views/puffer/toggle.rjs",