Skip to content

Commit

Permalink
debugger it
Browse files Browse the repository at this point in the history
  • Loading branch information
marcisme committed Jun 23, 2012
1 parent 0350a8b commit 5409afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guard-copy.gemspec
Expand Up @@ -22,6 +22,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'guard-rspec', '>= 1.0'
gem.add_development_dependency 'guard-cucumber', '>= 1.0'
gem.add_development_dependency 'aruba', '~> 0.4'
gem.add_development_dependency 'debugger'
end

gem.files = Dir.glob('{lib}/**/*') + %w[LICENSE README.md]
Expand Down

0 comments on commit 5409afa

Please sign in to comment.