diff options
| author | Douwe Maan <douwe@gitlab.com> | 2015-09-29 14:54:13 +0200 |
|---|---|---|
| committer | Douwe Maan <douwe@gitlab.com> | 2015-10-01 12:24:08 +0200 |
| commit | b7629a53272bbd4bcd2fe4f98a6c2a7e28534089 (patch) | |
| tree | 180defa9077f8ec59942dff04f1581587d84756a /Gemfile | |
| parent | 10c036fcf59297663fd1121f7b48d1a289a2e312 (diff) | |
| download | gitlab-ce-b7629a53272bbd4bcd2fe4f98a6c2a7e28534089.tar.gz | |
Update gitlab_git to 7.2.17.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ gem "browser", '~> 1.0.0' # Extracting information from a git repository # Provide access to Gitlab::Git library -gem "gitlab_git", '~> 7.2.15' +gem "gitlab_git", '~> 7.2.17' # LDAP Auth # GitLab fork with several improvements to original library. For full list of changes |
