loosen fivemat dep
This commit is contained in:
parent
a2822ce7f5
commit
4b5e6aeb54
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.2.0"
|
gem "fivemat"
|
||||||
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…
Reference in a new issue