-
- Downloads
Project linguist integration
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- app/models/snippet.rb 15 additions, 3 deletionsapp/models/snippet.rb
- app/models/tree.rb 1 addition, 1 deletionapp/models/tree.rb
- config/initializers/gitlabhq/20_grit_ext.rb 1 addition, 0 deletionsconfig/initializers/gitlabhq/20_grit_ext.rb
Loading
| Loading
| @@ -19,7 +19,7 @@ gem "therubyracer" |
gem "faker" | ||
gem "seed-fu" | ||
gem "linguist", "~> 1.0.0", :git => "https://github.com/github/linguist.git" | ||
gem "pygments.rb", "0.2.7" | ||
gem "pygments.rb", "0.2.11" | ||
gem "thin" | ||
gem "unicorn" | ||
gem "git" | ||
Loading
| Loading
|
Please register or sign in to comment