Skip to content

Upgrade Ruby 2.7 #114

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

Merged
merged 4 commits into from
Jun 17, 2020
Merged

Upgrade Ruby 2.7 #114

merged 4 commits into from
Jun 17, 2020

Conversation

eileencodes
Copy link

There haven't been many changes to 2.7 since we last upgraded.

This includes:

  • 2 documentation changes
  • A backport to fix a libyml issue

Our commit that eliminates a network dependency on Ruby is also included.

cc/ @github/ruby-architecture

nagachika and others added 4 commits June 7, 2020 12:04
…Backport #16813]

	[DOC] Fixed explanation for Method#>> [Bug #16813] [ci skip]

	[DOC] Separated Method#[] from Method#call [Bug #16813] [ci skip]
	[ruby/psych] Fixing compatibility with libyaml 0.2.5

	The main issue is that commas aren't allowed in local tags.  libyaml
	was updated to follow the spec, and our tests were out of date.

	See: yaml/libyaml#196

	ruby/psych@3f5e520fd3
This commit just adds dockerfiles we can run to ensure this repo doesn't
have a network dependency when we compile and install.  I also added the
files necessary to eliminate the network dependency.
Copy link

@kytrinyx kytrinyx left a comment

Choose a reason for hiding this comment

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

I didn't look at the changes in depth. We're only running Ruby 2.7 in CI for now, so we're likely to catch any problems before this would affect production.

@eileencodes eileencodes merged commit 9720435 into 2.7-github Jun 17, 2020
@eileencodes eileencodes deleted the upgrade-ruby-2-7 branch June 17, 2020 12:30
jhawthorn pushed a commit that referenced this pull request May 12, 2021
YJIT: Avoid adding duplicate code comments
jhawthorn pushed a commit that referenced this pull request Aug 16, 2021
jhawthorn pushed a commit that referenced this pull request Oct 26, 2021
YJIT: Avoid adding duplicate code comments
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