Skip to content

Commit a1695e6

Browse files
[CI] Get rid of jazzy (#802)
1 parent 3c0bf7a commit a1695e6

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

77
gem 'danger', group: :danger_dependencies
88
gem 'fastlane', group: :fastlane_dependencies
9-
gem 'jazzy'
109
gem 'json'
1110
gem 'rubocop', '1.38', group: :rubocop_dependencies
1211
gem 'sinatra', group: :sinatra_dependencies

Gemfile.lock

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -265,16 +265,6 @@ GEM
265265
mutex_m
266266
i18n (1.14.7)
267267
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)
278268
jmespath (1.6.2)
279269
json (2.11.3)
280270
jwt (2.10.1)
@@ -283,7 +273,6 @@ GEM
283273
rexml (>= 3.3.9)
284274
kramdown-parser-gfm (1.1.0)
285275
kramdown (~> 2.0)
286-
liferaft (0.0.6)
287276
logger (1.7.0)
288277
method_source (1.1.0)
289278
mini_magick (4.13.2)
@@ -293,7 +282,6 @@ GEM
293282
molinillo (0.8.0)
294283
multi_json (1.15.0)
295284
multipart-post (2.4.1)
296-
mustache (1.1.1)
297285
mustermann (3.0.3)
298286
ruby2_keywords (~> 0.0.1)
299287
mutex_m (0.3.0)
@@ -339,7 +327,6 @@ GEM
339327
rainbow (3.1.1)
340328
rake (13.2.1)
341329
rchardet (1.9.0)
342-
redcarpet (3.6.1)
343330
regexp_parser (2.10.0)
344331
representable (3.2.0)
345332
declarative (< 0.1.0)
@@ -370,8 +357,6 @@ GEM
370357
ruby-progressbar (1.13.0)
371358
ruby2_keywords (0.0.5)
372359
rubyzip (2.4.1)
373-
sassc (2.4.0)
374-
ffi (~> 1.9)
375360
sawyer (0.9.2)
376361
addressable (>= 2.3.5)
377362
faraday (>= 0.17.3, < 3)
@@ -398,8 +383,6 @@ GEM
398383
clamp (~> 1.3)
399384
nokogiri (>= 1.14.3)
400385
xcodeproj (~> 1.27)
401-
sqlite3 (1.7.3)
402-
mini_portile2 (~> 2.8.0)
403386
sysrandom (1.0.5)
404387
terminal-notifier (2.0.0)
405388
terminal-table (3.0.2)
@@ -417,8 +400,6 @@ GEM
417400
uber (0.1.0)
418401
unicode-display_width (2.6.0)
419402
word_wrap (1.0.0)
420-
xcinvoke (0.3.0)
421-
liferaft (~> 0.0.6)
422403
xcodeproj (1.27.0)
423404
CFPropertyList (>= 2.3.3, < 4.0)
424405
atomos (~> 0.1.3)
@@ -445,7 +426,6 @@ DEPENDENCIES
445426
fastlane-plugin-lizard
446427
fastlane-plugin-stream_actions (= 0.3.79)
447428
fastlane-plugin-versioning
448-
jazzy
449429
json
450430
plist
451431
puma

0 commit comments

Comments
 (0)