Skip to content

Update gemspec with supported Rails version#531

Merged
neilvcarvalho merged 1 commit into
mainfrom
nc-update-gemspec
Feb 7, 2025
Merged

Update gemspec with supported Rails version#531
neilvcarvalho merged 1 commit into
mainfrom
nc-update-gemspec

Conversation

@neilvcarvalho
Copy link
Copy Markdown
Member

The olders Rails version that we run on CI is 6.1, but our gemspec runtime dependencies ask for Rails 5.0 or higher.

This commit fixes that, adding Rails 6.1 as the minimum required version. When dropping supported Rails versions, let's ensure that the gemspec file is up-to-date.

The olders Rails version that we run on CI is 6.1, but our gemspec
runtime dependencies ask for Rails 5.0 or higher.

This commit fixes that, adding Rails 6.1 as the minimum required
version. When dropping supported Rails versions, let's ensure that the
gemspec file is up-to-date.
@neilvcarvalho neilvcarvalho merged commit b2047c1 into main Feb 7, 2025
@neilvcarvalho neilvcarvalho deleted the nc-update-gemspec branch February 7, 2025 18:33
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