Skip to content

Commit ff06723

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

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
@@ -143,3 +143,4 @@ gem "logstash-output-udp", "~> 3.2", :require => false
143143
gem "logstash-output-webhdfs", "~> 3.1", :require => false
144144

145145
gem "psych", "5.2.2"
146+
gem "cgi", "0.3.7" # Pins until a new jruby version with updated cgi is released

0 commit comments

Comments
 (0)