diff options
author | Paco Guzman <pacoguzmanp@gmail.com> | 2016-08-02 14:14:19 +0200 |
---|---|---|
committer | Paco Guzman <pacoguzmanp@gmail.com> | 2016-08-05 15:30:08 +0200 |
commit | 9ef1ad054885917651120ea0ac2666adfb490e66 (patch) | |
tree | ef7c5e5ff7fdf2e787ad11afca165132077514ba /Gemfile.lock | |
parent | eee958616e0963db5f09d45b1e58efa859dfe3ca (diff) | |
download | gitlab-ce-14202-compare-lazy-load-commits.tar.gz |
Bump gitlab_git to lazy load compare commits14202-compare-lazy-load-commits
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 460a6c409e7..870f9397b9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM diff-lcs (~> 1.1) mime-types (>= 1.16, < 3) posix-spawn (~> 0.3) - gitlab_git (10.4.3) + gitlab_git (10.4.5) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) @@ -870,7 +870,7 @@ DEPENDENCIES github-linguist (~> 4.7.0) github-markup (~> 1.4) gitlab-flowdock-git-hook (~> 1.0.1) - gitlab_git (~> 10.4.3) + gitlab_git (~> 10.4.5) gitlab_meta (= 7.0) gitlab_omniauth-ldap (~> 1.2.1) gollum-lib (~> 4.2) |