Gem updates & githost logger
* Grit gem updated * gitolite-client updated * logger added * few fixes
This commit is contained in:
parent
09831488c9
commit
1b2068eaa9
8 changed files with 23 additions and 8 deletions
4
Gemfile
4
Gemfile
|
@ -11,8 +11,8 @@ gem "kaminari"
|
|||
gem "haml", "3.1.4"
|
||||
gem "haml-rails"
|
||||
gem "jquery-rails"
|
||||
gem "grit", :git => "https://github.com/gitlabhq/grit.git"
|
||||
gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git"
|
||||
gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "810e3c11787e9d84c5925a7edc3264db0f04bb49"
|
||||
gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0"
|
||||
gem "carrierwave"
|
||||
gem "six"
|
||||
gem "therubyracer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue