Gemfile in prawn-table-0.0.1 vs Gemfile in prawn-table-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
source "https://rubygems.org"
-gem "prawn", :git => "git@github.com:prawnpdf/prawn.git",
+gem "prawn", :git => "https://github.com/prawnpdf/prawn.git",
:branch => "extract_tables"
gemspec