Add byebug

This commit is contained in:
Dzmitry Plashchynski
2015-03-07 16:24:01 +02:00
parent 98f058767f
commit dc1f55e13b
3 changed files with 10 additions and 0 deletions
+8
View File
@@ -27,6 +27,12 @@ GEM
tzinfo (~> 1.1)
arel (6.0.0)
builder (3.2.2)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
columnize (0.9.0)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
globalid (0.3.3)
activesupport (>= 4.1.0)
@@ -47,6 +53,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
slop (3.6.0)
sqlite3 (1.3.10)
thread_safe (0.3.4)
timecop (0.7.3)
@@ -58,6 +65,7 @@ PLATFORMS
DEPENDENCIES
bundler (>= 1.0.0)
byebug
crono!
rake (~> 10.0)
rspec (~> 3.0)