bump cucumber
This commit is contained in:
parent
6467ee1962
commit
3bdb078dfc
1 changed files with 4 additions and 4 deletions
|
|
@ -78,10 +78,10 @@ GEM
|
||||||
configurate (0.0.8)
|
configurate (0.0.8)
|
||||||
connection_pool (1.0.0)
|
connection_pool (1.0.0)
|
||||||
crack (0.3.2)
|
crack (0.3.2)
|
||||||
cucumber (1.2.5)
|
cucumber (1.3.2)
|
||||||
builder (>= 2.1.2)
|
builder (>= 2.1.2)
|
||||||
diff-lcs (>= 1.1.3)
|
diff-lcs (>= 1.1.3)
|
||||||
gherkin (~> 2.11.7)
|
gherkin (~> 2.12.0)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
cucumber-rails (1.3.1)
|
cucumber-rails (1.3.1)
|
||||||
capybara (>= 1.1.2)
|
capybara (>= 1.1.2)
|
||||||
|
|
@ -94,7 +94,7 @@ GEM
|
||||||
orm_adapter (~> 0.1)
|
orm_adapter (~> 0.1)
|
||||||
railties (~> 3.1)
|
railties (~> 3.1)
|
||||||
warden (~> 1.2.1)
|
warden (~> 1.2.1)
|
||||||
diff-lcs (1.2.3)
|
diff-lcs (1.2.4)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
ethon (0.5.12)
|
ethon (0.5.12)
|
||||||
ffi (>= 1.3.0)
|
ffi (>= 1.3.0)
|
||||||
|
|
@ -138,7 +138,7 @@ GEM
|
||||||
rspec (~> 2.0)
|
rspec (~> 2.0)
|
||||||
rspec-instafail (~> 0.2.0)
|
rspec-instafail (~> 0.2.0)
|
||||||
ruby-progressbar (~> 1.0.0)
|
ruby-progressbar (~> 1.0.0)
|
||||||
gherkin (2.11.8)
|
gherkin (2.12.0)
|
||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
gon (4.1.0)
|
gon (4.1.0)
|
||||||
actionpack (>= 2.3.0)
|
actionpack (>= 2.3.0)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue