again update grit
This commit is contained in:
parent
41d04ae56b
commit
d11fe17937
2
Gemfile
2
Gemfile
|
@ -30,7 +30,7 @@ gem 'state_machine', '~> 1.2'
|
|||
gem 'redis-rails', '~> 4.0'
|
||||
|
||||
gem 'grack', git: 'git://github.com/rosa-abf/grack.git', require: 'git_http'
|
||||
gem 'grit', git: 'git://github.com/rosa-abf/grit.git'
|
||||
gem 'grit', git: 'git://github.com/rosa-abf/grit.git', tag: '2.6.16'
|
||||
gem 'charlock_holmes', '~> 0.7'
|
||||
gem 'github-linguist', '~> 3.1', require: 'linguist'
|
||||
gem 'diff-display', '~> 0.0.1'
|
||||
|
|
|
@ -40,7 +40,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/rosa-abf/grit.git
|
||||
revision: 87e7cc875de5fd1c3e446d1fd0f533a95d10bb2d
|
||||
revision: a9548c92188cc307e7af1dd41a733e7000a783a9
|
||||
tag: 2.6.16
|
||||
specs:
|
||||
grit (2.5.0)
|
||||
diff-lcs (~> 1.1)
|
||||
|
|
Loading…
Reference in New Issue