Skip to content

Commit

Permalink
Good bye ruby-debug 💣
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Feb 22, 2012
1 parent ea07f65 commit 7b368dd
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -10,4 +10,3 @@ gem 'rake'
gem 'rdoc'
gem 'mocha'
gem 'tzinfo'
gem 'ruby-debug', :platform => :mri_18
10 changes: 0 additions & 10 deletions Gemfile.lock
Expand Up @@ -25,15 +25,12 @@ GEM
i18n (~> 0.6)
multi_json (~> 1.0)
builder (3.0.0)
columnize (0.3.6)
country_select (0.0.1)
erubis (2.7.0)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.1)
json (1.6.5)
linecache (0.46)
rbx-require-relative (> 0.0.4)
metaclass (0.0.1)
mocha (0.10.3)
metaclass (~> 0.0.1)
Expand All @@ -53,14 +50,8 @@ GEM
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rbx-require-relative (0.0.5)
rdoc (3.12)
json (~> 1.4)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
Expand All @@ -80,6 +71,5 @@ DEPENDENCIES
railties (~> 3.2.0)
rake
rdoc
ruby-debug
simple_form!
tzinfo
1 change: 0 additions & 1 deletion gemfiles/Gemfile-rails.3.0.x
Expand Up @@ -10,4 +10,3 @@ gem 'rake'
gem 'rdoc'
gem 'mocha'
gem 'tzinfo'
gem 'ruby-debug', :platform => :mri_18
1 change: 0 additions & 1 deletion gemfiles/Gemfile-rails.3.1.x
Expand Up @@ -10,4 +10,3 @@ gem 'rake'
gem 'rdoc'
gem 'mocha'
gem 'tzinfo'
gem 'ruby-debug', :platform => :mri_18

0 comments on commit 7b368dd

Please sign in to comment.