bulldog.gemspec in bulldog-0.0.6 vs bulldog.gemspec in bulldog-0.0.7

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{bulldog} - s.version = "0.0.6" + s.version = "0.0.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["George Ogata"] s.date = %q{2009-11-17} s.description = %q{= Bulldog @@ -56,10 +56,11 @@ "lib/bulldog/tempfile.rb", "lib/bulldog/util.rb", "lib/bulldog/validations.rb", "lib/bulldog/vector2.rb", "rails/init.rb", + "rails/rails.rb", "script/console", "spec/data/empty.txt", "spec/data/test.jpg", "spec/data/test.mov", "spec/data/test.ogg", @@ -89,10 +90,11 @@ "spec/unit/interpolation_spec.rb", "spec/unit/processor/argument_tree_spec.rb", "spec/unit/processor/ffmpeg_spec.rb", "spec/unit/processor/image_magick_spec.rb", "spec/unit/processor/one_shot_spec.rb", + "spec/unit/rails_spec.rb", "spec/unit/reflection_spec.rb", "spec/unit/stream_spec.rb", "spec/unit/style_set_spec.rb", "spec/unit/style_spec.rb", "spec/unit/validations_spec.rb", @@ -127,9 +129,10 @@ "spec/unit/interpolation_spec.rb", "spec/unit/processor/argument_tree_spec.rb", "spec/unit/processor/ffmpeg_spec.rb", "spec/unit/processor/image_magick_spec.rb", "spec/unit/processor/one_shot_spec.rb", + "spec/unit/rails_spec.rb", "spec/unit/reflection_spec.rb", "spec/unit/stream_spec.rb", "spec/unit/style_set_spec.rb", "spec/unit/style_spec.rb", "spec/unit/validations_spec.rb",