jettywrapper.gemspec in jettywrapper-1.4.1 vs jettywrapper.gemspec in jettywrapper-1.4.2

- old
+ new

@@ -3,10 +3,10 @@ require "jettywrapper/version" require 'bundler' Gem::Specification.new do |s| s.name = "jettywrapper" - s.version = GEMVERSION + s.version = Jettywrapper::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Chris Beer", "Justin Coyne", "Bess Sadler"] s.email = ["hydra-tech@googlegroups.com"] s.homepage = "https://github.com/projecthydra/jettywrapper" s.summary = %q{Convenience tasks for working with jetty from within a ruby project.}