Skip to content

Commit

Permalink
bump lock file for 8.12 (#15884)
Browse files Browse the repository at this point in the history
* Update patch plugin versions in gemfile lock

* Update Gemfile.jruby-3.1.lock.release

Remove undesired `universal-java-11` dependency.

* Add base64 dependency license.

---------

Co-authored-by: logstashmachine <[email protected]>
Co-authored-by: Mashhur <[email protected]>
Co-authored-by: Mashhur <[email protected]>
  • Loading branch information
4 people committed Jan 31, 2024
1 parent ff84075 commit c7e185a
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 576 deletions.
23 changes: 13 additions & 10 deletions Gemfile.jruby-3.1.lock.release
Expand Up @@ -20,7 +20,7 @@ PATH
manticore (~> 0.6)
minitar (~> 0.8)
pry (~> 0.12)
puma (~> 6.3, >= 6.3.1)
puma (~> 6.3, >= 6.4.2)
rack (~> 2)
rubyzip (~> 1)
sinatra (~> 2)
Expand All @@ -45,13 +45,13 @@ GEM
multi_json (~> 1)
aws-eventstream (1.3.0)
aws-partitions (1.863.0)
aws-sdk-cloudfront (1.86.0)
aws-sdk-cloudfront (1.86.1)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudwatch (1.83.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.190.2)
aws-sdk-core (3.190.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -76,10 +76,11 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
back_pressure (1.0.0)
backports (3.24.1)
base64 (0.1.1)
belzebuth (0.2.3)
childprocess
benchmark-ips (2.12.0)
bigdecimal (3.1.5-java)
bigdecimal (3.1.6-java)
bindata (2.4.15)
buftok (0.2.0)
builder (3.2.4)
Expand All @@ -94,9 +95,11 @@ GEM
clamp (1.0.1)
coderay (1.1.3)
concurrent-ruby (1.1.9)
crack (0.4.5)
crack (0.4.6)
bigdecimal
rexml
dalli (3.2.6)
dalli (3.2.7)
base64
date (3.3.4-java)
diff-lcs (1.5.0)
domain_name (0.6.20240107)
Expand All @@ -108,7 +111,7 @@ GEM
elastic-enterprise-search (8.9.0)
elastic-transport (~> 8.1)
jwt (>= 1.5, < 3.0)
elastic-transport (8.3.0)
elastic-transport (8.3.1)
faraday (< 3)
multi_json
elasticsearch (7.17.10)
Expand Down Expand Up @@ -335,7 +338,7 @@ GEM
logstash-mixin-ecs_compatibility_support (~> 1.0)
logstash-patterns-core (>= 4.3.0, < 5)
stud (~> 0.0.22)
logstash-filter-http (1.5.0)
logstash-filter-http (1.5.1)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ecs_compatibility_support (~> 1.2)
logstash-mixin-http_client (>= 7.3.0, < 8.0.0)
Expand Down Expand Up @@ -365,7 +368,7 @@ GEM
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-split (3.1.8)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-filter-syslog_pri (3.2.0)
logstash-filter-syslog_pri (3.2.1)
logstash-core-plugin-api (>= 1.60, <= 2.99)
logstash-mixin-ecs_compatibility_support (~> 1.3)
logstash-filter-throttle (4.0.4)
Expand Down Expand Up @@ -609,7 +612,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-logstash (1.0.1-java)
logstash-integration-logstash (1.0.2-java)
logstash-codec-json_lines (~> 3.1)
logstash-core-plugin-api (>= 2.1.12, <= 2.99)
logstash-input-http (>= 3.7.0)
Expand Down

0 comments on commit c7e185a

Please sign in to comment.