Skip to content

Commit

Permalink
ci: update bundler lock file to include new CI OS (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
levibostian authored Jul 1, 2024
1 parent 1dddcbb commit 4eb1d6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ GEM
xcpretty (~> 0.2, >= 0.0.7)

PLATFORMS
arm64-darwin-22
arm64-darwin-23
x86_64-darwin-19
x86_64-darwin-20
x86_64-darwin-22
Expand All @@ -218,4 +220,4 @@ DEPENDENCIES
fastlane (~> 2.212)

BUNDLED WITH
2.2.18
2.5.3

0 comments on commit 4eb1d6a

Please sign in to comment.