Skip to content

Commit

Permalink
Specify rainbow version to be lt 2. johnbintz#188
Browse files Browse the repository at this point in the history
  • Loading branch information
asok committed Apr 15, 2014
1 parent 1055dc1 commit c606780
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jasmine-headless-webkit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'jasmine-core'
s.add_runtime_dependency 'coffee-script'
s.add_runtime_dependency 'rainbow'
s.add_runtime_dependency 'rainbow', '< 2'
s.add_runtime_dependency 'multi_json', '>= 1.2.0'
s.add_runtime_dependency 'sprockets'
s.add_runtime_dependency 'sprockets-vendor_gems'
end

0 comments on commit c606780

Please sign in to comment.