Bump fog-aws
This commit is contained in:
parent
f1ba71aaee
commit
8a92724b4a
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -72,7 +72,7 @@ gem "activerecord-import", "0.17.1"
|
||||||
|
|
||||||
# File uploading
|
# File uploading
|
||||||
|
|
||||||
gem "fog-aws", "1.2.0"
|
gem "fog-aws", "1.2.1"
|
||||||
gem "carrierwave", "0.11.2"
|
gem "carrierwave", "0.11.2"
|
||||||
gem "mini_magick", "4.6.1"
|
gem "mini_magick", "4.6.1"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -220,7 +220,7 @@ GEM
|
||||||
fixture_builder (0.4.1)
|
fixture_builder (0.4.1)
|
||||||
activerecord (>= 2)
|
activerecord (>= 2)
|
||||||
activesupport (>= 2)
|
activesupport (>= 2)
|
||||||
fog-aws (1.2.0)
|
fog-aws (1.2.1)
|
||||||
fog-core (~> 1.38)
|
fog-core (~> 1.38)
|
||||||
fog-json (~> 1.0)
|
fog-json (~> 1.0)
|
||||||
fog-xml (~> 0.1)
|
fog-xml (~> 0.1)
|
||||||
|
|
@ -817,7 +817,7 @@ DEPENDENCIES
|
||||||
faraday-cookie_jar (= 0.0.6)
|
faraday-cookie_jar (= 0.0.6)
|
||||||
faraday_middleware (= 0.10.0)
|
faraday_middleware (= 0.10.0)
|
||||||
fixture_builder (= 0.4.1)
|
fixture_builder (= 0.4.1)
|
||||||
fog-aws (= 1.2.0)
|
fog-aws (= 1.2.1)
|
||||||
fuubar (= 2.2.0)
|
fuubar (= 2.2.0)
|
||||||
gon (= 6.1.0)
|
gon (= 6.1.0)
|
||||||
guard (= 2.14.1)
|
guard (= 2.14.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue