Skip to content

Commit 5cd2bf0

Browse files
changed ruby version
1 parent bf56760 commit 5cd2bf0

File tree

3 files changed

+22
-23
lines changed

3 files changed

+22
-23
lines changed

Gemfile.lock

+21-18
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.0)
13-
aws-partitions (1.1029.0)
14-
aws-sdk-core (3.214.1)
12+
aws-eventstream (1.3.2)
13+
aws-partitions (1.1065.0)
14+
aws-sdk-core (3.220.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
18+
base64
1819
jmespath (~> 1, >= 1.6.1)
19-
aws-sdk-kms (1.96.0)
20-
aws-sdk-core (~> 3, >= 3.210.0)
20+
aws-sdk-kms (1.99.0)
21+
aws-sdk-core (~> 3, >= 3.216.0)
2122
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.176.1)
23-
aws-sdk-core (~> 3, >= 3.210.0)
23+
aws-sdk-s3 (1.182.0)
24+
aws-sdk-core (~> 3, >= 3.216.0)
2425
aws-sdk-kms (~> 1)
2526
aws-sigv4 (~> 1.5)
26-
aws-sigv4 (1.10.1)
27+
aws-sigv4 (1.11.0)
2728
aws-eventstream (~> 1, >= 1.0.2)
2829
babosa (1.0.4)
2930
base64 (0.2.0)
@@ -33,7 +34,7 @@ GEM
3334
commander (4.6.0)
3435
highline (~> 2.0.0)
3536
declarative (0.0.20)
36-
digest-crc (0.6.5)
37+
digest-crc (0.7.0)
3738
rake (>= 12.0.0, < 14.0.0)
3839
domain_name (0.6.20240107)
3940
dotenv (2.8.1)
@@ -67,7 +68,7 @@ GEM
6768
faraday-retry (1.0.3)
6869
faraday_middleware (1.2.1)
6970
faraday (~> 1.0)
70-
fastimage (2.3.1)
71+
fastimage (2.4.0)
7172
fastlane (2.226.0)
7273
CFPropertyList (>= 2.3, < 4.0.0)
7374
addressable (>= 2.8, < 3.0.0)
@@ -137,12 +138,12 @@ GEM
137138
google-apis-core (>= 0.11.0, < 2.a)
138139
google-apis-storage_v1 (0.31.0)
139140
google-apis-core (>= 0.11.0, < 2.a)
140-
google-cloud-core (1.7.1)
141+
google-cloud-core (1.8.0)
141142
google-cloud-env (>= 1.0, < 3.a)
142143
google-cloud-errors (~> 1.0)
143144
google-cloud-env (1.6.0)
144145
faraday (>= 0.17.3, < 3.0)
145-
google-cloud-errors (1.4.0)
146+
google-cloud-errors (1.5.0)
146147
google-cloud-storage (1.47.0)
147148
addressable (~> 2.8)
148149
digest-crc (~> 0.4)
@@ -160,15 +161,17 @@ GEM
160161
highline (2.0.3)
161162
http-cookie (1.0.8)
162163
domain_name (~> 0.5)
163-
httpclient (2.8.3)
164+
httpclient (2.9.0)
165+
mutex_m
164166
jmespath (1.6.2)
165-
json (2.9.1)
167+
json (2.10.2)
166168
jwt (2.10.1)
167169
base64
168170
mini_magick (4.13.2)
169171
mini_mime (1.1.5)
170172
multi_json (1.15.0)
171173
multipart-post (2.4.1)
174+
mutex_m (0.3.0)
172175
nanaimo (0.4.0)
173176
naturally (2.2.1)
174177
nkf (0.2.0)
@@ -182,10 +185,10 @@ GEM
182185
trailblazer-option (>= 0.1.1, < 0.2.0)
183186
uber (< 0.2.0)
184187
retriable (3.1.2)
185-
rexml (3.4.0)
188+
rexml (3.4.1)
186189
rouge (3.28.0)
187190
ruby2_keywords (0.0.5)
188-
rubyzip (2.3.2)
191+
rubyzip (2.4.1)
189192
security (0.1.5)
190193
signet (0.19.0)
191194
addressable (~> 2.8)
@@ -220,8 +223,8 @@ GEM
220223
xcpretty (~> 0.2, >= 0.0.7)
221224

222225
PLATFORMS
226+
arm64-darwin-24
223227
ruby
224-
x64-mingw-ucrt
225228

226229
DEPENDENCIES
227230
fastlane
@@ -232,4 +235,4 @@ RUBY VERSION
232235
ruby 3.3.5p100
233236

234237
BUNDLED WITH
235-
2.5.23
238+
2.6.5

cmp-android/prodRelease-badging.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package: name='cmp.android.app' versionCode='1' versionName='2025.3.3-beta.0.1' platformBuildVersionName='15' platformBuildVersionCode='35' compileSdkVersion='35' compileSdkVersionCodename='15'
1+
package: name='cmp.android.app' versionCode='1' versionName='2025.3.3-beta.0.5' platformBuildVersionName='15' platformBuildVersionCode='35' compileSdkVersion='35' compileSdkVersionCodename='15'
22
sdkVersion:'26'
33
targetSdkVersion:'34'
44
uses-permission: name='android.permission.INTERNET'

cmp-ios/iosApp.xcodeproj/project.pbxproj

-4
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@
104104
dependencies = (
105105
);
106106
name = iosApp;
107-
packageProductDependencies = (
108-
);
109107
productName = iosApp;
110108
productReference = 7555FF7B242A565900829871 /* iOSApp.app */;
111109
productType = "com.apple.product-type.application";
@@ -135,8 +133,6 @@
135133
Base,
136134
);
137135
mainGroup = 7555FF72242A565900829871;
138-
packageReferences = (
139-
);
140136
productRefGroup = 7555FF7C242A565900829871 /* Products */;
141137
projectDirPath = "";
142138
projectRoot = "";

0 commit comments

Comments
 (0)