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 198adcf commit caf91cfCopy full SHA for caf91cf
Gemfile.template
@@ -42,4 +42,5 @@ gem "murmurhash3", "= 0.1.6" # Pins until version 0.1.7-java is released
42
gem "date", "= 3.3.3"
43
gem "thwait"
44
gem "bigdecimal", "~> 3.1"
45
+gem "cgi", "~> 0.3.7" # Pins until a new jruby version with updated cgi is released (https://github.com/jruby/jruby/issues/8919)
46
gem "jar-dependencies", "= 0.5.4" # Pin to avoid conflict with default
0 commit comments