diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-04-24 13:23:17 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-04-24 13:23:17 +0200 |
commit | fe1ca616017633a243017ad265c4713aca773ea3 (patch) | |
tree | 914f15f0854987053f09659787d51710286f5cdc /Gemfile.lock | |
parent | 1feaa336edf7a16ca39b036345890f05d35a1463 (diff) | |
download | gitlab-ce-fe1ca616017633a243017ad265c4713aca773ea3.tar.gz |
Make sure that tests pass when aws group is used.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 155e03e5456..0556b870be5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -531,6 +531,9 @@ GEM execjs (>= 0.3.0) json (>= 1.8.0) underscore-rails (1.4.4) + unf (0.1.4) + unf_ext + unf_ext (0.0.6) unicorn (4.6.3) kgio (~> 2.6) rack @@ -659,6 +662,7 @@ DEPENDENCIES turbolinks uglifier underscore-rails (~> 1.4.4) + unf unicorn (~> 4.6.3) unicorn-worker-killer version_sorter |