Skip to content

Commit

Permalink
bump lock file for 8.16 (#16600)
Browse files Browse the repository at this point in the history
Co-authored-by: João Duarte <[email protected]>
  • Loading branch information
github-actions[bot] and jsvd authored Oct 25, 2024
1 parent 8c460d6 commit efe776e
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -44,35 +44,35 @@ GEM
avro (1.10.2)
multi_json (~> 1)
aws-eventstream (1.3.0)
aws-partitions (1.991.0)
aws-sdk-cloudfront (1.102.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-partitions (1.995.0)
aws-sdk-cloudfront (1.103.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-cloudwatch (1.103.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-cloudwatch (1.104.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.209.1)
aws-sdk-core (3.211.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-resourcegroups (1.73.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-resourcegroups (1.74.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.167.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-s3 (1.169.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.88.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-sns (1.89.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.86.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-sqs (1.87.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.0)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
back_pressure (1.0.0)
backports (3.25.0)
Expand Down Expand Up @@ -210,7 +210,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.3)
logstash-mixin-event_support (~> 1.0)
logstash-mixin-validator_support (~> 1.0)
logstash-codec-cef (6.2.7-java)
logstash-codec-cef (6.2.8-java)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ecs_compatibility_support (~> 1.3)
logstash-mixin-event_support (~> 1.0)
Expand Down Expand Up @@ -402,7 +402,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
nokogiri (>= 1.13.8)
xml-simple
logstash-input-azure_event_hubs (1.4.9)
logstash-input-azure_event_hubs (1.5.0)
logstash-codec-json
logstash-codec-plain
logstash-core-plugin-api (~> 2.0)
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.0-java)
logstash-input-http (3.9.1-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.2-java)
logstash-input-tcp (6.4.3-java)
jruby-openssl (>= 0.12.2)
logstash-codec-json
logstash-codec-json_lines
Expand Down Expand Up @@ -780,12 +780,12 @@ GEM
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
rexml (3.3.8)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down

0 comments on commit efe776e

Please sign in to comment.