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

Towards Rubygems 4.0 #1090

Merged
merged 3 commits into from
Aug 23, 2022
Merged

Towards Rubygems 4.0 #1090

merged 3 commits into from
Aug 23, 2022

Conversation

soutaro
Copy link
Member

@soutaro soutaro commented Aug 22, 2022

💎

Rubygems says `nil versions are discouraged and will be deprecated in Rubygems 4` recently.
It raises `ArgumentError: string contains null byte` on the rubygems HEAD.
@soutaro
Copy link
Member Author

soutaro commented Aug 22, 2022

This should fix a test failure on ruby/ruby.

@soutaro soutaro merged commit 5ec9d53 into master Aug 23, 2022
@soutaro soutaro deleted the rubygems-4.0 branch August 23, 2022 00:11
hsbt added a commit to ruby/ruby that referenced this pull request Aug 23, 2022
tenderlove added a commit to jemmaissroff/ruby that referenced this pull request Aug 23, 2022
* master: (96 commits)
  [ruby/irb] Drop hard dependency on RDoc.
  [ruby/fileutils] FileUtils.rm* methods swallows only Errno::ENOENT when force is true
  [ruby/fileutils] Narrow the scope of ensure
  [ruby/fileutils] Fix the test permission of "test_rm_rf"
  [rubygems/rubygems] Bundler: avoid use of "can not" in spec literals
  [rubygems/rubygems] Bundler: update the link suggested on error with the new one
  Ubuntu 18.04 in GHA is deprecated from Aug 8,2022
  omit all assertions at TestIO_Console#test_intr when running with FreeBSD
  Fix an inconsistent include guard macro
  Use rbs HEAD for ruby/rbs#1090
  Merge rubygems/bundler HEAD
  [rubygems/rubygems] Fix conservative update downgrading top level gems
  [rubygems/rubygems] Refactor building metadata dependencies
  [rubygems/rubygems] Make `compact_index_api_missing` server more strict
  [rubygems/rubygems] Remove unnecessary mixin inclusion
  [rubygems/rubygems] Centralize loading `Bundler::MatchPlatform` mixin
  [DOC] Remove extra page-dir prefix
  [rubygems/rubygems] Implement extra rules for libc versioning
  [rubygems/rubygems] Fix `gem install` still choosing musl incorrectly
  [rubygems/rubygems] Remove unnecessary variables
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant