Skip to content

Commit 12e6659

Browse files
pin cgi to 0.3.7 (#17487) (#17488)
(cherry picked from commit eeb2162) Co-authored-by: kaisecheng <[email protected]>
1 parent d4a2a1e commit 12e6659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Gemfile.template

+1
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ gem "date", "= 3.3.3"
4545
gem "thwait"
4646
gem "bigdecimal", "~> 3.1"
4747
gem "psych", "5.2.2"
48+
gem "cgi", "0.3.7" # Pins until a new jruby version with updated cgi is released

0 commit comments

Comments
 (0)