jasnode.gemspec in jasnode-0.2.0.0 vs jasnode.gemspec in jasnode-0.4.0.0

- 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{jasnode} - s.version = "0.2.0.0" + s.version = "0.4.0.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Cory Ondrejka"] s.date = %q{2010-03-30} s.default_executable = %q{jasnode} @@ -132,11 +132,10 @@ "jasmine/src/version.json", "jasnode.gemspec", "lib/jasnode.js", "lib/jasnode.rb", "lib/jasnode/core.rb", - "pkg/jasnode-0.1.0.0.gem", "spec/jasnode/jasnode_spec.rb", "spec/rspec_suite.rb", "spec/spec_helper.rb", "templates/Rakefile", "templates/bin/hello_world", @@ -148,10 +147,10 @@ "templates/spec/spec.js" ] s.homepage = %q{http://angrybits.github.com/jasnode} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] - s.rubygems_version = %q{1.3.5} + s.rubygems_version = %q{1.3.6} s.summary = %q{Jasmine Ruby Runner} s.test_files = [ "spec/jasnode/jasnode_spec.rb", "spec/rspec_suite.rb", "spec/spec_helper.rb"