Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
logstashmachine committed Dec 10, 2024
1 parent 1f93dc5 commit 84d6583
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ PATH
filesize (~> 0.2)
gems (~> 1)
i18n (~> 1)
jar-dependencies (= 0.4.1)
jrjackson (= 0.4.20)
manticore (~> 0.6)
minitar (~> 1)
Expand Down Expand Up @@ -177,7 +178,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.6.0-java)
Expand All @@ -204,7 +205,7 @@ GEM
kramdown (2.4.0)
rexml
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
logstash-codec-avro (3.4.1-java)
avro (~> 1.10.2)
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand Down Expand Up @@ -321,10 +322,10 @@ 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.16-java)
logstash-filter-elastic_integration (0.1.17-java)
logstash-core (>= 8.7.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elasticsearch (3.16.1)
logstash-filter-elasticsearch (3.16.2)
elasticsearch (>= 7.14.9)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ca_trusted_fingerprint_support (~> 1.0)
Expand Down Expand Up @@ -435,7 +436,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.2)
logstash-mixin-normalize_config_support (~> 1.0)
logstash-mixin-plugin_factory_support
logstash-input-elasticsearch (4.20.4)
logstash-input-elasticsearch (4.20.5)
elasticsearch (>= 7.17.9)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ca_trusted_fingerprint_support (~> 1.0)
Expand Down Expand Up @@ -578,7 +579,7 @@ GEM
logstash-core-plugin-api (~> 2.0)
logstash-mixin-deprecation_logger_support (~> 1.0)
manticore (~> 0.8)
logstash-integration-jdbc (5.5.0)
logstash-integration-jdbc (5.5.1)
logstash-codec-plain
logstash-core (>= 6.5.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand All @@ -598,7 +599,7 @@ GEM
logstash-mixin-deprecation_logger_support (~> 1.0)
manticore (>= 0.5.4, < 1.0.0)
stud (>= 0.0.22, < 0.1.0)
logstash-integration-logstash (1.0.3-java)
logstash-integration-logstash (1.0.4-java)
logstash-codec-json_lines (~> 3.1)
logstash-core-plugin-api (>= 2.1.12, <= 2.99)
logstash-input-http (>= 3.7.0)
Expand Down Expand Up @@ -646,7 +647,7 @@ GEM
logstash-output-csv (3.0.10)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-output-file
logstash-output-elasticsearch (11.22.9-java)
logstash-output-elasticsearch (11.22.10-java)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ca_trusted_fingerprint_support (~> 1.0)
logstash-mixin-deprecation_logger_support (~> 1.0)
Expand Down Expand Up @@ -739,7 +740,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4-java)
nokogiri (1.16.7-java)
nokogiri (1.16.8-java)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -781,7 +782,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -795,7 +796,7 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec-support (3.13.2)
rspec-wait (1.0.1)
rspec (>= 3.4)
rubocop (1.67.0)
Expand Down

0 comments on commit 84d6583

Please # to comment.