From 84c0c7c5bf3e257e5680eef73d8c0df2f0d2c35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:21:54 +0000 Subject: [PATCH] build(deps): bump fog-aliyun from 0.4.0 to 0.4.1 Bumps [fog-aliyun](https://github.com/fog/fog-aliyun) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/fog/fog-aliyun/releases) - [Changelog](https://github.com/fog/fog-aliyun/blob/master/CHANGELOG.md) - [Commits](https://github.com/fog/fog-aliyun/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: fog-aliyun dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8ff814dff..9bfdca44b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,8 +153,8 @@ GEM fluent-logger (0.10.0) logger (~> 1.6) msgpack (>= 1.0.0, < 2) - fog-aliyun (0.4.0) - addressable (~> 2.8.0) + fog-aliyun (0.4.1) + addressable (>= 2.8, < 2.10) aliyun-sdk (~> 0.8.0) fog-core fog-json @@ -312,7 +312,7 @@ GEM faraday-cookie_jar (~> 0.0.6) ms_rest (~> 0.6.3) msgpack (1.8.0) - multi_json (1.20.0) + multi_json (1.20.1) multipart-parser (0.1.1) multipart-post (2.4.1) mustache (1.1.2)