Skip to content

Commit c9275ef

Browse files
Update patch plugin versions in gemfile lock (#17708)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
1 parent eba02c2 commit c9275ef

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.jruby-3.1.lock.release

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
faraday-net_http (>= 2.0, < 3.5)
131131
json
132132
logger
133-
faraday-net_http (3.4.0)
133+
faraday-net_http (3.4.1)
134134
net-http (>= 0.5.0)
135135
ffi (1.17.2-java)
136136
filesize (0.2.0)
@@ -572,7 +572,7 @@ GEM
572572
sequel (>= 5.74.0)
573573
tzinfo
574574
tzinfo-data
575-
logstash-integration-kafka (11.6.1-java)
575+
logstash-integration-kafka (11.6.3-java)
576576
logstash-codec-json
577577
logstash-codec-plain
578578
logstash-core (>= 8.3.0)
@@ -754,7 +754,7 @@ GEM
754754
nio4r (~> 2.0)
755755
raabro (1.4.0)
756756
racc (1.8.1-java)
757-
rack (3.1.15)
757+
rack (3.1.16)
758758
rack-protection (4.1.1)
759759
base64 (>= 0.1.0)
760760
logger (>= 1.6.0)
@@ -769,19 +769,19 @@ GEM
769769
redis (4.8.1)
770770
regexp_parser (2.10.0)
771771
rexml (3.4.1)
772-
rspec (3.13.0)
772+
rspec (3.13.1)
773773
rspec-core (~> 3.13.0)
774774
rspec-expectations (~> 3.13.0)
775775
rspec-mocks (~> 3.13.0)
776-
rspec-core (3.13.3)
776+
rspec-core (3.13.4)
777777
rspec-support (~> 3.13.0)
778-
rspec-expectations (3.13.4)
778+
rspec-expectations (3.13.5)
779779
diff-lcs (>= 1.2.0, < 2.0)
780780
rspec-support (~> 3.13.0)
781-
rspec-mocks (3.13.4)
781+
rspec-mocks (3.13.5)
782782
diff-lcs (>= 1.2.0, < 2.0)
783783
rspec-support (~> 3.13.0)
784-
rspec-support (3.13.3)
784+
rspec-support (3.13.4)
785785
rspec-wait (1.0.1)
786786
rspec (>= 3.4)
787787
rubocop (1.74.0)
@@ -853,7 +853,7 @@ GEM
853853
tzinfo-data (1.2025.2)
854854
tzinfo (>= 1.0.0)
855855
unicode-display_width (2.6.0)
856-
uri (0.12.3)
856+
uri (0.12.4)
857857
webhdfs (0.11.0)
858858
addressable
859859
webmock (3.25.1)
@@ -872,7 +872,7 @@ DEPENDENCIES
872872
belzebuth
873873
benchmark-ips
874874
bigdecimal (~> 3.1)
875-
cgi (= 0.3.7)
875+
cgi (~> 0.3.7)
876876
childprocess (~> 4)
877877
ci_reporter_rspec (~> 1)
878878
date (= 3.3.3)
@@ -1001,7 +1001,7 @@ DEPENDENCIES
10011001
stud (~> 0.0.22)
10021002
thwait
10031003
treetop
1004-
uri (= 0.12.3)
1004+
uri (~> 0.12.3)
10051005
webmock (~> 3)
10061006

10071007
BUNDLED WITH

0 commit comments

Comments
 (0)