aurb.gemspec in aurb-1.2.1 vs aurb.gemspec in aurb-1.2.2

- 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{aurb} - s.version = "1.2.1" + s.version = "1.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Gigamo"] s.date = %q{2010-03-05} s.default_executable = %q{aurb} @@ -31,9 +31,10 @@ "lib/aurb/core_ext.rb", "lib/aurb/core_ext/hash.rb", "lib/aurb/core_ext/object.rb", "lib/aurb/core_ext/string.rb", "lib/aurb/version.rb", + "performance/aur.rb", "test/test_helper.rb", "test/unit/test_aur.rb", "test/unit/test_support.rb" ] s.homepage = %q{http://github.com/gigamo/aurb}