summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock')
-rw-r--r--deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock b/deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock
new file mode 100644
index 0000000000..04835be092
--- /dev/null
+++ b/deps/rabbitmq_consistent_hash_exchange/examples/ruby/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ amq-protocol (2.3.1)
+ bunny (2.15.0)
+ amq-protocol (~> 2.3, >= 2.3.1)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ bunny (>= 2.15.0, < 3.0)
+
+BUNDLED WITH
+ 2.1.4