summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-02-02 21:43:53 -0700
committermo khan <mo@mokhan.ca>2015-02-02 21:43:53 -0700
commitb43701e165fcc7e76110e5ae51040fbb5d34a30e (patch)
tree626e4d742dd946eb5c658641bc971a805b876534 /Gemfile
parentd62b071aa28ee7ece0393cc2fa8ac42d2b981ae0 (diff)
add sneakers and foreman.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 78d56d8..53bb740 100644
--- a/Gemfile
+++ b/Gemfile
@@ -32,6 +32,8 @@ gem 'sdoc', '~> 0.4.0', group: :doc
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
gem 'bunny'
+gem 'sneakers'
+gem 'foreman'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console