OSDN Git Service

Merge branch 'use_redcarpet_for_markdown' of https://github.com/arthurschreiber/gitla...
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 20 Apr 2012 22:44:15 +0000 (01:44 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 20 Apr 2012 22:44:15 +0000 (01:44 +0300)
Conflicts:
Gemfile
Gemfile.lock

1  2 
Gemfile
Gemfile.lock

diff --cc Gemfile
+++ b/Gemfile
@@@ -18,8 -18,8 +18,9 @@@ gem "six
  gem "therubyracer"
  gem "faker"
  gem "seed-fu"
 -gem "pygments.rb", "~> 0.2.11"
 +gem "linguist", "~> 1.0.0", :git => "https://github.com/github/linguist.git"
 +gem "pygments.rb", "0.2.11"
+ gem "redcarpet", "~> 2.1.1"
  gem "thin"
  gem "unicorn"
  gem "git"
diff --cc Gemfile.lock
Simple merge