Bump version of cucumber
This commit is contained in:
parent
837a679aa7
commit
dc4057d8dc
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -9,7 +9,7 @@ gem 'pry', '~> 0.10', group: :development
|
||||||
gem 'aruba', '~> 0.7.4'
|
gem 'aruba', '~> 0.7.4'
|
||||||
gem 'rspec', '~> 3.0'
|
gem 'rspec', '~> 3.0'
|
||||||
gem 'fivemat', '~> 1.3'
|
gem 'fivemat', '~> 1.3'
|
||||||
gem 'cucumber', '~> 1.3'
|
gem 'cucumber', '~> 2.0'
|
||||||
|
|
||||||
# Optional middleman dependencies, included for tests
|
# Optional middleman dependencies, included for tests
|
||||||
gem 'less', '2.3', require: false
|
gem 'less', '2.3', require: false
|
||||||
|
|
Loading…
Reference in a new issue