From 6962f9246426c957ade68bee83ee0bf034133e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:12:11 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 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] --- Gemfile.lock | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b129728..c48da86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,52 +1,53 @@ PATH remote: . specs: - fluent-plugin-imds (0.1.0) + fluent-plugin-imds (0.1.5) fluentd (>= 0.14.10, < 2) GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.6) - cool.io (1.6.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + concurrent-ruby (1.1.10) + cool.io (1.7.1) crack (0.4.3) safe_yaml (~> 1.0.0) - dig_rb (1.0.1) - fluentd (1.8.1) + fluentd (1.15.2) + bundler cool.io (>= 1.4.5, < 2.0.0) - dig_rb (~> 1.0.0) - http_parser.rb (>= 0.5.1, < 0.7.0) - msgpack (>= 1.2.0, < 2.0.0) - serverengine (>= 2.0.4, < 3.0.0) + http_parser.rb (>= 0.5.1, < 0.9.0) + msgpack (>= 1.3.1, < 2.0.0) + serverengine (>= 2.3.0, < 3.0.0) sigdump (~> 0.2.2) - strptime (>= 0.2.2, < 1.0.0) + strptime (>= 0.2.4, < 1.0.0) tzinfo (>= 1.0, < 3.0) tzinfo-data (~> 1.0) + webrick (>= 1.4.2, < 1.8.0) yajl-ruby (~> 1.0) hashdiff (1.0.1) - http_parser.rb (0.6.0) - msgpack (1.3.3) + http_parser.rb (0.8.0) + msgpack (1.6.0) power_assert (1.1.7) - public_suffix (4.0.4) + public_suffix (5.0.0) rake (12.3.3) safe_yaml (1.0.5) - serverengine (2.2.1) + serverengine (2.3.0) sigdump (~> 0.2.2) sigdump (0.2.4) - strptime (0.2.3) + strptime (0.2.5) test-unit (3.3.5) power_assert - tzinfo (2.0.2) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) - tzinfo-data (1.2019.3) + tzinfo-data (1.2022.4) tzinfo (>= 1.0.0) webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - yajl-ruby (1.4.1) + webrick (1.7.0) + yajl-ruby (1.4.3) PLATFORMS ruby