Bump fog-aws from 3.12.0 to 3.13.0 (#16565)
Bumps [fog-aws](https://github.com/fog/fog-aws) from 3.12.0 to 3.13.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.12.0...v3.13.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:
parent
9a251803d1
commit
4e7fdb8a97
13 changed files with 7 additions and 9 deletions
2
Gemfile
2
Gemfile
|
|
@ -37,7 +37,7 @@ gem "flipper", "~> 0.23.1" # Feature flipping / flags for Ruby
|
|||
gem "flipper-active_record", "~> 0.23.1" # Store Flipper flags in ActiveRecord
|
||||
gem "flipper-active_support_cache_store", "~> 0.23.1" # Cache feature flags for a short time
|
||||
gem "flipper-ui", "~> 0.23.1"
|
||||
gem "fog-aws", "~> 3.12" # 'fog' gem to support Amazon Web Services
|
||||
gem "fog-aws", "~> 3.13" # '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
|
||||
|
|
|
|||
14
Gemfile.lock
14
Gemfile.lock
|
|
@ -239,7 +239,7 @@ GEM
|
|||
et-orbi (1.2.4)
|
||||
tzinfo
|
||||
eventmachine (1.2.7)
|
||||
excon (0.90.0)
|
||||
excon (0.91.0)
|
||||
execjs (2.7.0)
|
||||
exifr (1.3.9)
|
||||
factory_bot (6.2.0)
|
||||
|
|
@ -301,11 +301,10 @@ GEM
|
|||
rack (>= 1.4, < 3)
|
||||
rack-protection (>= 1.5.3, < 2.2.0)
|
||||
sanitize (< 7)
|
||||
fog-aws (3.12.0)
|
||||
fog-aws (3.13.0)
|
||||
fog-core (~> 2.1)
|
||||
fog-json (~> 1.1)
|
||||
fog-xml (~> 0.1)
|
||||
ipaddress (~> 0.8)
|
||||
fog-core (2.2.4)
|
||||
builder
|
||||
excon (~> 0.71)
|
||||
|
|
@ -314,7 +313,7 @@ GEM
|
|||
fog-json (1.2.0)
|
||||
fog-core
|
||||
multi_json (~> 1.10)
|
||||
fog-xml (0.1.3)
|
||||
fog-xml (0.1.4)
|
||||
fog-core
|
||||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (0.3.0)
|
||||
|
|
@ -406,7 +405,6 @@ GEM
|
|||
activesupport (>= 3.0)
|
||||
nokogiri (>= 1.6)
|
||||
io-console (0.5.9)
|
||||
ipaddress (0.8.3)
|
||||
irb (1.3.7)
|
||||
reline (>= 0.2.7)
|
||||
jaro_winkler (1.5.4)
|
||||
|
|
@ -465,9 +463,9 @@ GEM
|
|||
thread_safe (~> 0.3, >= 0.3.1)
|
||||
memory_profiler (1.0.0)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.3.1)
|
||||
mime-types (3.4.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2021.0901)
|
||||
mime-types-data (3.2022.0105)
|
||||
mini_histogram (0.3.1)
|
||||
mini_magick (4.11.0)
|
||||
mini_mime (1.1.2)
|
||||
|
|
@ -940,7 +938,7 @@ DEPENDENCIES
|
|||
flipper-active_record (~> 0.23.1)
|
||||
flipper-active_support_cache_store (~> 0.23.1)
|
||||
flipper-ui (~> 0.23.1)
|
||||
fog-aws (~> 3.12)
|
||||
fog-aws (~> 3.13)
|
||||
front_matter_parser (~> 1.0)
|
||||
gemoji (~> 4.0.0.rc3)
|
||||
gibbon (~> 3.4)
|
||||
|
|
|
|||
BIN
vendor/cache/excon-0.90.0.gem
vendored
BIN
vendor/cache/excon-0.90.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/excon-0.91.0.gem
vendored
Normal file
BIN
vendor/cache/excon-0.91.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/fog-aws-3.12.0.gem
vendored
BIN
vendor/cache/fog-aws-3.12.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/fog-aws-3.13.0.gem
vendored
Normal file
BIN
vendor/cache/fog-aws-3.13.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/fog-xml-0.1.3.gem
vendored
BIN
vendor/cache/fog-xml-0.1.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/fog-xml-0.1.4.gem
vendored
Normal file
BIN
vendor/cache/fog-xml-0.1.4.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/ipaddress-0.8.3.gem
vendored
BIN
vendor/cache/ipaddress-0.8.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/mime-types-3.3.1.gem
vendored
BIN
vendor/cache/mime-types-3.3.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/mime-types-3.4.1.gem
vendored
Normal file
BIN
vendor/cache/mime-types-3.4.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/mime-types-data-3.2021.0901.gem
vendored
BIN
vendor/cache/mime-types-data-3.2021.0901.gem
vendored
Binary file not shown.
BIN
vendor/cache/mime-types-data-3.2022.0105.gem
vendored
Normal file
BIN
vendor/cache/mime-types-data-3.2022.0105.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue