Skip to content

bypass version constraints for runtime openhab version gems#508

Merged
ccutrer merged 1 commit intoopenhab:mainfrom
jimtng:cucumber-fix
Jan 30, 2026
Merged

bypass version constraints for runtime openhab version gems#508
ccutrer merged 1 commit intoopenhab:mainfrom
jimtng:cucumber-fix

Conversation

@jimtng
Copy link
Contributor

@jimtng jimtng commented Jan 20, 2026

Cucumber was failing to install gems that depend on our "dummy" openhab version gem created dynamically at runtime. Because these gems do not exist during CLI call, the dependency check fails.

This PR adds the --force flag to the gem install command

Cucumber was failing to install gems that depend on our "dummy" openhab version gem
created dynamically at runtime. Because these gems do not exist
during CLI call, the dependency check fails.

This PR adds the `--force` flag to the `gem install` command

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng added the build Build, CI, and infrastructure related label Jan 20, 2026
@jimtng jimtng marked this pull request as ready for review January 28, 2026 01:08
@ccutrer ccutrer merged commit fe42638 into openhab:main Jan 30, 2026
50 of 57 checks passed
@jimtng jimtng deleted the cucumber-fix branch February 16, 2026 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build, CI, and infrastructure related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants