Remove redgreen gem as reflect of #204, 093a5ef (#6720)

Merge pull request 6720
This commit is contained in:
Chayoung You 2018-01-26 00:42:50 +09:00 committed by jekyllbot
parent 2ab15486a6
commit 731960e6e3
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ group :test_legacy do
gem "minitest"
gem "minitest-profile"
gem "minitest-reporters"
gem "redgreen"
gem "shoulda"
gem "simplecov"
end