Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Active Resource upper bound version #891

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Conversation

rafaelfranca
Copy link
Member

Upper bound versions should be avoided because they only make harder for applications to upgrade
the libraries.

Upper bound versions should be avoided because they only make harder for applications to upgrade
the libraries.
@rafaelfranca rafaelfranca requested a review from a team as a code owner January 7, 2022 23:59
@anark anark mentioned this pull request Jan 10, 2022
Copy link
Contributor

@JaKXz JaKXz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense! @andyw8 @paulomarg any idea why this is failing CI? could a rebase fix it?

@arkirchner
Copy link

@JaKXz The CI is failing because the main version of activeresource does not support Ruby 2.4 and 2.5 anymore.

I updated the CI to test the new version 6 and main with supported Ruby versions.
#893

@paulomarg
Copy link
Contributor

@JaKXz The CI is failing because the main version of activeresource does not support Ruby 2.4 and 2.5 anymore.

I updated the CI to test the new version 6 and main with supported Ruby versions. #893

Hey @arkirchner, thanks for that. Since those versions have reached EOL, we can just drop them from CI. I've updated the lock file to propagate the change, and updated the CI to exclude them.

@paulomarg paulomarg requested a review from a team January 12, 2022 16:48
@paulomarg paulomarg merged commit 217687d into master Jan 12, 2022
@JaKXz JaKXz deleted the rafaelfranca-patch-1 branch January 12, 2022 21:37
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems January 13, 2022 15:41 Inactive
@nvasilevski nvasilevski restored the rafaelfranca-patch-1 branch January 13, 2022 17:56
@nvasilevski nvasilevski deleted the rafaelfranca-patch-1 branch January 13, 2022 23:05
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems April 4, 2022 13:35 Inactive
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.

5 participants