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 262
262
mutex_m
263
263
i18n (1.14.7 )
264
264
concurrent-ruby (~> 1.0 )
265
- jazzy (0.15.3 )
266
- cocoapods (~> 1.5 )
267
- mustache (~> 1.1 )
268
- open4 (~> 1.3 )
269
- redcarpet (~> 3.4 )
270
- rexml (>= 3.2.7 , < 4.0 )
271
- rouge (>= 2.0.6 , < 5.0 )
272
- sassc (~> 2.1 )
273
- sqlite3 (~> 1.3 )
274
- xcinvoke (~> 0.3.0 )
275
265
jmespath (1.6.2 )
276
266
json (2.11.3 )
277
267
jwt (2.10.1 )
280
270
rexml (>= 3.3.9 )
281
271
kramdown-parser-gfm (1.1.0 )
282
272
kramdown (~> 2.0 )
283
- liferaft (0.0.6 )
284
273
logger (1.7.0 )
285
274
method_source (1.1.0 )
286
275
mini_magick (4.13.2 )
290
279
molinillo (0.8.0 )
291
280
multi_json (1.15.0 )
292
281
multipart-post (2.4.1 )
293
- mustache (1.1.1 )
294
282
mustermann (3.0.3 )
295
283
ruby2_keywords (~> 0.0.1 )
296
284
mutex_m (0.3.0 )
336
324
rainbow (3.1.1 )
337
325
rake (13.2.1 )
338
326
rchardet (1.9.0 )
339
- redcarpet (3.6.1 )
340
327
regexp_parser (2.10.0 )
341
328
representable (3.2.0 )
342
329
declarative (< 0.1.0 )
367
354
ruby-progressbar (1.13.0 )
368
355
ruby2_keywords (0.0.5 )
369
356
rubyzip (2.4.1 )
370
- sassc (2.4.0 )
371
- ffi (~> 1.9 )
372
357
sawyer (0.9.2 )
373
358
addressable (>= 2.3.5 )
374
359
faraday (>= 0.17.3 , < 3 )
395
380
clamp (~> 1.3 )
396
381
nokogiri (>= 1.14.3 )
397
382
xcodeproj (~> 1.27 )
398
- sqlite3 (1.7.3 )
399
- mini_portile2 (~> 2.8.0 )
400
383
sysrandom (1.0.5 )
401
384
terminal-notifier (2.0.0 )
402
385
terminal-table (3.0.2 )
414
397
uber (0.1.0 )
415
398
unicode-display_width (2.6.0 )
416
399
word_wrap (1.0.0 )
417
- xcinvoke (0.3.0 )
418
- liferaft (~> 0.0.6 )
419
400
xcodeproj (1.27.0 )
420
401
CFPropertyList (>= 2.3.3 , < 4.0 )
421
402
atomos (~> 0.1.3 )
@@ -442,7 +423,6 @@ DEPENDENCIES
442
423
fastlane-plugin-sonarcloud_metric_kit
443
424
fastlane-plugin-stream_actions (= 0.3.79 )
444
425
fastlane-plugin-versioning
445
- jazzy
446
426
json
447
427
plist
448
428
puma
You can’t perform that action at this time.
0 commit comments