Gemfile.lock in cucumber_priority-0.3.1 vs Gemfile.lock in cucumber_priority-0.3.2

- old
+ new

@@ -1,60 +1,121 @@ \ No newline at end of file +PATH + remote: .. + specs: + cucumber_priority (0.3.2) + cucumber + +GEM + remote: https://rubygems.org/ + specs: + aruba (0.6.2) + childprocess (>= 0.3.6) + cucumber (>= 1.1.1) + rspec-expectations (>= 2.7.0) + builder (3.2.3) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) + cucumber (2.4.0) + builder (>= 2.1.2) + cucumber-core (~> 1.5.0) + cucumber-wire (~> 0.0.1) + diff-lcs (>= 1.1.3) + gherkin (~> 4.0) + multi_json (>= 1.7.5, < 2.0) + multi_test (>= 0.1.2) + cucumber-core (1.5.0) + gherkin (~> 4.0) + cucumber-wire (0.0.1) + diff-lcs (1.3) + ffi (1.9.23) + gemika (0.3.2) + gherkin (4.1.3) + multi_json (1.13.1) + multi_test (0.1.2) + rake (10.1.0) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.3) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + +PLATFORMS + ruby + +DEPENDENCIES + aruba (< 0.7) + cucumber (~> 2.4.0) + cucumber_priority! + gemika + rake + rspec (~> 3.0) + +BUNDLED WITH + 1.16.1