1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Bump cucumber from 5.1.2 to 5.1.3 (#2388)

Bumps [cucumber](https://github.com/cucumber/cucumber-ruby) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-ruby/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-08 11:50:04 -07:00 committed by GitHub
parent 071f4044f2
commit d30cb7afe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.3)
activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@ -79,7 +79,7 @@ GEM
concurrent-ruby (1.1.7)
console (1.9.0)
contracts (0.16.0)
cucumber (5.1.2)
cucumber (5.1.3)
builder (~> 3.2, >= 3.2.4)
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-create-meta (~> 2.0, >= 2.0.2)