Skip to content

Commit

Permalink
travis: forbid rainbow 2.2.1 as it has an installation bug (ku1ik/rai…
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Mar 20, 2017
1 parent bbdad96 commit f44d3f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ end
if RUBY_VERSION >= '2.0'
gem 'travis_check_rubies', '~> 0.2'
end

gem 'rainbow', '!= 2.2.1' # TODO: remove when sickill/rainbow#44 is resolved

0 comments on commit f44d3f7

Please sign in to comment.