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

Upgrade Ruby 2.7 #114

Merged
merged 4 commits into from Jun 17, 2020
Merged

Upgrade Ruby 2.7 #114

merged 4 commits into from Jun 17, 2020

Commits on Jun 7, 2020

  1. merge revision(s) ac2106a,cf90df22c74da2f87421749e8d065cfbd3812afd: […

    …Backport #16813]
    
    	[DOC] Fixed explanation for Method#>> [Bug #16813] [ci skip]
    
    	[DOC] Separated Method#[] from Method#call [Bug #16813] [ci skip]
    nagachika committed Jun 7, 2020

Commits on Jun 8, 2020

  1. * 2020-06-08 [ci skip]

    matzbot committed Jun 8, 2020

Commits on Jun 13, 2020

  1. merge revision(s) 7e289cd: [Backport #16949]

    	[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@3f5e520
    nagachika committed Jun 13, 2020

Commits on Jun 16, 2020

  1. Add test infrastructure and eliminate network dependency

    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.
    tenderlove authored and eileencodes committed Jun 16, 2020
You can’t perform that action at this time.