aboutsummaryrefslogtreecommitdiffstats
path: root/inboxes.gemspec
diff options
context:
space:
mode:
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 441f0a5..ff3c296 100644
--- a/inboxes.gemspec
+++ b/inboxes.gemspec
@@ -20,5 +20,5 @@ Gem::Specification.new do |s|
# specify any dependencies here; for example:
s.add_development_dependency "ruby-debug"
- # s.add_runtime_dependency "rest-client"
+ s.add_runtime_dependency "haml-rails"
end