Skip to content

Commit 36b45b6

Browse files
github-actions[bot]logstashmachineedmocosta
authored
bump lock file for 8.17 (#17707)
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com> Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com>
1 parent b7cbc1b commit 36b45b6

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.jruby-3.1.lock.release

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ PATH
1717
i18n (~> 1)
1818
jar-dependencies (= 0.4.1)
1919
jrjackson (= 0.4.20)
20+
jruby-openssl (~> 0.15.4)
2021
manticore (~> 0.6)
2122
minitar (~> 1)
2223
pry (~> 0.12)
@@ -128,7 +129,7 @@ GEM
128129
faraday-net_http (>= 2.0, < 3.5)
129130
json
130131
logger
131-
faraday-net_http (3.4.0)
132+
faraday-net_http (3.4.1)
132133
net-http (>= 0.5.0)
133134
ffi (1.17.2-java)
134135
filesize (0.2.0)
@@ -570,7 +571,7 @@ GEM
570571
sequel (>= 5.74.0)
571572
tzinfo
572573
tzinfo-data
573-
logstash-integration-kafka (11.5.4-java)
574+
logstash-integration-kafka (11.6.3-java)
574575
logstash-codec-json
575576
logstash-codec-plain
576577
logstash-core (>= 8.3.0)
@@ -752,7 +753,7 @@ GEM
752753
nio4r (~> 2.0)
753754
raabro (1.4.0)
754755
racc (1.8.1-java)
755-
rack (3.1.15)
756+
rack (3.1.16)
756757
rack-protection (4.1.1)
757758
base64 (>= 0.1.0)
758759
logger (>= 1.6.0)
@@ -767,19 +768,19 @@ GEM
767768
redis (4.8.1)
768769
regexp_parser (2.9.3)
769770
rexml (3.3.9)
770-
rspec (3.13.0)
771+
rspec (3.13.1)
771772
rspec-core (~> 3.13.0)
772773
rspec-expectations (~> 3.13.0)
773774
rspec-mocks (~> 3.13.0)
774-
rspec-core (3.13.3)
775+
rspec-core (3.13.4)
775776
rspec-support (~> 3.13.0)
776-
rspec-expectations (3.13.4)
777+
rspec-expectations (3.13.5)
777778
diff-lcs (>= 1.2.0, < 2.0)
778779
rspec-support (~> 3.13.0)
779-
rspec-mocks (3.13.4)
780+
rspec-mocks (3.13.5)
780781
diff-lcs (>= 1.2.0, < 2.0)
781782
rspec-support (~> 3.13.0)
782-
rspec-support (3.13.3)
783+
rspec-support (3.13.4)
783784
rspec-wait (1.0.1)
784785
rspec (>= 3.4)
785786
rubocop (1.74.0)
@@ -851,7 +852,7 @@ GEM
851852
tzinfo-data (1.2024.2)
852853
tzinfo (>= 1.0.0)
853854
unicode-display_width (2.6.0)
854-
uri (0.12.3)
855+
uri (0.12.4)
855856
webhdfs (0.11.0)
856857
addressable
857858
webmock (3.24.0)
@@ -870,7 +871,7 @@ DEPENDENCIES
870871
belzebuth
871872
benchmark-ips
872873
bigdecimal (~> 3.1)
873-
cgi (= 0.3.7)
874+
cgi (~> 0.3.7)
874875
childprocess (~> 4)
875876
ci_reporter_rspec (~> 1)
876877
date (= 3.3.3)
@@ -999,7 +1000,7 @@ DEPENDENCIES
9991000
stud (~> 0.0.22)
10001001
thwait
10011002
treetop
1002-
uri (= 0.12.3)
1003+
uri (~> 0.12.3)
10031004
webmock (~> 3)
10041005

10051006
BUNDLED WITH

0 commit comments

Comments
 (0)