Skip to content

Commit

Permalink
Merge pull request #290 from flavorjones/flavorjones-pin-jar-dependen…
Browse files Browse the repository at this point in the history
…cies

dep: pin jar-dependencies
  • Loading branch information
flavorjones authored Dec 25, 2024
2 parents 3c09a93 + 7174e3e commit eada8a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ group :development do
gem("minitest", ["~> 5.14"])
gem("rake", ["~> 13.0"])
gem("rdoc", [">= 4.0", "< 7"])
gem("jar-dependencies", "0.4.1") if RUBY_PLATFORM == "java" # https://github.com/jruby/jruby/issues/7262

if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("3.0.0")
gem("rubocop", "1.65.0")
Expand Down

0 comments on commit eada8a7

Please sign in to comment.