Skip to content

Commit

Permalink
Remove jar-dependencies pin
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py committed Dec 11, 2024
1 parent d8c1066 commit 425ad27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ gem "rake", "~> 12.0"

ruby_version = Gem::Version.new(RUBY_VERSION)

gem "jar-dependencies", "0.4.1" if RUBY_PLATFORM == "java"

# Development tools
if ruby_version >= Gem::Version.new("2.7.0")
gem "debug", github: "ruby/debug", platform: :ruby
Expand Down

0 comments on commit 425ad27

Please sign in to comment.