aboutsummaryrefslogtreecommitdiffstats
path: root/inboxes.gemspec
diff options
context:
space:
mode:
authorKir2011-10-31 16:16:45 +0400
committerKir2011-10-31 16:16:45 +0400
commit7a540a454e4b2c2ccac5f6e542fe5130dbd05c8f (patch)
treeddab265d7f62493f0e84a3b7cfbef06b2112123d /inboxes.gemspec
parenta99eda077cd84e42bb526ffecc4bc59c4c1929de (diff)
downloadinboxes-7a540a454e4b2c2ccac5f6e542fe5130dbd05c8f.tar.bz2
Readme and initial changes
Diffstat (limited to 'inboxes.gemspec')
-rw-r--r--inboxes.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/inboxes.gemspec b/inboxes.gemspec
index 4587ed8..441f0a5 100644
--- a/inboxes.gemspec
+++ b/inboxes.gemspec
@@ -19,6 +19,6 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
# specify any dependencies here; for example:
- # s.add_development_dependency "rspec"
+ s.add_development_dependency "ruby-debug"
# s.add_runtime_dependency "rest-client"
end