Skip to content

Commit 292c8b6

Browse files
author
Alexey Alter-Pesotskiy
authored
Update bundler (#58)
1 parent c811011 commit 292c8b6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ GEM
263263
method_source (1.0.0)
264264
mini_magick (4.11.0)
265265
mini_mime (1.1.2)
266+
mini_portile2 (2.8.0)
266267
minitest (5.15.0)
267268
molinillo (0.8.0)
268269
multi_json (1.15.0)
@@ -273,7 +274,8 @@ GEM
273274
naturally (2.2.1)
274275
netrc (0.11.0)
275276
no_proxy_fix (0.1.2)
276-
nokogiri (1.13.4-arm64-darwin)
277+
nokogiri (1.13.4)
278+
mini_portile2 (~> 2.8.0)
277279
racc (~> 1.4)
278280
octokit (4.22.0)
279281
faraday (>= 0.9)
@@ -359,7 +361,7 @@ GEM
359361
zeitwerk (2.5.4)
360362

361363
PLATFORMS
362-
universal-darwin-21
364+
ruby
363365

364366
DEPENDENCIES
365367
cocoapods
@@ -377,4 +379,4 @@ DEPENDENCIES
377379
xcode-install
378380

379381
BUNDLED WITH
380-
2.2.4
382+
2.3.13

0 commit comments

Comments
 (0)