Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2012-06-29 14:49:36 +0400
committerSaito <saitowu@gmail.com>2012-06-29 14:49:36 +0400
commit1df1daa12ee6ac9a006b86584b8ecd90cea660a7 (patch)
treef4a6bb463f00a57e38efc778daeee64a8f0cbf81 /Gemfile
parent8db947bcfe2f3e988c995696f0fd24d9edfdc3b0 (diff)
use gitlabhq/grack instead of my fork
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 8394f7e9b8d..d4b3ce302f0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,7 +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 'grack', :git => "https://github.com/gitlabhq/grack.git"
gem "linguist", "~> 1.0.0", :git => "https://github.com/gitlabhq/linguist.git"
gem "stamp"