Skip to content

Release 5.1.0 - #181

Merged
eitoball merged 1 commit into
masterfrom
release-5-1-0
Sep 6, 2026
Merged

Release 5.1.0#181
eitoball merged 1 commit into
masterfrom
release-5-1-0

Conversation

@eitoball

@eitoball eitoball commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • release comma 5.1.0
  • bump the comma version recorded in Gemfile.lock and each gemfiles/*.gemfile.lock to match
  • update the README install snippet to ~> 5.1.0

Testing

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

🤖 Generated with Claude Code

Copilot AI lite review requested due to automatic review settings September 6, 2026 00:09

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.

🟢 Approval recommended

Changes are limited to a consistent version bump across the version constant, README snippet, and all relevant lockfiles.

Pull request overview

Prepares the comma Ruby gem for the 5.1.0 release by updating the canonical version constant and aligning installation/docs and lockfiles used by the base Gemfile and appraisal matrix.

Changes:

  • Bump Comma::VERSION from 5.0.0 to 5.1.0.
  • Update README installation snippet to recommend ~> 5.1.0.
  • Sync comma’s recorded version in Gemfile.lock and all gemfiles/*.gemfile.lock files.
File summaries
File Description
README.md Updates Bundler install snippet to ~> 5.1.0.
lib/comma/version.rb Bumps the gem’s version constant to 5.1.0.
Gemfile.lock Updates local path spec version to 5.1.0.
gemfiles/rails8.1.3.1.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/rails8.0.5.1.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/rails7.2.3.2.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/rails7.1.6.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/active8.1.3.1.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/active8.0.5.1.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/active7.2.3.2.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
gemfiles/active7.1.6.gemfile.lock Updates appraisal lockfile path spec version to 5.1.0.
Review details
  • Files reviewed: 2/11 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

@eitoball
eitoball merged commit 9ff92ce into master Sep 6, 2026
73 checks passed
@eitoball
eitoball deleted the release-5-1-0 branch September 6, 2026 06:36
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