Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock (#16679)
Browse files Browse the repository at this point in the history
Co-authored-by: logstashmachine <[email protected]>
  • Loading branch information
github-actions[bot] and logstashmachine authored Nov 18, 2024
1 parent 2c98211 commit e5e6f5f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
faraday-retry (1.0.3)
ffi (1.17.0-java)
filesize (0.2.0)
fileutils (1.7.2)
fileutils (1.7.3)
fivemat (1.3.7)
flores (0.0.8)
fpm (1.15.1)
Expand All @@ -170,7 +170,7 @@ GEM
gems (1.2.0)
gene_pool (1.5.0)
concurrent-ruby (>= 1.0)
hashdiff (1.1.1)
hashdiff (1.1.2)
hitimes (1.3.1-java)
http (3.3.0)
addressable (~> 2.3)
Expand All @@ -196,7 +196,7 @@ GEM
semantic_logger
jruby-openssl (0.15.1-java)
jruby-stdin-channel (0.2.0-java)
json (2.7.2-java)
json (2.7.6-java)
json-schema (2.8.1)
addressable (>= 2.4)
jwt (2.9.3)
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
lru_redux (~> 1.1.0)
logstash-filter-drop (3.0.5)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elastic_integration (0.1.15-java)
logstash-filter-elastic_integration (0.1.16-java)
logstash-core (>= 8.7.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elasticsearch (3.16.1)
Expand Down Expand Up @@ -397,7 +397,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.3)
logstash-filter-uuid (3.0.5)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-xml (4.2.0)
logstash-filter-xml (4.2.1)
logstash-core (>= 8.4.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
nokogiri (>= 1.13.8)
Expand All @@ -407,7 +407,7 @@ GEM
logstash-codec-plain
logstash-core-plugin-api (~> 2.0)
stud (>= 0.0.22)
logstash-input-beats (6.9.0-java)
logstash-input-beats (6.9.1-java)
concurrent-ruby (~> 1.0)
jar-dependencies (~> 0.3, >= 0.3.4)
logstash-codec-multiline (>= 2.0.5)
Expand Down Expand Up @@ -482,7 +482,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.2)
logstash-mixin-event_support (~> 1.0)
stud
logstash-input-http (3.9.1-java)
logstash-input-http (3.9.2-java)
jar-dependencies (~> 0.3, >= 0.3.4)
logstash-codec-plain
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand Down Expand Up @@ -527,7 +527,7 @@ GEM
logstash-filter-grok (>= 4.4.1)
logstash-mixin-ecs_compatibility_support (~> 1.2)
stud (>= 0.0.22, < 0.1.0)
logstash-input-tcp (6.4.3-java)
logstash-input-tcp (6.4.4-java)
jruby-openssl (>= 0.12.2)
logstash-codec-json
logstash-codec-json_lines
Expand Down Expand Up @@ -663,7 +663,7 @@ GEM
logstash-core-plugin-api (>= 2.0.0, < 2.99)
logstash-output-graphite (3.1.6)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-output-http (5.7.0)
logstash-output-http (5.7.1)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-http_client (>= 7.4.0, < 8.0.0)
logstash-output-lumberjack (3.1.9)
Expand Down Expand Up @@ -720,15 +720,15 @@ GEM
hitimes (~> 1.1)
mini_mime (1.1.5)
minitar (1.0.2)
msgpack (1.7.3-java)
msgpack (1.7.5-java)
multi_json (1.15.0)
multipart-post (2.4.1)
murmurhash3 (0.1.6-java)
mustache (0.99.8)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
naught (1.1.0)
net-imap (0.4.17)
net-imap (0.4.18)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -737,7 +737,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3-java)
nio4r (2.7.4-java)
nokogiri (1.16.7-java)
racc (~> 1.4)
octokit (4.25.1)
Expand All @@ -746,7 +746,7 @@ GEM
openssl_pkcs8_pure (0.0.0.2)
paquet (0.2.1)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pleaserun (0.0.32)
Expand Down Expand Up @@ -844,7 +844,7 @@ GEM
thwait (0.2.0)
e2mmap
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
treetop (1.6.12)
polyglot (~> 0.3)
twitter (6.2.0)
Expand Down

0 comments on commit e5e6f5f

Please sign in to comment.