Skip to content

Commit

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

* add strscan license note

* update strscan license

* add license mapping

* pin rexml to 3.2.6

* remove strscan license note

---------

Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: Kaise Cheng <kaise.cheng@elastic.co>
  • Loading branch information
3 people committed Sep 3, 2024
1 parent bf220b6 commit 3e07c3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.jruby-2.5.lock.release
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,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 Down Expand Up @@ -155,7 +155,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 @@ -474,7 +474,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

0 comments on commit 3e07c3a

Please sign in to comment.