resque_spec.gemspec in resque_spec-0.3.1 vs resque_spec.gemspec in resque_spec-0.4.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{resque_spec} - s.version = "0.3.1" + s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Les Hill"] - s.date = %q{2010-08-18} + s.date = %q{2010-09-16} s.description = %q{RSpec matchers for Resque} s.email = %q{leshill@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.md" @@ -20,9 +20,10 @@ ".document", ".gitignore", ".rspec", ".rvmrc", "Gemfile", + "Gemfile.lock", "LICENSE", "README.md", "Rakefile", "VERSION", "lib/resque_spec.rb",