Skip to content

Commit 4b9e50c

Browse files
committed
Don't explicitly install ruby-maven
It will be installed if needed by dependencies. stringio itself does not depend upon it.
1 parent 942ac04 commit 4b9e50c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ gemspec
55
group :development do
66
gem 'rake-compiler'
77
gem 'rdoc'
8-
gem 'ruby-maven', :platforms => :jruby
98
gem 'test-unit'
109
gem 'test-unit-ruby-core'
1110
end

0 commit comments

Comments
 (0)