We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffded1 commit 4bb0c7fCopy full SHA for 4bb0c7f
packages/react-native/Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4
-ruby '2.7.5'
+ruby '3.3.4'
5
6
# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
7
# bound in the template on Cocoapods with next React Native release.
packages/react-native/Gemfile.lock
@@ -97,7 +97,7 @@ DEPENDENCIES
97
cocoapods (>= 1.13, < 1.15)
98
99
RUBY VERSION
100
- ruby 2.7.5p203
+ ruby 3.3.4p94
101
102
BUNDLED WITH
103
- 2.1.4
+ 2.5.11
0 commit comments