Skip to content

Commit 3978499

Browse files
authored
Build(deps): Bump fog-aws from 3.32.0 to 3.33.0 (#952)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.32.0 to 3.33.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fog/fog-aws/blob/master/CHANGELOG.md">fog-aws's changelog</a>.</em></p> <blockquote> <h2>v3.33.0 (2025-08-27)</h2> <p>Closed issues:</p> <ul> <li>Add support for ListObjectsV2 <a href="https://redirect.github.com/fog/fog-aws/issues/741">#741</a></li> </ul> <p>Merged pull requests:</p> <ul> <li>Update base64 requirement from ~&gt; 0.2.0 to &gt;= 0.2, &lt; 0.4 <a href="https://redirect.github.com/fog/fog-aws/pull/743">#743</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>Fix <a href="https://redirect.github.com/fog/fog-aws/issues/741">#741</a> Added list objects v2 api support <a href="https://redirect.github.com/fog/fog-aws/pull/744">#744</a></li> <li>Update rubyzip requirement from ~&gt; 2.4.1 to ~&gt; 3.0.0 <a href="https://redirect.github.com/fog/fog-aws/pull/746">#746</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>storage headers should be rejected in a case-insensitive way <a href="https://redirect.github.com/fog/fog-aws/pull/747">#747</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fog/fog-aws/commit/0666fcebfbe0276576462af603f840407f1d4f47"><code>0666fce</code></a> v3.33.0</li> <li><a href="https://github.com/fog/fog-aws/commit/4e48c05943958bbfcb08536f333638339a4f1109"><code>4e48c05</code></a> storage headers should be rejected in a case-insensitive way (<a href="https://redirect.github.com/fog/fog-aws/issues/747">#747</a>)</li> <li><a href="https://github.com/fog/fog-aws/commit/f40a8c9cd323b913d4e280a612baee0a08960f75"><code>f40a8c9</code></a> Update rubyzip requirement from ~&gt; 2.4.1 to ~&gt; 3.0.0 (<a href="https://redirect.github.com/fog/fog-aws/issues/746">#746</a>)</li> <li><a href="https://github.com/fog/fog-aws/commit/a7a4a000bfb8ec54c2b13edc8b1d9315ceb993c9"><code>a7a4a00</code></a> Fix <a href="https://redirect.github.com/fog/fog-aws/issues/741">#741</a> Added list objects v2 api support (<a href="https://redirect.github.com/fog/fog-aws/issues/744">#744</a>)</li> <li><a href="https://github.com/fog/fog-aws/commit/d796c0e74d12cd4a7b6821022eea8096e673973e"><code>d796c0e</code></a> Update base64 requirement from ~&gt; 0.2.0 to &gt;= 0.2, &lt; 0.4 (<a href="https://redirect.github.com/fog/fog-aws/issues/743">#743</a>)</li> <li>See full diff in <a href="https://github.com/fog/fog-aws/compare/v3.32.0...v3.33.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fog-aws&package-manager=bundler&previous-version=3.32.0&new-version=3.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents a70d800 + 8f6a8fd commit 3978499

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ GEM
189189
descendants_tracker (~> 0.0.4)
190190
ice_nine (~> 0.11.0)
191191
thread_safe (~> 0.3, >= 0.3.1)
192-
base64 (0.2.0)
192+
base64 (0.3.0)
193193
bcrypt (3.1.20)
194194
benchmark (0.4.1)
195195
better_errors (2.10.1)
@@ -304,7 +304,7 @@ GEM
304304
erb (5.0.2)
305305
erubi (1.13.1)
306306
event_stream_parser (1.0.0)
307-
excon (1.2.7)
307+
excon (1.2.8)
308308
logger
309309
execjs (2.10.0)
310310
factory_bot (6.5.4)
@@ -325,8 +325,8 @@ GEM
325325
ffi (1.17.2-aarch64-linux-gnu)
326326
ffi (1.17.2-arm64-darwin)
327327
ffi (1.17.2-x86_64-linux-gnu)
328-
fog-aws (3.32.0)
329-
base64 (~> 0.2.0)
328+
fog-aws (3.33.0)
329+
base64 (>= 0.2, < 0.4)
330330
fog-core (~> 2.6)
331331
fog-json (~> 1.1)
332332
fog-xml (~> 0.1)
@@ -343,7 +343,7 @@ GEM
343343
nokogiri (>= 1.5.11, < 2.0.0)
344344
font-awesome-sass (6.7.2)
345345
sassc (~> 2.0)
346-
formatador (1.1.0)
346+
formatador (1.1.1)
347347
friendly_id (5.4.2)
348348
activerecord (>= 4.0.0)
349349
friendly_id-mobility (1.0.4)
@@ -454,7 +454,7 @@ GEM
454454
mime-types (3.7.0)
455455
logger
456456
mime-types-data (~> 3.2025, >= 3.2025.0507)
457-
mime-types-data (3.2025.0527)
457+
mime-types-data (3.2025.0805)
458458
mini_magick (5.2.0)
459459
benchmark
460460
logger
@@ -467,7 +467,7 @@ GEM
467467
actiontext (>= 6.0)
468468
mobility (~> 1.2)
469469
msgpack (1.8.0)
470-
multi_json (1.15.0)
470+
multi_json (1.17.0)
471471
multipart-post (2.4.1)
472472
mutex_m (0.3.0)
473473
net-http (0.6.0)

0 commit comments

Comments
 (0)