Skip to content

Conversation

@cipolleschi
Copy link
Contributor

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

@react-native-bot react-native-bot added the Platform: iOS iOS applications. label Mar 9, 2023
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Mar 9, 2023
@cipolleschi cipolleschi merged commit 1d22e29 into 0.71-stable Mar 10, 2023
@cipolleschi cipolleschi deleted the chore/remove_ruby_version_071 branch March 10, 2023 10:54
@cipolleschi cipolleschi restored the chore/remove_ruby_version_071 branch March 10, 2023 10:59
@cipolleschi cipolleschi deleted the chore/remove_ruby_version_071 branch March 27, 2023 13:25
High5Apps added a commit to High5Apps/organize-rn that referenced this pull request Apr 19, 2023
- Upgrade RN dependencies and fix node type issue
- Upgrade react-navigation to fix failing tests
  - react-navigation/react-navigation#9183
- Updated pods
- Used upgrade helper to update pbxproj file
  - https://react-native-community.github.io/upgrade-helper/?from=0.67.3&to=0.71.6#RnDiffApp-ios-RnDiffApp.xcodeproj-project.pbxproj
- Upgrade react-native-vector-icons from 9.1.0 to 9.2.0
- Fix warning oblador/react-native-vector-icons#1443 (comment)
- Fix iOS configuration deprecated warning
```
warn --configuration has been deprecated. Use --mode instead.

warn Parameters were automatically reassigned to --mode on this run.
```
- Fix iOS multiple Podfiles warning
  - https://stackoverflow.com/a/74341089/2421313
```
warn Multiple Podfiles were found: ios/Podfile,vendor/bundle/ruby/2.7.0/gems/cocoapods-core-1.11.2/lib/cocoapods-core/Podfile. Choosing ios/Podfile automatically. If you would like to select a different one, you can configure it via "project.ios.sourceDir". You can learn more about it here: https://github.com/react-native-community/cli/blob/master/docs/configuration.md
```
- Remove .ruby-version
  - Recommended by the upgrade helper
  - facebook/react-native#36423
@leobastiani
Copy link

We should update the documentation as well
https://reactnative.dev/docs/environment-setup#:~:text=(2.7.6)

kraenhansen added a commit to realm/realm-js that referenced this pull request May 11, 2023
kraenhansen added a commit to realm/realm-js that referenced this pull request May 12, 2023
@cipolleschi cipolleschi mentioned this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants