Skip to content

Commit e5387e0

Browse files
mergify[bot]andsel
andauthored
[8.16] Update uri gem required by Logstash (backport #17495) (#17502)
* Update uri gem required by Logstash (#17495) (cherry picked from commit cb4c234) --------- Co-authored-by: Andrea Selva <[email protected]>
1 parent 2ee441d commit e5387e0

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,3 +46,4 @@ gem "date", "= 3.3.3"
4646
gem "thwait"
4747
gem "bigdecimal", "~> 3.1"
4848
gem "psych", "5.2.2"
49+
gem "uri", "0.12.3" # Pins until a new jruby version with updated uri is released

0 commit comments

Comments
 (0)