From 91fee659eadaf6bcc4d063fd5645950da1250896 Mon Sep 17 00:00:00 2001 From: AndrewMurrell Date: Sun, 6 Apr 2014 22:20:24 -0400 Subject: A few bug fixes, and a bunch of code that almost works. --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 51e29e7..0de5c48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,6 +31,9 @@ GEM bootstrap-sass (3.1.1.0) sass (~> 3.2) builder (3.1.4) + byebug (2.7.0) + columnize (~> 0.3) + debugger-linecache (~> 1.2) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -38,6 +41,8 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) + columnize (0.3.6) + debugger-linecache (1.2.0) delayed_job (4.0.0) activesupport (>= 3.0, < 4.1) erubis (2.7.0) @@ -127,6 +132,7 @@ PLATFORMS DEPENDENCIES bcrypt-ruby (= 3.1.2) bootstrap-sass + byebug coffee-rails (~> 4.0.0) delayed_job httparty -- cgit v1.2.3-2-g168b