summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorEdouard CHIN <chin.edouard@gmail.com>2026-01-12 15:09:36 +0100
committergit <svn-admin@ruby-lang.org>2026-01-13 11:12:00 +0000
commitb722d37f21ff0b148bdadb1b6aed6532f9beb9bf (patch)
tree81dc4436a0142aefd2da6a84362ddaa90931d02f /test/ruby
parentb7dbdfe23ad443ca796f471144be99c00d5ce583 (diff)
[ruby/rubygems] Add a missing "require 'etc'" statement:
- Ref https://github.com/ruby/rubygems/pull/9171#discussion_r2658056892 - Referencing the constant Etc may raise a `NameError` depending on whether other Rubygems/Bundler codepath have evaluated a prior "require 'etc'". This can be reproduced with this Gemfile: ```ruby source "https://rubygems.org" gem 'prism', github: "ruby/prism" ``` https://github.com/ruby/rubygems/commit/5d435e6863
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions