Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Drop support for EOL Ruby versions#786

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ferrarimarco merged 1 commit intomasterfromstop-support-for-EOL-rubies
Apr 10, 2020

Conversation

olleolleolle
Copy link
Collaborator

@olleolleolleolleolleolle commentedApr 9, 2020
edited
Loading

Background:

Ruby 2.3, 2.4 are both EOL'd. That takes JRuby 9.1 with it, too. Read more inRuby Maintenance Branches.

Example of 2.5 "news":
https://blog.bigbinary.com/2017/10/24/ruby-2.5-allows-rescue-inside-do-end-blocks.html

Solution

  • Raise therequired_ruby_version to 2.5 in gemspec
  • Remove CI matrix elements for unuspported Rubies.
  • Remove all "version-specific" gemfiles.

ioquatix reacted with thumbs up emojiioquatix reacted with eyes emoji
  - this raises the required_ruby_version to 2.5
@ioquatix
Copy link
Contributor

Yes, great idea.

@olleolleolle
Copy link
CollaboratorAuthor

In order to be able to useasync-http-faraday, we need to be on a supported Ruby version.

ioquatix reacted with thumbs up emoji

@ferrarimarcoferrarimarco self-assigned thisApr 10, 2020
@ferrarimarcoferrarimarco merged commit8ae2163 intomasterApr 10, 2020
@ferrarimarcoferrarimarco deleted the stop-support-for-EOL-rubies branchApril 10, 2020 22:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ferrarimarcoferrarimarcoferrarimarco approved these changes

@skywinderskywinderAwaiting requested review from skywinder

Assignees

@ferrarimarcoferrarimarco

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@olleolleolle@ioquatix@ferrarimarco

[8]ページ先頭

©2009-2025 Movatter.jp