summaryrefslogtreecommitdiff
path: root/Gemfile.lock
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.lock
parent543b37a327d8ad70cd2c46666759f5fae06f6c32 (diff)
install bunny gem.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d258f8e..7b3d09d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,10 +36,13 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
+ amq-protocol (1.9.2)
arel (6.0.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
+ bunny (1.6.3)
+ amq-protocol (>= 1.9.2)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
@@ -149,6 +152,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ bunny
byebug
coffee-rails (~> 4.1.0)
jbuilder (~> 2.0)