diff options
author | Stan Hu <stanhu@gmail.com> | 2016-09-16 07:57:19 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-09-16 07:58:44 -0700 |
commit | 0f3afca309f16049e951b7044a88eb0366641e96 (patch) | |
tree | 990bfcb68c1e774abf9186ada675789c404c6942 /Gemfile.lock | |
parent | 7afee665b091f2afb89f0fdda90fa46d56d3e341 (diff) | |
download | gitlab-ce-0f3afca309f16049e951b7044a88eb0366641e96.tar.gz |
Bump fog-aws and other dependent modules
Closes #22260
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1edb218373d..6fe761fe0b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -189,7 +189,7 @@ GEM erubis (2.7.0) escape_utils (1.1.1) eventmachine (1.0.8) - excon (0.49.0) + excon (0.52.0) execjs (2.6.0) expression_parser (0.9.0) factory_girl (4.5.0) @@ -215,8 +215,8 @@ GEM flowdock (0.7.1) httparty (~> 0.7) multi_json - fog-aws (0.9.2) - fog-core (~> 1.27) + fog-aws (0.11.0) + fog-core (~> 1.38) fog-json (~> 1.0) fog-xml (~> 0.1) ipaddress (~> 0.8) @@ -225,7 +225,7 @@ GEM fog-core (~> 1.27) fog-json (~> 1.0) fog-xml (~> 0.1) - fog-core (1.40.0) + fog-core (1.42.0) builder excon (~> 0.49) formatador (~> 0.2) |