Skip to content

Commit

Permalink
Update major plugin versions in gemfile lock for 8.15.0 (#16330)
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 Jul 17, 2024
1 parent e99e5bc commit 3624a82
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ GEM
avro (1.10.2)
multi_json (~> 1)
aws-eventstream (1.3.0)
aws-partitions (1.950.0)
aws-partitions (1.956.0)
aws-sdk-cloudfront (1.96.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-cloudwatch (1.96.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.201.0)
aws-sdk-core (3.201.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -66,7 +66,7 @@ GEM
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-sns (1.80.0)
aws-sdk-sns (1.81.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-sqs (1.80.0)
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.11-java)
logstash-filter-elastic_integration (0.1.13-java)
logstash-core (>= 8.7.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-elasticsearch (3.16.1)
Expand Down Expand Up @@ -612,7 +612,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
march_hare (~> 4.0)
stud (~> 0.0.22)
logstash-integration-snmp (4.0.3-java)
logstash-integration-snmp (4.0.4-java)
logstash-codec-plain
logstash-core (>= 6.5.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand Down Expand Up @@ -746,7 +746,7 @@ GEM
openssl_pkcs8_pure (0.0.0.2)
paquet (0.2.1)
parallel (1.25.1)
parser (3.3.3.0)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
pleaserun (0.0.32)
Expand All @@ -768,7 +768,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0-java)
rack (3.1.6)
rack (3.1.7)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand All @@ -780,7 +780,7 @@ GEM
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
rexml (3.3.1)
rexml (3.3.2)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -797,13 +797,13 @@ GEM
rspec-support (3.13.1)
rspec-wait (1.0.1)
rspec (>= 3.4)
rubocop (1.64.1)
rubocop (1.65.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
Expand Down

0 comments on commit 3624a82

Please sign in to comment.