pin cgi to 0.3.7 (#17487) (#17492)

(cherry picked from commit eeb2162ae4)

Co-authored-by: kaisecheng <69120390+kaisecheng@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2025-04-03 19:08:42 +01:00 committed by GitHub
parent d59a09c3f7
commit ff06723b22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -143,3 +143,4 @@ gem "logstash-output-udp", "~> 3.2", :require => false
gem "logstash-output-webhdfs", "~> 3.1", :require => false
gem "psych", "5.2.2"
gem "cgi", "0.3.7" # Pins until a new jruby version with updated cgi is released