react-native icon indicating copy to clipboard operation
react-native copied to clipboard

chore: Remove ruby-version from 0.71

Open cipolleschi opened this issue 2 years ago • 0 comments

Summary

Starting from 0.72, we won't be pin any specific ruby version. However, 0.70 and 0.71 are still doing that. This PR against 0.71, removes the pinning of a specific version of Ruby

Changelog

[iOS][Changed] - Do not pin a specific version of Ruby.

Test Plan

  • CircleCI should stay green

cipolleschi avatar Mar 09 '23 15:03 cipolleschi