Skip to content

Update Gemfile and CI configuration to support multiple Rails versions - #5

Merged
Syati merged 2 commits into
mainfrom
expand-rails-version
Sep 6, 2025
Merged

Update Gemfile and CI configuration to support multiple Rails versions#5
Syati merged 2 commits into
mainfrom
expand-rails-version

Conversation

@Syati

@Syati Syati commented Sep 6, 2025

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 6, 2025 02:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the gem to support multiple Rails versions by broadening version constraints and adding CI testing across Rails 7.2 and 8.0.

  • Expanded dependency constraints in gemspec to support Rails 7.2-8.x
  • Enhanced Gemfile to handle both explicit version constraints and legacy version formats
  • Updated CI workflow to test against multiple Ruby/Rails version combinations

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
structured_params.gemspec Broadened Rails dependency constraints from strict 8.0 to 7.2-8.x range
Gemfile Added logic to handle different Rails version specification formats
.github/workflows/main.yml Expanded CI matrix to test Ruby 3.2-3.4 against Rails 7.2 and 8.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/main.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Syati
Syati merged commit 0414533 into main Sep 6, 2025
6 checks passed
@Syati
Syati deleted the expand-rails-version branch September 6, 2025 03:03
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