From 6ddbe77f807ae808323314fa45652bf622c1fc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:46:39 +0000 Subject: [PATCH 1/4] Bump net-http from 0.4.1 to 0.5.0 Bumps [net-http](https://github.com/ruby/net-http) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/ruby/net-http/releases) - [Commits](https://github.com/ruby/net-http/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: net-http dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90edd3f8..c41ca877 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM msgpack (1.7.3) multi_xml (0.7.1) bigdecimal (~> 3.1) - net-http (0.4.1) + net-http (0.5.0) uri net-imap (0.5.0) date @@ -526,7 +526,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (0.13.1) + uri (1.0.0) useragent (0.16.10) version_gem (1.1.4) warden (1.2.9) From 4ade839ab5d25de270737fe656cc5e9154d1c2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:48:53 +0000 Subject: [PATCH 2/4] Bump stringio from 3.1.1 to 3.1.2 Bumps [stringio](https://github.com/ruby/stringio) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/ruby/stringio/releases) - [Changelog](https://github.com/ruby/stringio/blob/master/NEWS.md) - [Commits](https://github.com/ruby/stringio/compare/v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: stringio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90edd3f8..2ab9f13a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -520,7 +520,7 @@ GEM hashie version_gem (~> 1.1, >= 1.1.1) statsd-ruby (1.5.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) timeout (0.4.2) tzinfo (2.0.6) From b6c0124c390aea22bc250d3d2e44fd02d060ae73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:49:02 +0000 Subject: [PATCH 3/4] Bump psych from 5.1.2 to 5.2.0 Bumps [psych](https://github.com/ruby/psych) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: psych dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90edd3f8..1033b912 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -397,7 +397,7 @@ GEM plek (5.2.0) prometheus_exporter (2.1.1) webrick - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -520,7 +520,7 @@ GEM hashie version_gem (~> 1.1, >= 1.1.1) statsd-ruby (1.5.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) timeout (0.4.2) tzinfo (2.0.6) From 3c101e9a5140b67b72055e654741b932bc1dbce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:35:54 +0000 Subject: [PATCH 4/4] Bump uri from 1.0.0 to 1.0.1 Bumps [uri](https://github.com/ruby/uri) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25bd3ddd..cb8421e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -526,7 +526,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.0) + uri (1.0.1) useragent (0.16.10) version_gem (1.1.4) warden (1.2.9)