Skip to content

Commit 33f5ba6

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.jruby-3.1.lock.release

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ PATH
3232
GEM
3333
remote: https://rubygems.org/
3434
specs:
35-
addressable (2.8.7)
36-
public_suffix (>= 2.0.2, < 7.0)
35+
addressable (2.8.8)
36+
public_suffix (>= 2.0.2, < 8.0)
3737
amazing_print (1.8.1)
3838
arr-pm (0.0.12)
3939
ast (2.4.3)
@@ -125,8 +125,8 @@ GEM
125125
faraday-net_http (>= 2.0, < 3.5)
126126
json
127127
logger
128-
faraday-net_http (3.4.1)
129-
net-http (>= 0.5.0)
128+
faraday-net_http (3.4.2)
129+
net-http (~> 0.5)
130130
ffi (1.17.2-java)
131131
filesize (0.2.0)
132132
fileutils (1.7.3)
@@ -351,7 +351,7 @@ GEM
351351
logstash-core-plugin-api (>= 1.60, <= 2.99)
352352
logstash-filter-sleep (3.0.7)
353353
logstash-core-plugin-api (>= 1.60, <= 2.99)
354-
logstash-filter-split (3.1.8)
354+
logstash-filter-split (3.1.10)
355355
logstash-core-plugin-api (>= 1.60, <= 2.99)
356356
logstash-filter-syslog_pri (3.2.1)
357357
logstash-core-plugin-api (>= 1.60, <= 2.99)
@@ -819,7 +819,7 @@ GEM
819819
e2mmap
820820
tilt (2.6.1)
821821
timeout (0.4.4)
822-
treetop (1.6.15)
822+
treetop (1.6.18)
823823
polyglot (~> 0.3)
824824
twitter (6.2.0)
825825
addressable (~> 2.3)

0 commit comments

Comments
 (0)