Skip to content

Commit

Permalink
Bump fog-aws from 3.24.0 to 3.25.0
Browse files Browse the repository at this point in the history
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.24.0 to 3.25.0.
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](fog/fog-aws@v3.24.0...v3.25.0)

---
updated-dependencies:
- dependency-name: fog-aws
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 98737dc commit 99aaee8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ GEM
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
backports (3.25.0)
base64 (0.2.0)
bigdecimal (3.1.8)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
Expand Down Expand Up @@ -77,7 +78,8 @@ GEM
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
fog-aws (3.24.0)
fog-aws (3.25.0)
base64 (~> 0.2.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
Expand Down

0 comments on commit 99aaee8

Please sign in to comment.