Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
9714c3979c Update cucumber requirement from ~> 8 to ~> 9 in /test
Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the latest version.
- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-ruby/compare/v8.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: cucumber
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 16:48:21 +01:00
dependabot[bot]
e27230839a Update cucumber requirement from ~> 3.1.0 to ~> 8.0.0 in /test
Updates the requirements on [cucumber](https://github.com/cucumber/cucumber-ruby) to permit the latest version.
- [Release notes](https://github.com/cucumber/cucumber-ruby/releases)
- [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-ruby/compare/v3.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: cucumber
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 23:03:07 +02:00
Raphael Reitzig
244456c681 Add GitHub workflows for test and release
Also:
 - Fix test scenario that failed due
   to fuzzy completions
 - Bump Cucumber

Fixes #36
2021-01-22 03:36:49 +01:00
Raphael Reitzig
0c15f199cd Migrate completion tests to Cucumber.
Also retire Fish 2.x + macOS test;
installation of custom brew didn't work out anymore.
2020-05-25 21:05:10 +02:00