Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@damacus
Copy link
Owner

@damacus damacus commented Jan 22, 2026

Description

Updates the minimum Ruby version requirement in the README from 3.2 to 3.1 to match the Gemfile specification.

Changes

  • Updated README.md to reflect correct Ruby version requirement (>= 3.1)

Why

The Gemfile specifies ruby '>= 3.1' but the README incorrectly stated Ruby >= 3.2. This fixes the documentation to match the actual requirement.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Update minimum Ruby version from 3.2 to 3.1 to match Gemfile specification
@damacus damacus merged commit 3166e22 into main Jan 22, 2026
4 checks passed
@damacus damacus deleted the fix/update-ruby-version-requirement branch January 22, 2026 14:55
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