Gemfile.lock in pdfkit-0.5.2 vs Gemfile.lock in pdfkit-0.5.3
- old
+ new
@@ -1,32 +1,36 @@
PATH
remote: .
specs:
- pdfkit (0.5.2)
+ pdfkit (0.5.3)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.9)
diff-lcs (1.1.2)
mocha (0.9.12)
rack (1.3.0)
rack-test (0.6.0)
rack (>= 1.0)
+ rake (0.9.2)
rspec (2.2.0)
rspec-core (~> 2.2)
rspec-expectations (~> 2.2)
rspec-mocks (~> 2.2)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
+ wkhtmltopdf-binary (0.9.5.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 3.0.8)
mocha (>= 0.9.10)
pdfkit!
rack-test (>= 0.5.6)
+ rake (~> 0.9.2)
rspec (~> 2.2.0)
+ wkhtmltopdf-binary (~> 0.9.5)