Bump fog-aws from 3.13.0 to 3.14.0 (#17631)

Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fog/fog-aws/releases)
- [Changelog](https://github.com/fog/fog-aws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fog/fog-aws/compare/v3.13.0...v3.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-10 16:05:30 -04:00 committed by GitHub
parent 8ae5ee1d20
commit 0a738f731f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 7 additions and 7 deletions

View file

@ -37,7 +37,7 @@ gem "flipper", "~> 0.24.1" # Feature flipping / flags for Ruby
gem "flipper-active_record", "~> 0.24.1" # Store Flipper flags in ActiveRecord
gem "flipper-active_support_cache_store", "~> 0.24.1" # Cache feature flags for a short time
gem "flipper-ui", "~> 0.24.1"
gem "fog-aws", "~> 3.13" # 'fog' gem to support Amazon Web Services
gem "fog-aws", "~> 3.14" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 1.0" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 4.0.0.rc3" # Character information and metadata for standard and custom emoji
gem "gibbon", "~> 3.4" # API wrapper for MailChimp's API

View file

@ -247,7 +247,7 @@ GEM
et-orbi (1.2.7)
tzinfo
eventmachine (1.2.7)
excon (0.92.2)
excon (0.92.3)
execjs (2.8.1)
exifr (1.3.9)
factory_bot (6.2.0)
@ -318,14 +318,14 @@ GEM
rack (>= 1.4, < 3)
rack-protection (>= 1.5.3, <= 2.2.0)
sanitize (< 7)
fog-aws (3.13.0)
fog-aws (3.14.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
fog-core (2.2.4)
fog-core (2.3.0)
builder
excon (~> 0.71)
formatador (~> 0.2)
formatador (>= 0.2, < 2.0)
mime-types
fog-json (1.2.0)
fog-core
@ -333,7 +333,7 @@ GEM
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
formatador (1.1.0)
front_matter_parser (1.0.1)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
@ -995,7 +995,7 @@ DEPENDENCIES
flipper-active_record (~> 0.24.1)
flipper-active_support_cache_store (~> 0.24.1)
flipper-ui (~> 0.24.1)
fog-aws (~> 3.13)
fog-aws (~> 3.14)
front_matter_parser (~> 1.0)
gemoji (~> 4.0.0.rc3)
gibbon (~> 3.4)

Binary file not shown.

BIN
vendor/cache/excon-0.92.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/fog-aws-3.14.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/fog-core-2.3.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/formatador-1.1.0.gem vendored Normal file

Binary file not shown.