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

Rails 6.0 #90

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Rails 6.0 #90

merged 1 commit into from
Dec 14, 2020

Conversation

NickLaMuro
Copy link
Member

@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = "> 2.4"
spec.files = Dir["{app,config,lib}/**/*"]

spec.add_dependency "activesupport", "~> 5.2.4", ">= 5.2.4.3"
Copy link
Member

Choose a reason for hiding this comment

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

Allow the next release to support Rails 6.0 applications as well.
@miq-bot
Copy link
Member

miq-bot commented Dec 8, 2020

Checked commit NickLaMuro@e67100b with ruby 2.6.3, rubocop 0.82.0, haml-lint 0.35.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 👍

@bdunne
Copy link
Member

bdunne commented Dec 10, 2020

Is this ready to un-wip?

@NickLaMuro
Copy link
Member Author

@bdunne I have some failures in the cross-repo tests that I want to resolve before I commit to this.

@NickLaMuro NickLaMuro changed the title [WIP] Rails 6.0 Rails 6.0 Dec 11, 2020
@miq-bot miq-bot removed the wip label Dec 11, 2020
@bdunne bdunne merged commit 3c3adfc into ManageIQ:master Dec 14, 2020
@bdunne bdunne self-assigned this Dec 14, 2020
@bdunne
Copy link
Member

bdunne commented Dec 14, 2020

@agrare Can you push a new release to rubygems.org? I'm not an owner on this one.

@agrare
Copy link
Member

agrare commented Dec 15, 2020

Released v2.0.3 with this change

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