Skip to content

Conversation

@afuno
Copy link
Member

@afuno afuno commented Oct 22, 2025

No description provided.

afuno added 3 commits October 23, 2025 00:41
**Changes:**
- Upgraded Ruby version to `3.4.7` in `.ruby-version` and `.tool-versions`.
- Updated `Gemfile.lock` dependencies:
  - Bumped versions of `activesupport`, `json`, `rubocop`, and other gems to align with the new Ruby version.
  - Adjusted minor and patch versions for compatibility and improvements.
- Updated Bundler version to `2.7.2` in `Gemfile.lock`.

This ensures the application is consistent with the latest Ruby patch version and maintains compatibility with updated gem dependencies.
**Changes:**
- Introduced a new `rails-8.1` appraisal in the `Appraisals` file, including the `activesupport` gem with version `~> 8.1.0`.
- Generated a corresponding `rails_8.1.gemfile` with `activesupport` dependency and gemspec inclusion.

This ensures compatibility testing for Rails 8.1 and streamlines dependency management for the new version.
**Changes:**
- Updated `.github/workflows/test.yml` to add `rails_8.1` to the test matrix.
- Ensures CI compatibility testing for the most recent Rails version.
@afuno afuno added this to the v.1.0.0 milestone Oct 22, 2025
@afuno afuno self-assigned this Oct 22, 2025
@afuno afuno added the CI label Oct 22, 2025
@afuno afuno marked this pull request as ready for review October 22, 2025 16:49
@afuno afuno merged commit a159c89 into main Oct 22, 2025
33 checks passed
@afuno afuno deleted the features/SRV-301/rails_8.1 branch October 22, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants