Skip to content

Commit 4eb1d6a

Browse files
authored
ci: update bundler lock file to include new CI OS (#11)
1 parent 1dddcbb commit 4eb1d6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ GEM
209209
xcpretty (~> 0.2, >= 0.0.7)
210210

211211
PLATFORMS
212+
arm64-darwin-22
213+
arm64-darwin-23
212214
x86_64-darwin-19
213215
x86_64-darwin-20
214216
x86_64-darwin-22
@@ -218,4 +220,4 @@ DEPENDENCIES
218220
fastlane (~> 2.212)
219221

220222
BUNDLED WITH
221-
2.2.18
223+
2.5.3

0 commit comments

Comments
 (0)