Gemfile.lock in cucumber_factory-1.13.0 vs Gemfile.lock in cucumber_factory-1.14.0
- old
+ new
@@ -1,84 +1 @@
-PATH
- remote: ..
- specs:
- cucumber_factory (1.13.0)
- activerecord
- activesupport
- cucumber
- cucumber_priority (>= 0.2.0)
-
-GEM
- remote: https://rubygems.org/
- specs:
- activemodel (4.2.10)
- activesupport (= 4.2.10)
- builder (~> 3.1)
- activerecord (4.2.10)
- activemodel (= 4.2.10)
- activesupport (= 4.2.10)
- arel (~> 6.0)
- activesupport (4.2.10)
- i18n (~> 0.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
- arel (6.0.4)
- builder (3.2.3)
- concurrent-ruby (1.0.5)
- 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)
- cucumber_priority (0.3.1)
- cucumber
- database_cleaner (1.6.2)
- diff-lcs (1.3)
- gemika (0.3.2)
- gherkin (4.1.3)
- i18n (0.9.5)
- concurrent-ruby (~> 1.0)
- minitest (5.11.3)
- multi_json (1.13.1)
- multi_test (0.1.2)
- mysql2 (0.4.10)
- rake (12.3.0)
- rspec (3.7.0)
- rspec-core (~> 3.7.0)
- rspec-expectations (~> 3.7.0)
- rspec-mocks (~> 3.7.0)
- rspec-core (3.7.1)
- rspec-support (~> 3.7.0)
- rspec-expectations (3.7.0)
- diff-lcs (>= 1.2.0, < 2.0)
- 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)
- thread_safe (0.3.6)
- tzinfo (1.2.5)
- thread_safe (~> 0.1)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- activerecord (~> 4.2.0)
- activesupport (~> 4.2.0)
- cucumber (~> 2.4.0)
- cucumber_factory!
- database_cleaner
- gemika
- mysql2
- rake
- rspec (~> 3.0)
-
-BUNDLED WITH
- 1.16.1
\ No newline at end of file