Don't depend on debugger gem, we don't really have any ruby code here.

This commit is contained in:
slackersoft
2014-09-20 20:17:55 -07:00
parent c82c958e0d
commit fa837ae90a
2 changed files with 1 additions and 6 deletions

View File

@@ -1,11 +1,6 @@
source 'https://rubygems.org'
gem "jasmine", :git => 'https://github.com/pivotal/jasmine-gem.git'
# gem "jasmine", path: "/Users/pivotal/workspace/jasmine-gem"
unless ENV["TRAVIS"]
group :debug do
gem 'debugger'
end
end
gemspec