diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-05-01 13:39:37 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-05-01 13:39:37 +0300 |
commit | 56d15660b8e89ae0bc37953b4fe24739323e5921 (patch) | |
tree | 352a1dd9366c418031bcce40892c71692ecc442b /Gemfile.lock | |
parent | 083d66563e8275fd13851ec0a1974cb17379f84f (diff) | |
download | gitlab-ce-56d15660b8e89ae0bc37953b4fe24739323e5921.tar.gz |
gitlab_git to 1.0.6, return submodule rendering in tree
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 a6c2b6a7fd4..c06a1bd09cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM gitlab-pygments.rb (0.3.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (1.0.5) + gitlab_git (1.0.6) activesupport (~> 3.2.13) github-linguist (~> 2.3.4) grit (~> 2.5.0) @@ -518,7 +518,7 @@ DEPENDENCIES github-markup (~> 0.7.4) gitlab-grack (~> 1.0.0) gitlab-pygments.rb (~> 0.3.2) - gitlab_git (~> 1.0.5) + gitlab_git (~> 1.0.6) gitlab_meta (= 5.0) gitlab_omniauth-ldap (= 1.0.2) gollum-lib (~> 1.0.0) |