Commit 526c2fdf authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

gitlab-grack up to 1.1.0

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 51b5509b
......@@ -27,7 +27,7 @@ gem 'omniauth-github'
gem "gitlab_git", "~> 3.1.0"
# Ruby/Rack Git Smart-HTTP Server Handler
gem 'gitlab-grack', '~> 1.0.1', require: 'grack'
gem 'gitlab-grack', '~> 1.1.0', require: 'grack'
# LDAP Auth
gem 'gitlab_omniauth-ldap', '1.0.3', require: "omniauth-ldap"
......
......@@ -163,7 +163,7 @@ GEM
nokogiri (~> 1.5.9)
sanitize (~> 2.0.3)
stringex (~> 1.5.1)
gitlab-grack (1.0.1)
gitlab-grack (1.1.0)
rack (~> 1.4.1)
gitlab-grit (2.6.3)
charlock_holmes (~> 0.6.9)
......@@ -575,7 +575,7 @@ DEPENDENCIES
github-markup (~> 0.7.4)
gitlab-flowdock-git-hook (~> 0.4.2)
gitlab-gollum-lib (~> 1.0.2)
gitlab-grack (~> 1.0.1)
gitlab-grack (~> 1.1.0)
gitlab-linguist (~> 2.9.6)
gitlab-pygments.rb (~> 0.5.4)
gitlab_git (~> 3.1.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment