We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c811011 commit 292c8b6Copy full SHA for 292c8b6
Gemfile.lock
@@ -263,6 +263,7 @@ GEM
263
method_source (1.0.0)
264
mini_magick (4.11.0)
265
mini_mime (1.1.2)
266
+ mini_portile2 (2.8.0)
267
minitest (5.15.0)
268
molinillo (0.8.0)
269
multi_json (1.15.0)
@@ -273,7 +274,8 @@ GEM
273
274
naturally (2.2.1)
275
netrc (0.11.0)
276
no_proxy_fix (0.1.2)
- nokogiri (1.13.4-arm64-darwin)
277
+ nokogiri (1.13.4)
278
+ mini_portile2 (~> 2.8.0)
279
racc (~> 1.4)
280
octokit (4.22.0)
281
faraday (>= 0.9)
@@ -359,7 +361,7 @@ GEM
359
361
zeitwerk (2.5.4)
360
362
363
PLATFORMS
- universal-darwin-21
364
+ ruby
365
366
DEPENDENCIES
367
cocoapods
@@ -377,4 +379,4 @@ DEPENDENCIES
377
379
xcode-install
378
380
381
BUNDLED WITH
- 2.2.4
382
+ 2.3.13
0 commit comments