Skip to content

Commit

Permalink
Remove debugger it is useless for this
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Miller committed Aug 28, 2015
1 parent db5edbf commit 2dd8870
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
1 change: 0 additions & 1 deletion Gemfile
@@ -1,5 +1,4 @@
source 'http://rubygems.org'
gem 'mechanize'
gem 'os'
gem 'debugger'
gem 'rake'
11 changes: 3 additions & 8 deletions Gemfile.lock
@@ -1,13 +1,6 @@
GEM
remote: http://rubygems.org/
specs:
columnize (0.3.6)
debugger (1.6.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.4)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.4)
domain_name (0.5.15)
unf (>= 0.0.5, < 1.0.0)
http-cookie (1.0.2)
Expand Down Expand Up @@ -39,7 +32,9 @@ PLATFORMS
ruby

DEPENDENCIES
debugger
mechanize
os
rake

BUNDLED WITH
1.10.6

0 comments on commit 2dd8870

Please sign in to comment.