Upgrade fivemat
This commit is contained in:
parent
de1bfc440c
commit
b159946a6e
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -9,7 +9,7 @@ gem "yard", "~> 0.8.0"
|
||||||
|
|
||||||
# Test tools
|
# Test tools
|
||||||
gem "cucumber", "~> 1.2.1"
|
gem "cucumber", "~> 1.2.1"
|
||||||
gem "fivemat", "~> 1.1.0"
|
gem "fivemat", "~> 1.2.0"
|
||||||
gem "aruba", "~> 0.5.1"
|
gem "aruba", "~> 0.5.1"
|
||||||
gem "rspec", "~> 2.12"
|
gem "rspec", "~> 2.12"
|
||||||
gem 'gherkin', '<= 2.11.6' # for annoying "eval" warnings
|
gem 'gherkin', '<= 2.11.6' # for annoying "eval" warnings
|
||||||
|
|
Loading…
Add table
Reference in a new issue