diff options
| author | Ahmad Sherif <me@ahmadsherif.com> | 2016-08-17 20:11:04 +0200 |
|---|---|---|
| committer | Ahmad Sherif <me@ahmadsherif.com> | 2016-08-17 20:12:17 +0200 |
| commit | 07b68c8886d51f7ae60aedf41d74f93c100a678f (patch) | |
| tree | f1c6759125e4ee71702b7ae9586d776ce7b92705 /Gemfile | |
| parent | a6a4562872017e2e00d0f8172b0580dd54468e05 (diff) | |
| download | gitlab-ce-fix/update-gitlab-git.tar.gz | |
Update gitlab_git gem to 10.4.7fix/update-gitlab-git
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ gem 'browser', '~> 2.2' # Extracting information from a git repository # Provide access to Gitlab::Git library -gem 'gitlab_git', '~> 10.4.5' +gem 'gitlab_git', '~> 10.4.7' # LDAP Auth # GitLab fork with several improvements to original library. For full list of changes |
