Skip to content

Commit c82dcf4

Browse files
committed
Pin jar-dependencies to match jruby 9.4.13.0
When default and bundler dont agree we can see errors about activated versions.
1 parent 95624ab commit c82dcf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ gem "murmurhash3", "= 0.1.6" # Pins until version 0.1.7-java is released
4242
gem "date", "= 3.3.3"
4343
gem "thwait"
4444
gem "bigdecimal", "~> 3.1"
45+
gem "jar-dependencies", "= 0.5.4" # Pin to avoid conflict with default

0 commit comments

Comments
 (0)