Skip to content

Commit

Permalink
fixed gemspec hacks around hoe, everything works under jruby 1.6.0 wi…
Browse files Browse the repository at this point in the history
…th new rubygems

git-svn-id: svn://svn/ivy4r/trunk@94782 b231d3c1-3727-4d2b-b224-6530787e4ff7
  • Loading branch information
kp committed Apr 19, 2011
1 parent 8fec147 commit 5e93a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ivy4r.gemspec
Expand Up @@ -20,7 +20,6 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency 'Antwrap', '>= 0.7.0'
s.add_dependency 'hoe', '< 2.9.0' # Antwrap requires hoe, problem with jruby and rubygems 1.4.x
s.add_dependency 'ivy4r-jars', '>= 1.2.0'

s.add_development_dependency 'autotest', '>=4.4.6'
Expand Down

0 comments on commit 5e93a6e

Please sign in to comment.