File tree Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Expand file tree Collapse file tree 2 files changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
6
6
7
7
gem 'danger' , group : :danger_dependencies
8
8
gem 'fastlane' , group : :fastlane_dependencies
9
- gem 'jazzy'
10
9
gem 'json'
11
10
gem 'rubocop' , '1.38' , group : :rubocop_dependencies
12
11
gem 'sinatra' , group : :sinatra_dependencies
Original file line number Diff line number Diff line change 265
265
mutex_m
266
266
i18n (1.14.7 )
267
267
concurrent-ruby (~> 1.0 )
268
- jazzy (0.15.3 )
269
- cocoapods (~> 1.5 )
270
- mustache (~> 1.1 )
271
- open4 (~> 1.3 )
272
- redcarpet (~> 3.4 )
273
- rexml (>= 3.2.7 , < 4.0 )
274
- rouge (>= 2.0.6 , < 5.0 )
275
- sassc (~> 2.1 )
276
- sqlite3 (~> 1.3 )
277
- xcinvoke (~> 0.3.0 )
278
268
jmespath (1.6.2 )
279
269
json (2.11.3 )
280
270
jwt (2.10.1 )
283
273
rexml (>= 3.3.9 )
284
274
kramdown-parser-gfm (1.1.0 )
285
275
kramdown (~> 2.0 )
286
- liferaft (0.0.6 )
287
276
logger (1.7.0 )
288
277
method_source (1.1.0 )
289
278
mini_magick (4.13.2 )
293
282
molinillo (0.8.0 )
294
283
multi_json (1.15.0 )
295
284
multipart-post (2.4.1 )
296
- mustache (1.1.1 )
297
285
mustermann (3.0.3 )
298
286
ruby2_keywords (~> 0.0.1 )
299
287
mutex_m (0.3.0 )
339
327
rainbow (3.1.1 )
340
328
rake (13.2.1 )
341
329
rchardet (1.9.0 )
342
- redcarpet (3.6.1 )
343
330
regexp_parser (2.10.0 )
344
331
representable (3.2.0 )
345
332
declarative (< 0.1.0 )
370
357
ruby-progressbar (1.13.0 )
371
358
ruby2_keywords (0.0.5 )
372
359
rubyzip (2.4.1 )
373
- sassc (2.4.0 )
374
- ffi (~> 1.9 )
375
360
sawyer (0.9.2 )
376
361
addressable (>= 2.3.5 )
377
362
faraday (>= 0.17.3 , < 3 )
398
383
clamp (~> 1.3 )
399
384
nokogiri (>= 1.14.3 )
400
385
xcodeproj (~> 1.27 )
401
- sqlite3 (1.7.3 )
402
- mini_portile2 (~> 2.8.0 )
403
386
sysrandom (1.0.5 )
404
387
terminal-notifier (2.0.0 )
405
388
terminal-table (3.0.2 )
417
400
uber (0.1.0 )
418
401
unicode-display_width (2.6.0 )
419
402
word_wrap (1.0.0 )
420
- xcinvoke (0.3.0 )
421
- liferaft (~> 0.0.6 )
422
403
xcodeproj (1.27.0 )
423
404
CFPropertyList (>= 2.3.3 , < 4.0 )
424
405
atomos (~> 0.1.3 )
@@ -445,7 +426,6 @@ DEPENDENCIES
445
426
fastlane-plugin-lizard
446
427
fastlane-plugin-stream_actions (= 0.3.79 )
447
428
fastlane-plugin-versioning
448
- jazzy
449
429
json
450
430
plist
451
431
puma
You can’t perform that action at this time.
0 commit comments