Skip to content

Commit

Permalink
Merge branch 'master' into debug-server-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmister authored Jul 4, 2024
2 parents 9221588 + 89eb20d commit 2c3a4e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Install {{< newtabref href="https://apps.apple.com/us/app/xcode/id497799835?ls=1

### Install Ruby

A version of Ruby is automatically installed on macOS, but React Native development requires Ruby 2.7.6. You can check the current version of Ruby by running the following command.
A version of Ruby is automatically installed on macOS, but Mattermost React Native app development requires Ruby 3.0.6. You can check the current version of Ruby by running the following command.
```sh
ruby --version
```
Expand Down

0 comments on commit 2c3a4e1

Please sign in to comment.