Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Bump rake version to 12.0 on gemspec template#6924

Merged
3 commits merged intomasterfrom
update-default-version-of-template
Jan 24, 2019
Merged

Bump rake version to 12.0 on gemspec template#6924
3 commits merged intomasterfrom
update-default-version-of-template

Conversation

@hsbt
Copy link
Copy Markdown
Member

@hsbt hsbt commented Jan 23, 2019

What was the end-user problem that led to this PR?

Related with #6923

What was your diagnosis of the problem?

rake-10.x displayed the warnings of Object =~ with Ruby 2.7.0-dev.

What is your fix for the problem, implemented in this PR?

Rake 10.0 is EOL. I'm a maintainer of Rake. I have no plan to avoid Object =~ warnings with Rake 10.x.

@hsbt hsbt force-pushed the update-default-version-of-template branch from 2461a16 to 1061dd2 Compare January 24, 2019 00:15
@hsbt hsbt force-pushed the update-default-version-of-template branch from 1061dd2 to a64fc60 Compare January 24, 2019 00:48
@hsbt
Copy link
Copy Markdown
Member Author

hsbt commented Jan 24, 2019

@bundlerbot r+

ghost pushed a commit that referenced this pull request Jan 24, 2019
6924: Bump rake version to 12.0 on gemspec template r=hsbt a=hsbt

### What was the end-user problem that led to this PR?

Related with #6923

### What was your diagnosis of the problem?

rake-10.x displayed the warnings of `Object =~` with Ruby 2.7.0-dev.

### What is your fix for the problem, implemented in this PR?

Rake 10.0 is EOL. I'm a maintainer of Rake. I have no plan to avoid `Object =~` warnings with Rake 10.x.



Co-authored-by: SHIBATA Hiroshi <hsbt@ruby-lang.org>
@ghost
Copy link
Copy Markdown

ghost commented Jan 24, 2019

Build succeeded

@ghost ghost merged commit 9eeeca2 into master Jan 24, 2019
@hsbt hsbt mentioned this pull request Jan 24, 2019
@hsbt hsbt deleted the update-default-version-of-template branch January 24, 2019 05:49
@colby-swandale colby-swandale added this to the 2.1.0 milestone Feb 28, 2019
@deivid-rodriguez deivid-rodriguez removed this from the 2.1.0 milestone Dec 13, 2019
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants