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:
authorgitlabhq <m@gitlabhq.com>2011-10-21 16:35:42 +0400
committergitlabhq <m@gitlabhq.com>2011-10-21 16:35:42 +0400
commit1477a6c8aaecbde1f2b5903cccb267d632212ee4 (patch)
tree713a5e2f213b7b50dc0cab1a74692dd39a91138d /Gemfile
parentf2808191893d2d3f158f569627ac6005509ea05b (diff)
moved from albino -> pygments.rb
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 523793e7ca5..77a00659ac7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,7 +15,7 @@ gem 'therubyracer'
gem 'faker'
gem 'seed-fu', :git => 'git://github.com/mbleigh/seed-fu.git'
gem "inifile"
-gem "albino", :git => "git://github.com/gitlabhq/albino.git"
+gem "pygments.rb", "0.2.3"
gem "kaminari"
gem "thin"
gem "git"