From 4922d90f8a76a9b74cc85b1b187b3e64299e9b30 Mon Sep 17 00:00:00 2001 From: Lynn Hurley Date: Sat, 24 Oct 2015 20:32:48 -0500 Subject: [PATCH] oops. commit gemfile.lock after version change --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74797a609..6f1e400a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GIT PATH remote: . specs: - devise_token_auth (0.1.36) + devise_token_auth (0.1.37.beta1) devise (~> 3.5.2) rails (~> 4.2) @@ -261,3 +261,6 @@ DEPENDENCIES rack-cors sqlite3 (~> 1.3) thor + +BUNDLED WITH + 1.10.5