Bump fog-aws

This commit is contained in:
Benjamin Neff 2022-06-26 20:18:55 +02:00
parent 5238bb4c5d
commit 8ccf94a587
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 9 additions and 11 deletions

View file

@ -80,7 +80,7 @@ gem "activerecord-import", "1.4.0"
# File uploading
gem "carrierwave", "2.2.2"
gem "fog-aws", "3.12.0"
gem "fog-aws", "3.14.0"
gem "mini_magick", "4.11.0"
# GUID generation

View file

@ -238,7 +238,7 @@ GEM
tzinfo
ethon (0.15.0)
ffi (>= 1.15.0)
excon (0.88.0)
excon (0.92.3)
execjs (2.8.1)
eye (0.10.0)
celluloid (~> 0.17.3)
@ -267,15 +267,14 @@ GEM
activerecord (>= 2)
activesupport (>= 2)
hashdiff
fog-aws (3.12.0)
fog-aws (3.14.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
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
@ -283,7 +282,7 @@ GEM
fog-xml (0.1.4)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.3.0)
formatador (1.1.0)
fugit (1.5.3)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
@ -348,7 +347,6 @@ GEM
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
ipaddress (0.8.3)
jasmine (3.10.0)
jasmine-core (~> 3.10.0)
phantomjs
@ -402,9 +400,9 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
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_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
@ -825,7 +823,7 @@ DEPENDENCIES
faraday-cookie_jar (= 0.0.7)
faraday_middleware (= 0.14.0)
fixture_builder (= 0.5.2)
fog-aws (= 3.12.0)
fog-aws (= 3.14.0)
fuubar (= 2.5.1)
gon (= 6.4.0)
haml_lint (= 0.37.1)