Skip to content

Commit 8e22d78

Browse files
committed
Remove jar-dependencies pin
1 parent 3b5cde4 commit 8e22d78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ gem "rake", "~> 12.0"
77

88
ruby_version = Gem::Version.new(RUBY_VERSION)
99

10-
gem "jar-dependencies", "0.4.1" if RUBY_PLATFORM == "java"
11-
1210
# Development tools
1311
if ruby_version >= Gem::Version.new("2.7.0")
1412
gem "debug", github: "ruby/debug", platform: :ruby

0 commit comments

Comments
 (0)