Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock (#15101)
Browse files Browse the repository at this point in the history
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and logstashmachine committed Jun 21, 2023
1 parent edade46 commit 9c4c3c1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.jruby-2.5.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,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.6-java)
logstash-codec-cef (6.2.7-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 @@ -267,9 +267,9 @@ GEM
stud (>= 0.0.20)
logstash-filter-aggregate (2.10.0)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-anonymize (3.0.6)
logstash-filter-anonymize (3.0.7)
logstash-core-plugin-api (>= 1.60, <= 2.99)
murmurhash3
murmurhash3 (= 0.1.6)
logstash-filter-cidr (3.1.3-java)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-clone (4.2.0)
Expand Down Expand Up @@ -330,7 +330,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
metriks
thread_safe
logstash-filter-mutate (3.5.6)
logstash-filter-mutate (3.5.7)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-prune (3.0.4)
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand All @@ -353,7 +353,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.2)
logstash-mixin-validator_support (~> 1.0)
rufus-scheduler
logstash-filter-truncate (1.0.5)
logstash-filter-truncate (1.0.6)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-urldecode (3.0.6)
logstash-core-plugin-api (>= 1.60, <= 2.99)
Expand Down Expand Up @@ -563,7 +563,7 @@ GEM
logstash-mixin-deprecation_logger_support (~> 1.0)
manticore (>= 0.5.4, < 1.0.0)
stud (>= 0.0.22, < 0.1.0)
logstash-integration-rabbitmq (7.3.1-java)
logstash-integration-rabbitmq (7.3.3-java)
back_pressure (~> 1.0)
logstash-codec-json
logstash-core (>= 6.5.0)
Expand Down Expand Up @@ -591,7 +591,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-aws (>= 1.0.0)
rufus-scheduler (>= 3.0.9)
logstash-output-csv (3.0.8)
logstash-output-csv (3.0.9)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-json
logstash-input-generator
Expand All @@ -602,7 +602,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.0)
manticore (>= 0.8.0, < 1.0.0)
stud (~> 0.0, >= 0.0.17)
logstash-output-email (4.1.1)
logstash-output-email (4.1.2)
logstash-core-plugin-api (>= 1.60, <= 2.99)
mail (~> 2.6.3)
mime-types (< 3)
Expand Down Expand Up @@ -704,10 +704,10 @@ GEM
method_source (~> 1.0)
spoon (~> 0.0)
public_suffix (3.1.1)
puma (5.6.5-java)
puma (5.6.6-java)
nio4r (~> 2.0)
racc (1.5.2-java)
rack (2.2.6.4)
rack (2.2.7)
rack-protection (2.2.1)
rack
rack-test (1.1.0)
Expand Down

0 comments on commit 9c4c3c1

Please sign in to comment.