Skip to content

Add Rails 8 compatibility #949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged

Add Rails 8 compatibility #949

merged 1 commit into from
May 29, 2025

Conversation

codegen-sh[bot]
Copy link
Contributor

@codegen-sh codegen-sh bot commented Mar 20, 2025

This PR adds Rails 8 compatibility to the twitter-bootstrap-rails gem.

Changes:

  1. Updated gemspec to support Rails 8 by changing dependency constraints:
    • Updated railties dependency to '>= 5.0', '< 9.0'
    • Updated actionpack dependency to '>= 5.0', '< 9.0'
  2. Updated version to 5.1.0
  3. Updated README and CHANGELOG to reflect Rails 8 support
  4. Updated summary and description in gemspec to include Rails 8

These changes ensure the gem works with Rails 8 while maintaining backward compatibility with Rails 5, 6, and 7.

@seyhunak seyhunak marked this pull request as ready for review May 29, 2025 06:54
@seyhunak seyhunak merged commit 78f73ce into master May 29, 2025
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.

1 participant