aboutsummaryrefslogtreecommitdiffstats
path: root/inboxes.gemspec
diff options
context:
space:
mode:
authorKir2011-11-01 14:18:21 +0400
committerKir2011-11-01 14:18:21 +0400
commit49e19f446e625ef1fcac1e8890dba0b34b234ec2 (patch)
tree8d3a29793d4d43bddba70abcaef071d40277daa0 /inboxes.gemspec
parentf96948724a0c157f98b952e6bd83da28d06ba1d9 (diff)
downloadinboxes-49e19f446e625ef1fcac1e8890dba0b34b234ec2.tar.bz2
Speakers, new readme, dependencies and views generator
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