Bump cucumber
This commit is contained in:
parent
0fb2f8cd70
commit
d397568f98
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -117,16 +117,16 @@ GEM
|
||||||
connection_pool (2.2.0)
|
connection_pool (2.2.0)
|
||||||
crack (0.4.3)
|
crack (0.4.3)
|
||||||
safe_yaml (~> 1.0.0)
|
safe_yaml (~> 1.0.0)
|
||||||
cucumber (2.3.3)
|
cucumber (2.4.0)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
cucumber-core (~> 1.4.0)
|
cucumber-core (~> 1.5.0)
|
||||||
cucumber-wire (~> 0.0.1)
|
cucumber-wire (~> 0.0.1)
|
||||||
diff-lcs (>= 1.1.3)
|
diff-lcs (>= 1.1.3)
|
||||||
gherkin (~> 3.2.0)
|
gherkin (~> 4.0)
|
||||||
multi_json (>= 1.7.5, < 2.0)
|
multi_json (>= 1.7.5, < 2.0)
|
||||||
multi_test (>= 0.1.2)
|
multi_test (>= 0.1.2)
|
||||||
cucumber-core (1.4.0)
|
cucumber-core (1.5.0)
|
||||||
gherkin (~> 3.2.0)
|
gherkin (~> 4.0)
|
||||||
cucumber-rails (1.4.3)
|
cucumber-rails (1.4.3)
|
||||||
capybara (>= 1.1.2, < 3)
|
capybara (>= 1.1.2, < 3)
|
||||||
cucumber (>= 1.3.8, < 3)
|
cucumber (>= 1.3.8, < 3)
|
||||||
|
|
@ -348,7 +348,7 @@ GEM
|
||||||
fuubar (2.0.0)
|
fuubar (2.0.0)
|
||||||
rspec (~> 3.0)
|
rspec (~> 3.0)
|
||||||
ruby-progressbar (~> 1.4)
|
ruby-progressbar (~> 1.4)
|
||||||
gherkin (3.2.0)
|
gherkin (4.0.0)
|
||||||
globalid (0.3.6)
|
globalid (0.3.6)
|
||||||
activesupport (>= 4.1.0)
|
activesupport (>= 4.1.0)
|
||||||
gon (6.0.1)
|
gon (6.0.1)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue