wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

Pin the ruby version for this project #258

Closed jkmassel closed 4 years ago

jkmassel commented 4 years ago

This ensures we’re using a consistent version, which will prevent bundler weirdness. To Test:

  1. See that CI is passing.
  2. Check out this branch, and run ruby -v. The output should be something like ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-darwin19].