Skip to content

Commit

Permalink
Remove 1.9 debugger from gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rozumey committed Dec 19, 2011
1 parent 110b807 commit ac08849
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions Gemfile.lock
Expand Up @@ -3,7 +3,6 @@ GEM
specs:
activesupport (3.0.3)
addressable (2.2.2)
archive-tar-minitar (0.5.2)
columnize (0.3.2)
daemons (1.1.0)
eventmachine (0.12.10)
Expand All @@ -13,8 +12,6 @@ GEM
rack (>= 1.1.0, < 2)
i18n (0.5.0)
linecache (0.43)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
mail (2.2.15)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
Expand All @@ -33,16 +30,6 @@ GEM
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base19 (0.11.24)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.4)
archive-tar-minitar (>= 0.5.2)
sinatra (1.1.2)
rack (~> 1.1)
tilt (~> 1.2)
Expand Down Expand Up @@ -74,7 +61,6 @@ DEPENDENCIES
rack
rake
ruby-debug
ruby-debug19
sinatra
thin
tinder

0 comments on commit ac08849

Please sign in to comment.