diff --git a/Gemfile b/Gemfile index 6e636c299e..e429b58dfe 100644 --- a/Gemfile +++ b/Gemfile @@ -49,7 +49,7 @@ gem "browser", '~> 1.0.0' # Extracting information from a git repository # Provide access to Gitlab::Git library -gem "gitlab_git", '~> 7.2.22' +gem "gitlab_git", '~> 7.2.24' # LDAP Auth # GitLab fork with several improvements to original library. For full list of changes