summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-02-02 21:36:02 -0700
committermo khan <mo@mokhan.ca>2015-02-02 21:36:02 -0700
commit5402200c3b6a83869a77f35b2ef9911096942dd4 (patch)
treea2487770db9db28cb17da68f56ca2c0dac73354e /Gemfile
parent543b37a327d8ad70cd2c46666759f5fae06f6c32 (diff)
install bunny gem.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index e1e46b7..78d56d8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -31,6 +31,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
# Use Capistrano for deployment
# gem 'capistrano-rails', group: :development
+gem 'bunny'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console