Skip to content

Commit

Permalink
Update patch plugin versions in gemfile lock
Browse files Browse the repository at this point in the history
  • Loading branch information
logstashmachine committed Aug 2, 2024
1 parent 8735847 commit 29f5327
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.1)
aws-sdk-core (3.201.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -101,7 +101,7 @@ GEM
dalli (3.2.8)
date (3.3.4-java)
diff-lcs (1.5.1)
docile (1.4.0)
docile (1.4.1)
domain_name (0.6.20240107)
dotenv (3.1.2)
down (5.2.4)
Expand All @@ -111,7 +111,7 @@ GEM
elastic-enterprise-search (8.9.0)
elastic-transport (~> 8.1)
jwt (>= 1.5, < 3.0)
elastic-transport (8.3.2)
elastic-transport (8.3.5)
faraday (< 3)
multi_json
elasticsearch (7.17.11)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
Expand All @@ -170,7 +170,7 @@ GEM
gems (1.2.0)
gene_pool (1.5.0)
concurrent-ruby (>= 1.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
hitimes (1.3.1-java)
http (3.3.0)
addressable (~> 2.3)
Expand Down Expand Up @@ -510,7 +510,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ecs_compatibility_support (~> 1.3)
stud (~> 0.0.22)
logstash-input-redis (3.7.0)
logstash-input-redis (3.7.1)
logstash-codec-json
logstash-core-plugin-api (>= 1.60, <= 2.99)
redis (>= 4.0.1, < 5)
Expand Down Expand Up @@ -556,7 +556,7 @@ GEM
logstash-codec-line
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ecs_compatibility_support (~> 1.3)
logstash-integration-aws (7.1.7-java)
logstash-integration-aws (7.1.8-java)
aws-sdk-cloudfront
aws-sdk-cloudwatch
aws-sdk-core (~> 3)
Expand Down Expand Up @@ -589,7 +589,7 @@ GEM
sequel (>= 5.74.0)
tzinfo
tzinfo-data
logstash-integration-kafka (11.5.0-java)
logstash-integration-kafka (11.5.1-java)
logstash-codec-json
logstash-codec-plain
logstash-core (>= 8.3.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.0)
mustermann (3.0.1)
ruby2_keywords (~> 0.0.1)
naught (1.1.0)
net-imap (0.4.14)
Expand All @@ -738,7 +738,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3-java)
nokogiri (1.16.6-java)
nokogiri (1.16.7-java)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -767,7 +767,7 @@ GEM
puma (6.4.2-java)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0-java)
racc (1.8.1-java)
rack (3.1.7)
rack-protection (4.0.0)
base64 (>= 0.1.0)
Expand All @@ -780,7 +780,7 @@ GEM
rake (13.2.1)
redis (4.8.1)
regexp_parser (2.9.2)
rexml (3.3.2)
rexml (3.3.4)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -797,7 +797,7 @@ GEM
rspec-support (3.13.1)
rspec-wait (1.0.1)
rspec (>= 3.4)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit 29f5327

Please sign in to comment.