Skip to content

Conversation

@fumihumi
Copy link
Contributor

@fumihumi fumihumi commented Nov 6, 2025

Changes

  • Remove Rails 7.1 gemfile: .github/gemfiles/rails_7.1.gemfile
  • Add Rails 8.1 gemfile: .github/gemfiles/rails_8.1.gemfile
  • CI matrix (.github/workflows/rspec.yml):
    • Rails: ["7.2","8.0","8.1"] (7.1 removed, 8.1 added)
    • Ruby: ["3.2","3.3","3.4"] (unchanged; 3.2 kept)
  • Raise Rails dependency minimums in octoball.gemspec (ActiveRecord/ActiveSupport >= 7.2)
  • Keep Ruby requirement at >= 3.2.0
  • Remove legacy shim: lib/octoball/connection_handling.rb

Copy link

@flfymoss flfymoss left a comment

Choose a reason for hiding this comment

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

Looks good to merge :)

@fumihumi fumihumi changed the title maintenance: drop Rails 7.1; add Rails 8.1 and raise Rails minimum to 7.2 drop Rails 7.1; add Rails 8.1 and raise Rails minimum to 7.2 Nov 6, 2025
@fumihumi fumihumi merged commit c204c26 into master Nov 6, 2025
9 checks passed
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.

4 participants