Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock (#16401)
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 Aug 27, 2024
1 parent 425e796 commit 3aee7ae
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.jruby-3.1.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
aws-sdk-cloudwatch (1.96.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-core (3.201.3)
aws-sdk-core (3.201.4)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
pleaserun (~> 0.0.29)
rexml
stud
fugit (1.11.0)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gelfd2 (0.4.1)
Expand All @@ -177,7 +177,7 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.6.0-java)
Expand Down Expand Up @@ -434,7 +434,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.3)
logstash-input-elasticsearch (4.20.4)
elasticsearch (>= 7.17.9)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ca_trusted_fingerprint_support (~> 1.0)
Expand Down Expand Up @@ -725,7 +725,7 @@ GEM
multipart-post (2.4.1)
murmurhash3 (0.1.6-java)
mustache (0.99.8)
mustermann (3.0.1)
mustermann (3.0.2)
ruby2_keywords (~> 0.0.1)
naught (1.1.0)
net-imap (0.4.14)
Expand All @@ -746,7 +746,7 @@ GEM
openssl_pkcs8_pure (0.0.0.2)
paquet (0.2.1)
parallel (1.25.1)
parser (3.3.4.1)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pleaserun (0.0.32)
Expand Down Expand Up @@ -780,15 +780,15 @@ GEM
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
rexml (3.3.4)
rexml (3.3.6)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
Expand Down

0 comments on commit 3aee7ae

Please sign in to comment.