Skip to content

Release 5.0.0 - #172

Open
eitoball wants to merge 2 commits into
masterfrom
release-5-0-0
Open

Release 5.0.0#172
eitoball wants to merge 2 commits into
masterfrom
release-5-0-0

Conversation

@eitoball

Copy link
Copy Markdown
Contributor

Summary

  • release comma 5.0.0
  • document Ruby 3.1+ support and CI coverage through Ruby 4.0
  • synchronize the base and appraisal lockfile release metadata

Testing

  • BUNDLE_FROZEN=true mise exec ruby@3.2.7 -- bundle exec rspec spec
  • bundle exec rake build
  • bundle exec rubocop -P

Copilot AI lite review requested due to automatic review settings August 16, 2026 08:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the comma gem for the 5.0.0 release by updating the published version, updating user-facing documentation to reflect the new minimum Ruby support statement, and syncing lockfile metadata across the base and appraisal Gemfiles.

Changes:

  • Bump gem version to 5.0.0.
  • Update README prerequisites and installation snippet for the 5.0.0 release and Ruby 3.1+ / CI-through-Ruby-4.0 messaging.
  • Update base and appraisal lockfiles to reference comma (5.0.0) in the PATH spec.

Reviewed changes

Copilot reviewed 2 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updates documented Ruby prerequisites/CI coverage and Gemfile installation example for 5.0.0.
lib/comma/version.rb Bumps Comma::VERSION to 5.0.0.
Gemfile.lock Syncs the PATH spec version reference to 5.0.0.
gemfiles/rails7.1.3.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails7.0.8.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails6.1.7.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/rails6.0.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active7.1.3.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active7.0.8.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active6.1.7.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.
gemfiles/active6.0.6.gemfile.lock Syncs the appraisal lockfile PATH spec version reference to 5.0.0.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

eitoball and others added 2 commits August 16, 2026 18:18
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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