src/html/HtmlReporter.js
@@ -1,11 +1,11 @@
source :rubygems
gem "rake"
gem "jasmine", git: 'https://github.com/pivotal/jasmine-gem.git'
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git', :branch => '2_0'
unless ENV["TRAVIS"]
group :debug do
gem 'debugger'
end
gemspec
The note is not visible to the blocked user.