Skip to content

Commit 2e57126

Browse files
committed
fix: update Fastlane and plugin versions in Gemfile.lock
1 parent ba0bf5e commit 2e57126

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

macos/Enkrypt/Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
faraday_middleware (1.2.0)
6666
faraday (~> 1.0)
6767
fastimage (2.3.0)
68-
fastlane (2.219.0)
68+
fastlane (2.236.0)
6969
CFPropertyList (>= 2.3, < 4.0.0)
7070
addressable (>= 2.8, < 3.0.0)
7171
artifactory (~> 3.0)
@@ -106,8 +106,8 @@ GEM
106106
xcodeproj (>= 1.13.0, < 2.0.0)
107107
xcpretty (~> 0.3.0)
108108
xcpretty-travis-formatter (>= 0.0.3)
109-
fastlane-plugin-json (1.1.0)
110-
fastlane-plugin-versioning (0.5.2)
109+
fastlane-plugin-json (1.1.7)
110+
fastlane-plugin-versioning (0.7.1)
111111
gh_inspector (1.1.3)
112112
google-apis-androidpublisher_v3 (0.54.0)
113113
google-apis-core (>= 0.11.0, < 2.a)
@@ -205,10 +205,11 @@ GEM
205205
xcpretty (~> 0.2, >= 0.0.7)
206206

207207
PLATFORMS
208+
arm64-darwin-23
208209
universal-darwin-22
209210
x86_64-darwin-20
210211
x86_64-darwin-21
211-
arm64-darwin-23
212+
x86_64-linux-gnu
212213

213214
DEPENDENCIES
214215
fastlane

0 commit comments

Comments
 (0)