Skip to content

Commit 11172f7

Browse files
Update patch plugin versions in gemfile lock (#17518)
Co-authored-by: logstashmachine <[email protected]>
1 parent cde5786 commit 11172f7

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Gemfile.jruby-3.1.lock.release

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ GEM
8686
buftok (0.2.0)
8787
builder (3.3.0)
8888
cabin (0.9.0)
89+
cgi (0.3.7-java)
8990
childprocess (4.1.0)
9091
ci_reporter (2.1.0)
9192
builder (>= 2.1.2)
@@ -115,15 +116,15 @@ GEM
115116
elastic-transport (8.4.0)
116117
faraday (< 3)
117118
multi_json
118-
elasticsearch (8.17.1)
119+
elasticsearch (8.17.2)
119120
elastic-transport (~> 8.3)
120-
elasticsearch-api (= 8.17.1)
121-
elasticsearch-api (8.17.1)
121+
elasticsearch-api (= 8.17.2)
122+
elasticsearch-api (8.17.2)
122123
multi_json
123124
equalizer (0.0.11)
124125
et-orbi (1.2.11)
125126
tzinfo
126-
faraday (2.12.2)
127+
faraday (2.12.3)
127128
faraday-net_http (>= 2.0, < 3.5)
128129
json
129130
logger
@@ -849,7 +850,7 @@ GEM
849850
tzinfo-data (1.2024.2)
850851
tzinfo (>= 1.0.0)
851852
unicode-display_width (2.6.0)
852-
uri (1.0.3)
853+
uri (0.12.3)
853854
webhdfs (0.11.0)
854855
addressable
855856
webmock (3.24.0)
@@ -868,6 +869,7 @@ DEPENDENCIES
868869
belzebuth
869870
benchmark-ips
870871
bigdecimal (~> 3.1)
872+
cgi (= 0.3.7)
871873
childprocess (~> 4)
872874
ci_reporter_rspec (~> 1)
873875
date (= 3.3.3)
@@ -996,6 +998,7 @@ DEPENDENCIES
996998
stud (~> 0.0.22)
997999
thwait
9981000
treetop
1001+
uri (= 0.12.3)
9991002
webmock (~> 3)
10001003

10011004
BUNDLED WITH

0 commit comments

Comments
 (0)