Commit 61b85aed authored by Saito's avatar Saito

add grack to support smart http protocal for git

parent 335f9d64
......@@ -15,6 +15,7 @@ gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git",
gem "pygments.rb", :git => "https://github.com/gitlabhq/pygments.rb.git", :ref => "2cada028da5054616634a1d9ca6941b65b3ce188"
gem "omniauth-ldap", :git => "https://github.com/gitlabhq/omniauth-ldap.git", :ref => "7edf27d0281e09561838122982c16b7e62181f44"
gem 'yaml_db', :git => "https://github.com/gitlabhq/yaml_db.git"
gem 'grack', :git => "https://github.com/SaitoWu/grack.git"
gem "linguist", "~> 1.0.0", :git => "https://github.com/gitlabhq/linguist.git"
gem "stamp"
......
GIT
remote: https://github.com/SaitoWu/grack.git
revision: dd990d231ac9189046b71a65d874638e55320e27
specs:
grack (1.0.0)
rack (~> 1.4.1)
GIT
remote: https://github.com/ctran/annotate_models.git
revision: 18cd39ad01829deba5aa34634b8540d6675ab978
......@@ -373,6 +380,7 @@ DEPENDENCIES
foreman
git
gitolite!
grack!
grit!
haml-rails
httparty
......
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