Gemfile.lock in kickin_ristretto-0.1.0 vs Gemfile.lock in kickin_ristretto-0.1.1
- old
+ new
@@ -1,14 +1,22 @@
PATH
remote: .
specs:
kickin_ristretto (0.1.0)
+ prawn (~> 2.2.2)
+ prawn-table (~> 0.2.2)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
+ pdf-core (0.7.0)
+ prawn (2.2.2)
+ pdf-core (~> 0.7.0)
+ ttfunk (~> 1.5)
+ prawn-table (0.2.2)
+ prawn (>= 1.3.0, < 3.0.0)
rake (10.5.0)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
@@ -19,9 +27,10 @@
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
+ ttfunk (1.5.1)
PLATFORMS
ruby
DEPENDENCIES