Github Action setup-ruby needs to quote '3.0' or will end up with ruby 3.1

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rubygems

    Library packaging and distribution for Ruby.

  • Seems like this keeps coming up in various projects. Rubygems itself had the same bug: bundle gem --ci=github was generating an unquoted Ruby version until a month ago. The fix: https://github.com/rubygems/rubygems/pull/5089

  • setup-ruby

    An action to download a prebuilt Ruby and add it to the PATH in 5 seconds

  • It's no mystery why this keeps coming up, this is what the documentation of the setup-ruby action recommended until about 10 months ago and provided as examples, and what most of the examples you'd find on the internet would do.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts