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
15 changes: 8 additions & 7 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PATH
gems (~> 1)
i18n (~> 1)
jar-dependencies (= 0.4.1)
jrjackson (= 0.4.20)
jrjackson (= 0.5.0)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is expected as the jr-jackson bump landed in this branch.

jruby-openssl (~> 0.16.0)
manticore (~> 0.6)
minitar (~> 1)
Expand All @@ -35,7 +35,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.10)
addressable (2.9.0)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated this to get the latest most patched version.

public_suffix (>= 2.0.2, < 8.0)
amazing_print (1.8.1)
arr-pm (0.0.12)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
equalizer (0.0.11)
et-orbi (1.2.11)
tzinfo
faraday (2.14.1)
faraday (2.14.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand Down Expand Up @@ -174,7 +174,8 @@ GEM
jls-lumberjack (0.0.26)
concurrent-ruby
jmespath (1.6.2)
jrjackson (0.4.20-java)
jrjackson (0.5.0-java)
bigdecimal
jruby-jms (1.3.0-java)
gene_pool
semantic_logger
Expand Down Expand Up @@ -305,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 (8.19.4-java)
logstash-filter-elastic_integration (8.19.6-java)
logstash-core (>= 8.7.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elasticsearch (3.19.0)
Expand Down Expand Up @@ -574,7 +575,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 @@ -715,7 +716,7 @@ GEM
naught (1.1.0)
net-http (0.6.0)
uri
net-imap (0.5.13)
net-imap (0.5.14)
date
net-protocol
net-pop (0.1.2)
Expand Down
Loading