Skip to content

Support singleton alias#191

Merged
soutaro merged 2 commits intosoutaro:mainfrom
tk0miya:187/singleton_alias
Mar 6, 2025
Merged

Support singleton alias#191
soutaro merged 2 commits intosoutaro:mainfrom
tk0miya:187/singleton_alias

Conversation

@tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Feb 2, 2025

refs: #187

@tk0miya
Copy link
Contributor Author

tk0miya commented Feb 2, 2025

It seems CI has broken...

The installation path is insecure. Bundler cannot continue.
/opt/hostedtoolcache/Ruby/3.3.7/x64/lib/ruby/gems/3.3.0/gems is world-writable
(without sticky bit).
Bundler cannot safely replace gems in world-writeable directories due to
potential vulnerabilities.
Please change the permissions of this directory or choose a different install
path.
Error: Process completed with exit code 38.

@tk0miya
Copy link
Contributor Author

tk0miya commented Feb 2, 2025

It seems we need to upgrade the bundler to resolve this error. (thanks @pocke!)

ruby/rubygems#7983
ruby/rbs#2265

The following error happens in GHA and updating Bundler will solve it.

```
The installation path is insecure. Bundler cannot continue.
```

ref: ruby/rubygems#7983 (comment)
@tk0miya tk0miya force-pushed the 187/singleton_alias branch from a0a0b89 to 53c7c7b Compare February 2, 2025 05:03
@tk0miya
Copy link
Contributor Author

tk0miya commented Feb 2, 2025

Now I have posted #192 and rebased this on it.

@soutaro soutaro merged commit c4a62ac into soutaro:main Mar 6, 2025
4 checks passed
@tk0miya tk0miya deleted the 187/singleton_alias branch March 6, 2025 08:17
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.

2 participants