Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set the version of ruby gems used by the minitest workflow to 'latest…
…s' (#6) * set the version of ruby gems used by the minitest workflow to latests 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` ``` * fixup! set the version of ruby gems used by the minitest workflow to latests
- Loading branch information