jruby-jars.gemspec in jruby-jars-1.7.18 vs jruby-jars.gemspec in jruby-jars-1.7.19
- old
+ new
@@ -1,7 +1,6 @@
#-*- mode: ruby -*-
-require 'rake'
require 'fileutils'
version = File.read( File.join( File.dirname(File.expand_path(__FILE__)), '..', '..', 'VERSION' ) ).strip
# this regexp can be refined to work with pre, rc1, rc2 and such cases