Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions Gemfile.jruby-3.4.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PATH
filesize (~> 0.2)
gems (~> 1)
i18n (~> 1)
jrjackson (= 0.4.21)
jrjackson (= 0.5.0)
manticore (~> 0.6)
minitar (~> 1)
multi_json (~> 1.19.1)
Expand Down Expand Up @@ -90,7 +90,6 @@ GEM
buftok (0.2.0)
builder (3.3.0)
cabin (0.9.1)
cgi (0.3.7-java)
childprocess (4.1.0)
ci_reporter (2.1.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -127,11 +126,11 @@ GEM
equalizer (0.0.11)
et-orbi (1.4.0)
tzinfo
faraday (2.14.1)
faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.2)
faraday-net_http (3.4.3)
net-http (~> 0.5)
ffi (1.17.4-java)
filesize (0.2.0)
Expand Down Expand Up @@ -175,7 +174,7 @@ GEM
jls-lumberjack (0.0.26)
concurrent-ruby
jmespath (1.6.2)
jrjackson (0.4.21-java)
jrjackson (0.5.0-java)
bigdecimal
jruby-jms (1.3.0-java)
gene_pool
Expand Down Expand Up @@ -307,7 +306,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 (9.4.2-java)
logstash-filter-elastic_integration (9.4.3-java)
logstash-core (>= 8.7.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elasticsearch (4.3.1)
Expand Down Expand Up @@ -568,7 +567,7 @@ GEM
sequel (>= 5.74.0)
tzinfo
tzinfo-data
logstash-integration-kafka (11.8.8-java)
logstash-integration-kafka (11.8.9-java)
logstash-codec-json
logstash-codec-plain
logstash-core (>= 8.3.0)
Expand Down Expand Up @@ -872,7 +871,6 @@ DEPENDENCIES
belzebuth
benchmark-ips
bigdecimal (~> 3.1)
cgi (~> 0.3.7)
childprocess (~> 4)
ci_reporter_rspec (~> 1)
date (= 3.3.3)
Expand Down
Loading