Skip to content

Commit a8da364

Browse files
committed
Revert Gemfile.lock
1 parent 6e80d76 commit a8da364

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Gemfile.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,7 @@ GEM
164164
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
165165
fastlane-sirp (1.0.0)
166166
sysrandom (~> 1.0)
167-
ffi (1.17.0-arm64-darwin)
168-
ffi (1.17.0-x86_64-linux-gnu)
167+
ffi (1.17.0)
169168
fourflusher (2.3.1)
170169
fuzzy_match (2.0.4)
171170
gh_inspector (1.1.3)
@@ -230,6 +229,7 @@ GEM
230229
logger (1.7.0)
231230
mini_magick (4.13.2)
232231
mini_mime (1.1.5)
232+
mini_portile2 (2.8.7)
233233
minitest (5.25.4)
234234
molinillo (0.8.0)
235235
multi_json (1.15.0)
@@ -269,9 +269,8 @@ GEM
269269
simctl (1.6.10)
270270
CFPropertyList
271271
naturally
272-
sqlite3 (1.6.9-arm64-darwin)
273-
sqlite3 (1.6.9-x86_64-darwin)
274-
sqlite3 (1.6.9-x86_64-linux)
272+
sqlite3 (1.6.9)
273+
mini_portile2 (~> 2.8.0)
275274
sysrandom (1.0.5)
276275
terminal-notifier (2.0.0)
277276
terminal-table (3.0.2)
@@ -304,7 +303,6 @@ GEM
304303
zeitwerk (2.6.18)
305304

306305
PLATFORMS
307-
arm64-darwin-23
308306
universal-darwin-24
309307
x86_64-linux
310308

0 commit comments

Comments
 (0)