Upgraded cucumber, cucumber-core, gherkin gems
This commit is contained in:
+6
-6
@@ -78,16 +78,16 @@ GEM
|
||||
concurrent-ruby (1.0.2)
|
||||
contracts (0.14.0)
|
||||
crack (0.3.1)
|
||||
cucumber (2.3.3)
|
||||
cucumber (2.4.0)
|
||||
builder (>= 2.1.2)
|
||||
cucumber-core (~> 1.4.0)
|
||||
cucumber-core (~> 1.5.0)
|
||||
cucumber-wire (~> 0.0.1)
|
||||
diff-lcs (>= 1.1.3)
|
||||
gherkin (~> 3.2.0)
|
||||
gherkin (~> 4.0)
|
||||
multi_json (>= 1.7.5, < 2.0)
|
||||
multi_test (>= 0.1.2)
|
||||
cucumber-core (1.4.0)
|
||||
gherkin (~> 3.2.0)
|
||||
cucumber-core (1.5.0)
|
||||
gherkin (~> 4.0)
|
||||
cucumber-wire (0.0.1)
|
||||
daemons (1.2.3)
|
||||
database_cleaner (1.5.3)
|
||||
@@ -104,7 +104,7 @@ GEM
|
||||
foreman (0.82.0)
|
||||
thor (~> 0.19.1)
|
||||
formatador (0.2.5)
|
||||
gherkin (3.2.0)
|
||||
gherkin (4.0.0)
|
||||
globalid (0.3.6)
|
||||
activesupport (>= 4.1.0)
|
||||
guard (2.14.0)
|
||||
|
||||
Reference in New Issue
Block a user