Skip to content

Ruby 2.3.0 bundler failing after PR #146 just merged #148

Closed
@waltjones

Description

@waltjones

#146 is failing for me on Ruby 2.3.0:

Run ruby/setup-ruby@v1
Downloading Ruby
Extracting Ruby
Installing Bundler
  /opt/hostedtoolcache/Ruby/2.3.0/x64/bin/gem install bundler -v ~> 2 --no-document
  ERROR:  Error installing bundler:
  	bundler requires RubyGems version >= 2.5.2. Try 'gem update --system' to update RubyGems itself.
  Took   0.39 seconds
Error: The process '/opt/hostedtoolcache/Ruby/2.3.0/x64/bin/gem' failed with exit code 1

My github action is straightforward:

uses: ruby/setup-ruby@v1
with:
  ruby-version: 2.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions