Bump fog-aws from 3.6.7 to 3.7.0 (#11760)

* Bump fog-aws from 3.6.7 to 3.7.0

Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.6.7 to 3.7.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.6.7...v3.7.0)

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

* Bump fog-aws from 3.6.7 to 3.7.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-06 15:53:50 -05:00 committed by GitHub
parent 1db53967cc
commit 7eb3992f2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 6 additions and 6 deletions

View file

@ -40,7 +40,7 @@ gem "field_test", "~> 0.4" # A/B testing
gem "flipper", "~> 0.19.1" # Feature flipping / flags for Ruby
gem "flipper-active_record", "~> 0.19.0" # Store Flipper flags in ActiveRecord
gem "flipper-ui", "~> 0.19.0"
gem "fog-aws", "~> 3.6" # 'fog' gem to support Amazon Web Services
gem "fog-aws", "~> 3.7" # 'fog' gem to support Amazon Web Services
gem "front_matter_parser", "~> 0.2" # Parse a front matter from syntactically correct strings or files
gem "gemoji", "~> 4.0.0.rc2" # Character information and metadata for standard and custom emoji
gem "gibbon", "~> 3.3" # API wrapper for MailChimp's API

View file

@ -270,7 +270,7 @@ GEM
et-orbi (1.2.4)
tzinfo
eventmachine (1.2.5)
excon (0.76.0)
excon (0.78.1)
execjs (2.7.0)
exifr (1.3.9)
factory_bot (6.1.0)
@ -310,12 +310,12 @@ GEM
flipper (~> 0.19.0)
rack (>= 1.4, < 3)
rack-protection (>= 1.5.3, < 2.1.0)
fog-aws (3.6.7)
fog-aws (3.7.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (2.2.0)
fog-core (2.2.3)
builder
excon (~> 0.71)
formatador (~> 0.2)
@ -453,7 +453,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mime-types-data (3.2020.1104)
mimemagic (0.3.5)
mini_histogram (0.3.1)
mini_magick (4.10.1)
@ -881,7 +881,7 @@ DEPENDENCIES
flipper (~> 0.19.1)
flipper-active_record (~> 0.19.0)
flipper-ui (~> 0.19.0)
fog-aws (~> 3.6)
fog-aws (~> 3.7)
front_matter_parser (~> 0.2)
gemoji (~> 4.0.0.rc2)
gibbon (~> 3.3)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.