Skip to content

Widen rspec-rails constraint for Rails 8 compat and bump to v0.4.0#8

Merged
wesrich merged 4 commits intomainfrom
copilot/update-gemspec-for-rspec-8
Feb 26, 2026
Merged

Widen rspec-rails constraint for Rails 8 compat and bump to v0.4.0#8
wesrich merged 4 commits intomainfrom
copilot/update-gemspec-for-rspec-8

Conversation

Copy link
Contributor

Copilot AI commented Feb 26, 2026

~> 6 pins rspec-rails to 6.x only, which is incompatible with Rails 8 (requires rspec-rails ≥ 8).

Changes

  • marsh_grass.gemspec: Relax rspec-rails from ~> 6'>= 6', '< 9', allowing v6/v7/v8 while guarding against future breaking majors
  • lib/marsh_grass/version.rb: Bump 0.3.00.4.0

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

….4.0

Co-authored-by: Jeremy-Walton <5957102+Jeremy-Walton@users.noreply.github.com>
Copilot AI changed the title [WIP] Update gemspec to require rspec-rails v8 and Rails 8 Widen rspec-rails constraint to support v8+ (Rails 8 compat) and bump to v0.4.0 Feb 26, 2026
…entries for Ruby 4.0

Co-authored-by: Jeremy-Walton <5957102+Jeremy-Walton@users.noreply.github.com>
Copilot AI changed the title Widen rspec-rails constraint to support v8+ (Rails 8 compat) and bump to v0.4.0 Widen rspec-rails and rspec constraints for Rails 8 / RSpec 4 compat and bump to v0.4.0 Feb 26, 2026
…les, CI matrix includes)

Co-authored-by: Jeremy-Walton <5957102+Jeremy-Walton@users.noreply.github.com>
Copilot AI changed the title Widen rspec-rails and rspec constraints for Rails 8 / RSpec 4 compat and bump to v0.4.0 Widen rspec-rails constraint for Rails 8 compat and bump to v0.4.0 Feb 26, 2026
@Jeremy-Walton Jeremy-Walton marked this pull request as ready for review February 26, 2026 20:36
@wesrich wesrich merged commit bc93b96 into main Feb 26, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants