From 004be6d94d2ab1dd801b9dde2dec2f84fad1a4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 06:35:30 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /package/windows Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package/windows/Gemfile.lock | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/package/windows/Gemfile.lock b/package/windows/Gemfile.lock index 011cced..9d7040e 100644 --- a/package/windows/Gemfile.lock +++ b/package/windows/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) certstore_c (0.1.7) concurrent-ruby (1.1.7) cool.io (1.7.0) @@ -22,6 +22,7 @@ GEM faraday (1.1.0) multipart-post (>= 1.2, < 3) ruby2_keywords + ffi (1.13.1) ffi (1.13.1-x64-mingw32) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -59,6 +60,16 @@ GEM fluentd (>= 0.12.0) httpclient json + fluentd (1.11.5) + cool.io (>= 1.4.5, < 2.0.0) + http_parser.rb (>= 0.5.1, < 0.7.0) + msgpack (>= 1.3.1, < 2.0.0) + serverengine (>= 2.2.2, < 3.0.0) + sigdump (~> 0.2.2) + strptime (>= 0.2.2, < 1.0.0) + tzinfo (>= 1.0, < 3.0) + tzinfo-data (~> 1.0) + yajl-ruby (~> 1.0) fluentd (1.11.5-x64-mingw32) certstore_c (~> 0.1.7) cool.io (>= 1.4.5, < 2.0.0) @@ -101,6 +112,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) + msgpack (1.3.3) msgpack (1.3.3-x64-mingw32) multi_json (1.15.0) multipart-post (2.1.1) @@ -108,12 +120,17 @@ GEM oj (3.10.17) prometheus-client (0.9.0) quantile (~> 0.2.1) - public_suffix (4.0.6) + public_suffix (5.0.0) quantile (0.2.1) rake (12.3.3) recursive-open-struct (1.1.3) remote_syslog_sender_tls (1.2.5) syslog_protocol + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rest-client (2.1.0-x64-mingw32) ffi (~> 1.9) http-accept (>= 1.7.0, < 2.0) @@ -135,7 +152,9 @@ GEM tzinfo (>= 1.0.0) unf (0.1.4) unf_ext + unf_ext (0.0.7.7) unf_ext (0.0.7.7-x64-mingw32) + win32-api (1.9.2) win32-api (1.9.2-universal-mingw32) win32-event (0.6.3) win32-ipc (>= 0.6.0) @@ -153,6 +172,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES cool.io