Skip to content

Commit d6c18c9

Browse files
mergify[bot]andsel
andauthored
[8.18] Update uri gem required by Logstash (backport #17495) (#17500)
* Update uri gem required by Logstash (#17495) (cherry picked from commit cb4c234) # Conflicts: # Gemfile.template * Removed git merge tags * Fix comment for pinned 'uri' gem version * Remove pinned cgi gem from Gemfile --------- Co-authored-by: Andrea Selva <[email protected]>
1 parent b6db2cd commit d6c18c9

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
@@ -46,4 +46,5 @@ gem "thwait"
4646
gem "bigdecimal", "~> 3.1"
4747

4848
gem "psych", "5.2.2"
49+
gem "uri", "0.12.3" # Pins until a new jruby version with updated uri is released
4950
gem "cgi", "0.3.7" # Pins until a new jruby version with updated cgi is released

0 commit comments

Comments
 (0)