From fb09c4000cc086aaeb132dc20dad924e6cfcfc60 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Tue, 19 Mar 2013 21:49:58 -0400 Subject: [PATCH] Gemfile.lock belongs in repo --- Gemfile.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..9f24174 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,17 @@ +GEM + remote: https://rubygems.org/ + specs: + builder (3.2.0) + jwt (0.1.8) + multi_json (>= 1.5) + multi_json (1.7.1) + twilio-ruby (3.9.0) + builder (>= 2.1.2) + jwt (>= 0.1.2) + multi_json (>= 1.3.0) + +PLATFORMS + ruby + +DEPENDENCIES + twilio-ruby