Bump cucumber dep [no-ci]
This commit is contained in:
parent
1022e63cee
commit
024d33c16e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -7,7 +7,7 @@ group :development do
|
||||||
end
|
end
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem "cucumber", "~> 1.1.0"
|
gem "cucumber", "~> 1.2.0"
|
||||||
gem "fivemat"
|
gem "fivemat"
|
||||||
gem "aruba", "~> 0.4.11"
|
gem "aruba", "~> 0.4.11"
|
||||||
gem "rspec", "~> 2.7"
|
gem "rspec", "~> 2.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue