Merge pull request #947 from netdata/Update_gemfile_for_latest_grit
Update to the latest grit
This commit is contained in:
commit
2255dc8f8d
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -8,7 +8,7 @@ gem "devise", "~> 1.5"
|
||||||
gem "stamp"
|
gem "stamp"
|
||||||
gem "kaminari"
|
gem "kaminari"
|
||||||
gem "haml-rails"
|
gem "haml-rails"
|
||||||
gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "9536f306645f2d6b1f993ae02d3a29893ba8881f"
|
gem "grit", :git => "https://github.com/gitlabhq/grit.git", :ref => "7f35cb98ff17d534a07e3ce6ec3d580f67402837"
|
||||||
gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0"
|
gem "gitolite", :git => "https://github.com/gitlabhq/gitolite-client.git", :ref => "9b715ca8bab6529f6c92204a25f84d12f25a6eb0"
|
||||||
gem "carrierwave"
|
gem "carrierwave"
|
||||||
gem "six"
|
gem "six"
|
||||||
|
|
|
@ -15,8 +15,8 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/gitlabhq/grit.git
|
remote: https://github.com/gitlabhq/grit.git
|
||||||
revision: 9536f306645f2d6b1f993ae02d3a29893ba8881f
|
revision: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
|
||||||
ref: 9536f306645f2d6b1f993ae02d3a29893ba8881f
|
ref: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
|
||||||
specs:
|
specs:
|
||||||
grit (2.5.0)
|
grit (2.5.0)
|
||||||
diff-lcs (~> 1.1)
|
diff-lcs (~> 1.1)
|
||||||
|
|
Loading…
Reference in a new issue