Skip to content

Add Rails 8 support#19

Merged
amandapuff merged 1 commit into
masterfrom
1215727330994387-upgrade-simple_breadcrumbs-for-rails-8
Jun 17, 2026
Merged

Add Rails 8 support#19
amandapuff merged 1 commit into
masterfrom
1215727330994387-upgrade-simple_breadcrumbs-for-rails-8

Conversation

@amandapuff

Copy link
Copy Markdown
Member

Loosen the activerecord/activesupport constraints from < 8 to < 9 so the gem installs alongside Rails 8. No gem source changes were needed; the view/model APIs it uses are unchanged in Rails 8 and the suite passes against ActiveRecord 8.1.

  • Bump version to 1.2.0
  • Add a GitHub Actions test workflow running rspec on Ruby 3.2-3.4
  • Bump the publish workflow to Ruby 3.2 (Rails 8 requires Ruby 3.2+)
  • Remove the dead .travis.yml (Ruby 1.9, travis-ci.org defunct)

1215727330994387

Loosen the activerecord/activesupport constraints from < 8 to < 9 so the
gem installs alongside Rails 8. No gem source changes were needed; the
view/model APIs it uses are unchanged in Rails 8 and the suite passes
against ActiveRecord 8.1.

- Bump version to 1.2.0
- Add a GitHub Actions test workflow running rspec on Ruby 3.2-3.4
- Bump the publish workflow to Ruby 3.2 (Rails 8 requires Ruby 3.2+)
- Remove the dead .travis.yml (Ruby 1.9, travis-ci.org defunct)

[1215727330994387](https://app.asana.com/0/0/1215727330994387/f)
@amandapuff
amandapuff force-pushed the 1215727330994387-upgrade-simple_breadcrumbs-for-rails-8 branch from 258f65a to 0a1feba Compare June 16, 2026 13:49
@amandapuff
amandapuff merged commit 0c5b1c3 into master Jun 17, 2026
3 checks passed
@amandapuff
amandapuff deleted the 1215727330994387-upgrade-simple_breadcrumbs-for-rails-8 branch June 17, 2026 15:25
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