diff options
author | James Lopez <james@jameslopez.es> | 2016-01-20 17:12:30 +0100 |
---|---|---|
committer | James Lopez <james@jameslopez.es> | 2016-01-20 17:12:30 +0100 |
commit | 419a5e00eb83d3ae1fb9725200bb4a72cb8a52e2 (patch) | |
tree | f923f8bb7afbdceacda5e8595aa4e3c9eb125467 /Gemfile.lock | |
parent | b4faa59728c07893fe0f6d83648bf4d76e36320a (diff) | |
download | gitlab-ce-419a5e00eb83d3ae1fb9725200bb4a72cb8a52e2.tar.gz |
updated gitlab_git to fix issue #5858 and updated changelog
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 a14fdbeed23..acd7978c345 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM posix-spawn (~> 0.3) gitlab_emoji (0.2.0) gemojione (~> 2.1) - gitlab_git (7.2.22) + gitlab_git (7.2.23) activesupport (~> 4.0) charlock_holmes (~> 0.7.3) github-linguist (~> 4.7.0) @@ -932,7 +932,7 @@ DEPENDENCIES github-markup (~> 1.3.1) gitlab-flowdock-git-hook (~> 1.0.1) gitlab_emoji (~> 0.2.0) - gitlab_git (~> 7.2.22) + gitlab_git (~> 7.2.23) gitlab_meta (= 7.0) gitlab_omniauth-ldap (~> 1.2.1) gollum-lib (~> 4.1.0) |