Skip to content

Commit

Permalink
Use debugger for 1.9.3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
outoftime committed Nov 29, 2012
1 parent 1b3c34e commit 92cf01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shearwater.gemspec
Expand Up @@ -20,6 +20,6 @@ DESC
#s.extra_rdoc_files = 'README.md'
s.required_ruby_version = '>= 1.9'
s.add_development_dependency 'rspec', '~> 2.0'
s.add_development_dependency 'ruby-debug19', '~> 0.11'
s.add_development_dependency 'debugger'
s.add_development_dependency 'yard', '~> 0.6'
end

0 comments on commit 92cf01a

Please sign in to comment.