From 4e0a2e3c968cd6be218577b3a615b888822c99cf Mon Sep 17 00:00:00 2001 From: Jeroen van Baarsen Date: Sat, 22 Feb 2014 16:11:54 +0100 Subject: Bumped the gitlab_git gem version --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index a87c538102e..7a54f97e900 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'omniauth-github' # Extracting information from a git repository # Provide access to Gitlab::Git library -gem "gitlab_git", '~> 5.4.0' +gem "gitlab_git", '~> 5.5.0' # Ruby/Rack Git Smart-HTTP Server Handler gem 'gitlab-grack', '~> 2.0.0.pre', require: 'grack' -- cgit v1.2.1