Skip to content

Update CI to latest#40

Merged
olleolleolle merged 1 commit intolostisland:mainfrom
willnet:fix-ci
Feb 19, 2026
Merged

Update CI to latest#40
olleolleolle merged 1 commit intolostisland:mainfrom
willnet:fix-ci

Conversation

@willnet
Copy link
Contributor

@willnet willnet commented Feb 19, 2026

Add Ruby 3.4 and 4.0 to the CI matrix and update the Gemfile where needed. gem_generator 1.0 supports only Ruby 3.2 and above, so remove Ruby 3.0 and 3.1 from the CI matrix.

Fix the bundle outdated test so it passes. Currently, rspec depends on diff-lcs 1.x, and diff-lcs 2.0 was recently released, which causes bundle outdated to fail. Add --only-explicit as a workaround.

Add Ruby 3.4 and 4.0 to the CI matrix and update the Gemfile where needed. `gem_generator` 1.0 supports only Ruby 3.2 and above, so remove Ruby 3.0 and 3.1 from the CI matrix.

Fix the bundle outdated test so it passes. Currently, rspec depends on diff-lcs 1.x, and diff-lcs 2.0 was recently released, which causes bundle outdated to fail. Add --only-explicit as a workaround.
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a way forward.

@olleolleolle olleolleolle merged commit b5bccbf into lostisland:main Feb 19, 2026
5 checks passed
@willnet willnet deleted the fix-ci branch February 19, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants