Skip to content

Drop supporting old environments#426

Closed
kachick wants to merge 2 commits intomainfrom
bump-oldest
Closed

Drop supporting old environments#426
kachick wants to merge 2 commits intomainfrom
bump-oldest

Conversation

@kachick
Copy link
Owner

@kachick kachick commented Jan 30, 2026

  • Bump oldest gem depednecies
  • Drop to support Ruby 3.x

Closes #425

I'm unsure for the root cause yet.

@kachick
Copy link
Owner Author

kachick commented Jan 30, 2026

It is making same error

Installing warning 1.5.0
Bundler cannot reinstall erb-6.0.1 because there's a previous installation of it
at /opt/hostedtoolcache/Ruby/4.0.1/x64/lib/ruby/gems/4.0.0/gems/erb-6.0.1 that
is unsafe to remove.
The parent of
/opt/hostedtoolcache/Ruby/4.0.1/x64/lib/ruby/gems/4.0.0/gems/erb-6.0.1 is
world-writable and does not have the sticky bit set, making it insecure to
remove due to potential vulnerabilities.
Please change the permissions of
/opt/hostedtoolcache/Ruby/4.0.1/x64/lib/ruby/gems/4.0.0/gems or choose a
different install path.

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.

ruby 4.0 or the bundler makes erb re-installation error on setup-ruby

1 participant