Skip to content

Commit 2f2e959

Browse files
committed
revert: Revert ruby version changes
1 parent 0bc724f commit 2f2e959

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/core-mobile/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.2.2

packages/core-mobile/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4-
ruby '3.3.0'
4+
ruby '3.2.2'
55

66
gem 'cocoapods', '1.16.2'
77
gem 'activesupport', '7.0.8'

packages/core-mobile/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ DEPENDENCIES
108108
mutex_m
109109

110110
RUBY VERSION
111-
ruby 3.3.0p0
111+
ruby 3.2.2p53
112112

113113
BUNDLED WITH
114114
2.4.10

0 commit comments

Comments
 (0)