Skip to content

Commit eeb2162

Browse files
authored
pin cgi to 0.3.7 (#17487)
1 parent ae3b3ed commit eeb2162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile.template

Lines changed: 1 addition & 0 deletions
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)