diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-26 10:51:52 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-12-26 10:51:52 +0200 |
commit | 3df417b857c3bcf6257b5d9d42bb816f63fa9a28 (patch) | |
tree | 3c904bcf56d14fdc4d7524c4f1401453dbe8649b /Gemfile.lock | |
parent | 7bf0add0d173333b87f80ead081a4e2952a1688e (diff) | |
download | gitlab-ce-3df417b857c3bcf6257b5d9d42bb816f63fa9a28.tar.gz |
bump gitlab_git
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8aad7c8c424..2c29f1a9b31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM gitlab-pygments.rb (0.5.4) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (4.0.0.pre) + gitlab_git (4.0.0) activesupport (~> 4.0.0) gitlab-grit (~> 2.6.1) gitlab-linguist (~> 2.9.5) @@ -594,7 +594,7 @@ DEPENDENCIES gitlab-grack (~> 2.0.0.pre) gitlab-linguist (~> 2.9.6) gitlab-pygments.rb (~> 0.5.4) - gitlab_git (~> 4.0.0.pre) + gitlab_git (~> 4.0.0) gitlab_meta (= 6.0) gitlab_omniauth-ldap (= 1.0.3) gon! |