Skip to content

Commit

Permalink
[build] remove jar-dependencies due issues with 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Dec 6, 2024
1 parent c850425 commit a9a093a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ source 'https://rubygems.org'
gemspec if defined? JRUBY_VERSION

gem "rake", require: false

# for less surprises with newer releases
gem 'jar-dependencies', '>= 0.3.11', platform: :jruby, require: false

gem 'mocha', '~> 1.4', '< 2.0'

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

0 comments on commit a9a093a

Please sign in to comment.