linguist gitlab fork
This commit is contained in:
parent
7c8fbe8f7f
commit
8d02d8c045
2
Gemfile
2
Gemfile
|
@ -18,7 +18,7 @@ gem "six"
|
|||
gem "therubyracer"
|
||||
gem "faker"
|
||||
gem "seed-fu"
|
||||
gem "linguist", "~> 1.0.0", :git => "https://github.com/github/linguist.git"
|
||||
gem "linguist", "~> 1.0.0", :git => "https://github.com/gitlabhq/linguist.git"
|
||||
gem "pygments.rb", "0.2.11"
|
||||
gem "redcarpet", "~> 2.1.1"
|
||||
gem "thin"
|
||||
|
|
20
Gemfile.lock
20
Gemfile.lock
|
@ -4,16 +4,6 @@ GIT
|
|||
specs:
|
||||
annotate (2.4.1.beta1)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/github/linguist.git
|
||||
revision: c444c25b27131cd2aca6017f2a9ce5eae60dfcd3
|
||||
specs:
|
||||
linguist (1.0.0)
|
||||
charlock_holmes (~> 0.6.6)
|
||||
escape_utils (~> 0.2.3)
|
||||
mime-types (~> 1.18)
|
||||
pygments.rb (~> 0.2.11)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/gitlabhq/gitolite-client.git
|
||||
revision: 36dabd226caa40ff052677719adaacbfe667b36c
|
||||
|
@ -31,6 +21,16 @@ GIT
|
|||
mime-types (~> 1.15)
|
||||
posix-spawn (~> 0.3.6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/gitlabhq/linguist.git
|
||||
revision: c3d6fc5af8cf9d67afa572bba363bf0db256a900
|
||||
specs:
|
||||
linguist (1.0.0)
|
||||
charlock_holmes (~> 0.6.6)
|
||||
escape_utils (~> 0.2.3)
|
||||
mime-types (~> 1.18)
|
||||
pygments.rb (~> 0.2.11)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/gitlabhq/yaml_db.git
|
||||
revision: 98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd
|
||||
|
|
Loading…
Reference in a new issue