debugger disabled - currently broken
This commit is contained in:
parent
c9469709d6
commit
07fb00d9f0
2 changed files with 2 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -43,7 +43,7 @@ end
|
|||
# gem 'capistrano', group: :development
|
||||
|
||||
# Use debugger
|
||||
gem 'debugger', group: [:development, :test]
|
||||
#gem 'debugger', group: [:development, :test]
|
||||
|
||||
# PostgreSQL support
|
||||
gem 'pg'
|
||||
|
|
|
|||
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -70,18 +70,11 @@ GEM
|
|||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.10.0)
|
||||
columnize (0.9.0)
|
||||
concurrent-ruby (1.0.1)
|
||||
cookies_eu (1.3.0)
|
||||
jquery-cookie-rails
|
||||
jquery-rails
|
||||
debug_inspector (0.0.2)
|
||||
debugger (1.6.8)
|
||||
columnize (>= 0.3.1)
|
||||
debugger-linecache (~> 1.2.0)
|
||||
debugger-ruby_core_source (~> 1.3.5)
|
||||
debugger-linecache (1.2.0)
|
||||
debugger-ruby_core_source (1.3.8)
|
||||
devise (3.5.6)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
|
|
@ -281,7 +274,6 @@ DEPENDENCIES
|
|||
bzip2-ruby!
|
||||
coffee-rails (~> 4.1.0)
|
||||
cookies_eu
|
||||
debugger
|
||||
devise
|
||||
fancybox2-rails (~> 0.2.8)
|
||||
foundation-rails (~> 6.2)
|
||||
|
|
@ -306,4 +298,4 @@ DEPENDENCIES
|
|||
will_paginate
|
||||
|
||||
BUNDLED WITH
|
||||
1.11.2
|
||||
1.12.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue