summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:20:24 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:20:24 -0400
commit91fee659eadaf6bcc4d063fd5645950da1250896 (patch)
treebf1df15fd055199fc07d971623bfd6632dc3dee4 /Gemfile.lock
parent0d42079611ed2aeacd71b926580fdc3b943cf1ba (diff)
A few bug fixes, and a bunch of code that almost works.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
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