Skip to content

Commit

Permalink
cannot load such file -- term/ansicolor
Browse files Browse the repository at this point in the history
  • Loading branch information
dldinternet committed Mar 27, 2017
1 parent bd0a71a commit ec89654
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
source "https://rubygems.org"
source "https://rubygems.org" do

gem "coveralls", require: false
group :development, :test, :integration do
gem "coveralls", require: false
gem "term-ansicolor", require: false
end

end

gemspec

0 comments on commit ec89654

Please sign in to comment.