Skip to content

[pull] master from ruby:master#1051

Merged
pull[bot] merged 7 commits into
turkdevops:masterfrom
ruby:master
May 26, 2026
Merged

[pull] master from ruby:master#1051
pull[bot] merged 7 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ksss and others added 7 commits May 26, 2026 06:59
(ruby/strscan#208)

I have updated the documentation for `StringScanner#named_captures` to
reflect its actual behavior.

ruby/strscan@a78da3c025
…during bundle install

This hard-coding was overriding umask and setgid settings, making it very difficult to manage gem installations through a shared group. In addition, it differs from the behavior of `gem install`.

The hard-coding was originally added in 79386f4 as part of an unrelated reimplementation of `Bundler::RubyGemsGemInstaller#install`, but it looks like the logic on the corresponding line of `Gem::Installer#install` might have been misinterpreted, as that line only sets the `mode` argument if `options[:dir_mode]` is set.

ruby/rubygems@96068021cd
Linux's SysV-derived mkdir(2) propagates the set-group-ID bit from the
parent directory to newly created subdirectories, but BSD (including
macOS) inherits the parent's group without copying the set-group-ID
bit itself. The previous 0o2775 expectation therefore failed on every
macOS CI runner; branch the expected value by platform instead.

ruby/rubygems@06e9021714
Bumps the github-actions group with 1 update in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.79.7 to 2.79.8
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@d9be7d8...920ab18)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.79.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
`S("hello").upcase` was asserted twice, leaving mixed-case input
uncovered. Mirror test_downcase's `S("helLO")` shape.

Also removed duplicate test on line 854.
@pull pull Bot locked and limited conversation to collaborators May 26, 2026
@pull pull Bot added the ⤵️ pull label May 26, 2026
@pull pull Bot merged commit 6c1c3de into turkdevops:master May 26, 2026
0 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants