web/Gemfile.lock
changeset 197 3ebfe9f36c3f
parent 174 b8e773677056
child 229 61c62a880046
--- a/web/Gemfile.lock	Mon Nov 11 22:57:04 2013 +0000
+++ b/web/Gemfile.lock	Fri Feb 28 13:22:13 2014 +0100
@@ -45,6 +45,9 @@
     arel (4.0.0)
     atomic (1.1.13)
     builder (3.1.4)
+    byebug (2.7.0)
+      columnize (~> 0.3)
+      debugger-linecache (~> 1.2)
     capistrano (2.15.5)
       highline
       net-scp (>= 1.0.0)
@@ -62,12 +65,7 @@
     coffee-script-source (1.6.3)
     columnize (0.3.6)
     commonjs (0.2.6)
-    debugger (1.6.1)
-      columnize (>= 0.3.1)
-      debugger-linecache (~> 1.2.0)
-      debugger-ruby_core_source (~> 1.2.3)
     debugger-linecache (1.2.0)
-    debugger-ruby_core_source (1.2.3)
     diff-lcs (1.2.4)
     dotenv (0.8.0)
     dotenv-rails (0.8.0)
@@ -111,15 +109,9 @@
       coderay (~> 1.0.5)
       method_source (~> 0.8)
       slop (~> 3.4)
-    pry-debugger (0.2.2)
-      debugger (~> 1.3)
-      pry (~> 0.9.10)
-    pry-doc (0.4.6)
-      pry (>= 0.9)
-      yard (>= 0.8)
-    pry-remote (0.1.7)
-      pry (~> 0.9)
-      slop (~> 3.0)
+    pry-byebug (1.3.2)
+      byebug (~> 2.7)
+      pry (~> 0.9.12)
     rack (1.5.2)
     rack-test (0.6.2)
       rack (>= 1.0)
@@ -199,13 +191,13 @@
     uglifier (2.1.2)
       execjs (>= 0.3.0)
       multi_json (~> 1.0, >= 1.0.2)
-    yard (0.8.7)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
   annotate (~> 2.5.0)
+  byebug
   capistrano (~> 2.15.4)
   dotenv-rails (~> 0.8.0)
   exception_notification!
@@ -214,10 +206,8 @@
   jquery-ui-rails (~> 4.0.3)
   less-rails (~> 2.3.3)
   pry (~> 0.9.12.2)
-  pry-debugger (~> 0.2.2)
-  pry-doc (~> 0.4.6)
-  pry-remote (~> 0.1.7)
-  rails (~> 4.0.0.rc2)
+  pry-byebug
+  rails (~> 4.0.0)
   rails-erd (~> 1.1.0)
   rickshaw_rails!
   rspec-rails (~> 2.13.2)