Skip to content

Commit ba5fea0

Browse files
Update jekyll/_cci2/testing-ios.md
Co-authored-by: Michelle <[email protected]>
1 parent f285363 commit ba5fea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/testing-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ If you want to run steps with a version of Ruby that is listed as "available to
213213

214214
As a result of the macOS system Ruby (2.6.3) becoming increasingly incompatible with various gems (especially those which require native extensions), Xcode 12 and later iamges default to Ruby 2.7 via `chruby`.
215215

216-
This allows for greater compatibility and reliability out of the box with gems moving forward. For the vast majority of users using Ruby 2.7 will feel transparent as common gems, such as Fastlane, run without any issues.
216+
Defaulting to Ruby 2.7 allows for greater compatibility and reliability with gems moving forward. Common gems, such as Fastlane, run without any issues in Ruby 2.7.
217217

218218
To switch to another Ruby version see [our chruby documentation](#images-using-macos-1015-xcode-112-and-later), or to revert back to the system Ruby, add the following to the beginning of your job:
219219

0 commit comments

Comments
 (0)