We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d4ac9 commit a2c1372Copy full SHA for a2c1372
Gemfile
@@ -12,3 +12,6 @@ group :development do
12
gem 'gettext'
13
gem 'prism', '>= 0.30.0'
14
end
15
+
16
+# Workaround for https://github.com/mkristian/jar-dependencies/issues/86
17
+gem "jar-dependencies", "~> 0.4.0", platform: :jruby
0 commit comments