Gemfile.lock in typogruby-1.0.17 vs Gemfile.lock in typogruby-1.0.18

- old
+ new

@@ -1,50 +1,56 @@ PATH remote: . specs: - typogruby (1.0.17) + typogruby (1.0.18) rubypants GEM remote: https://rubygems.org/ specs: - aruba (0.5.3) + aruba (0.6.2) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) bluecloth (2.2.0) builder (3.2.2) - childprocess (0.3.9) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) - cucumber (1.3.6) + cucumber (1.3.18) builder (>= 2.1.2) diff-lcs (>= 1.1.3) - gherkin (~> 2.12.0) - multi_json (~> 1.7.5) - multi_test (>= 0.0.2) - diff-lcs (1.2.4) - ffi (1.9.0) - gherkin (2.12.1) + gherkin (~> 2.12) + multi_json (>= 1.7.5, < 2.0) + multi_test (>= 0.1.1) + diff-lcs (1.2.5) + ffi (1.9.6) + gherkin (2.12.2) multi_json (~> 1.3) - multi_json (1.7.9) - multi_test (0.0.2) - rake (10.1.0) - rspec (2.14.1) - rspec-core (~> 2.14.0) - rspec-expectations (~> 2.14.0) - rspec-mocks (~> 2.14.0) - rspec-core (2.14.5) - rspec-expectations (2.14.2) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.3) + minitest (5.5.1) + multi_json (1.10.1) + multi_test (0.1.1) + rake (10.4.2) + rspec (3.1.0) + rspec-core (~> 3.1.0) + rspec-expectations (~> 3.1.0) + rspec-mocks (~> 3.1.0) + rspec-core (3.1.7) + rspec-support (~> 3.1.0) + rspec-expectations (3.1.2) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.1.0) + rspec-mocks (3.1.3) + rspec-support (~> 3.1.0) + rspec-support (3.1.2) rubypants (0.2.0) PLATFORMS ruby DEPENDENCIES aruba bluecloth cucumber + minitest rake rspec typogruby!