Skip to content

Commit a9a093a

Browse files
committed
[build] remove jar-dependencies due issues with 0.5.0
1 parent c850425 commit a9a093a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ source 'https://rubygems.org'
44
gemspec if defined? JRUBY_VERSION
55

66
gem "rake", require: false
7-
8-
# for less surprises with newer releases
9-
gem 'jar-dependencies', '>= 0.3.11', platform: :jruby, require: false
10-
117
gem 'mocha', '~> 1.4', '< 2.0'
128

139
# NOTE: runit-maven-plugin will use it's own :

0 commit comments

Comments
 (0)