Gemfile.lock in nanoc-typohero-1.0.0 vs Gemfile.lock in nanoc-typohero-1.0.1
- old
+ new
@@ -1,48 +1,67 @@
+GIT
+ remote: git://github.com/nanoc/nanoc.git
+ revision: bf13d9cc634faba39ceeaaa87b9ad6a9b2d45830
+ specs:
+ nanoc (4.0.0rc3)
+ cri (~> 2.3)
+
PATH
remote: .
specs:
- nanoc-typohero (1.0.0)
- nanoc (>= 3.6.7, < 4.0.0)
+ nanoc-typohero (1.0.1)
+ nanoc (>= 3.6.7, < 5.0.0)
typohero (>= 0.0.4, < 1.0.0)
GEM
remote: https://rubygems.org/
specs:
colored (1.2)
- coveralls (0.7.2)
- multi_json (~> 1.3)
- rest-client (= 1.6.7)
- simplecov (>= 0.7)
- term-ansicolor (= 1.2.2)
- thor (= 0.18.1)
- cri (2.6.1)
+ coveralls (0.8.3)
+ json (~> 1.8)
+ rest-client (>= 1.6.8, < 2)
+ simplecov (~> 0.10.0)
+ term-ansicolor (~> 1.3)
+ thor (~> 0.19.1)
+ cri (2.7.0)
colored (~> 1.2)
docile (1.1.5)
- mime-types (2.4.3)
- minitest (5.5.0)
- multi_json (1.10.1)
- nanoc (3.7.4)
- cri (~> 2.3)
+ domain_name (0.5.25)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ json (1.8.3)
+ mime-types (2.6.2)
+ minitest (5.8.2)
+ netrc (0.11.0)
rake (10.4.2)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- simplecov (0.9.1)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
+ simplecov (0.10.0)
docile (~> 1.1.0)
- multi_json (~> 1.0)
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
- term-ansicolor (1.2.2)
- tins (~> 0.8)
- thor (0.18.1)
- tins (0.13.2)
- typohero (0.0.4)
+ json (~> 1.8)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.0)
+ term-ansicolor (1.3.2)
+ tins (~> 1.0)
+ thor (0.19.1)
+ tins (1.6.0)
+ typohero (0.0.5)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.5)
coveralls
minitest
+ nanoc!
nanoc-typohero!
rake
+
+BUNDLED WITH
+ 1.10.6