mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
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
|
||||
gem "cucumber", "~> 1.2.1"
|
||||
gem "fivemat", "~> 1.1.0"
|
||||
gem "fivemat", "~> 1.2.0"
|
||||
gem "aruba", "~> 0.5.1"
|
||||
gem "rspec", "~> 2.12"
|
||||
gem 'gherkin', '<= 2.11.6' # for annoying "eval" warnings
|
||||
|
|
Loading…
Reference in a new issue