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 95866a9 commit 964bd32Copy full SHA for 964bd32
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
46
gem "jar-dependencies", "= 0.5.4" # Pin to avoid conflict with default
0 commit comments