Gemfile in
PageRankr-2.0.4
vs Gemfile in
PageRankr-3.0.0
- old
+ new
@@ -1,3 +1,5 @@
source :gemcutter
-gemspec
+gemspec
+
+gem 'ruby-debug19', :require => 'ruby-debug'
\ No newline at end of file