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

set the version of ruby gems used by the minitest workflow to 'latests' #6

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

lauraBaakman
Copy link
Contributor

This resolves the following deprecating warning:

Your RubyGems version (3.0.3.1) has a bug that prevents `required_ruby_version` from working for Bundler. Any scripts that use `gem install bundler` will break as soon as Bundler drops support for your Ruby version. Please upgrade RubyGems to avoid future breakage and silence this warning by running `gem update --system 3.2.3`

@lauraBaakman lauraBaakman self-assigned this Oct 13, 2023
This resolves the following deprecating warning:
```
Your RubyGems version (3.0.3.1) has a bug that prevents `required_ruby_version` from working for Bundler. Any scripts that use `gem install bundler` will break as soon as Bundler drops support for your Ruby version. Please upgrade RubyGems to avoid future breakage and silence this warning by running `gem update --system 3.2.3`
```
@lauraBaakman lauraBaakman force-pushed the resolve-ruby-gems-deprecation-warning branch from b51bf40 to 6ac3388 Compare October 13, 2023 11:28
@lauraBaakman lauraBaakman enabled auto-merge (squash) October 13, 2023 11:30
@lauraBaakman lauraBaakman merged commit 42288be into main Oct 13, 2023
1 check passed
@lauraBaakman lauraBaakman deleted the resolve-ruby-gems-deprecation-warning branch October 13, 2023 11:30
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