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}" }
66
77gem 'danger' , group : :danger_dependencies
88gem 'fastlane' , group : :fastlane_dependencies
9- gem 'jazzy'
109gem 'json'
1110gem 'rubocop' , '1.38' , group : :rubocop_dependencies
1211gem 'sinatra' , group : :sinatra_dependencies
Original file line number Diff line number Diff line change 262262 mutex_m
263263 i18n (1.14.7 )
264264 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 )
275265 jmespath (1.6.2 )
276266 json (2.11.3 )
277267 jwt (2.10.1 )
280270 rexml (>= 3.3.9 )
281271 kramdown-parser-gfm (1.1.0 )
282272 kramdown (~> 2.0 )
283- liferaft (0.0.6 )
284273 logger (1.7.0 )
285274 method_source (1.1.0 )
286275 mini_magick (4.13.2 )
290279 molinillo (0.8.0 )
291280 multi_json (1.15.0 )
292281 multipart-post (2.4.1 )
293- mustache (1.1.1 )
294282 mustermann (3.0.3 )
295283 ruby2_keywords (~> 0.0.1 )
296284 mutex_m (0.3.0 )
336324 rainbow (3.1.1 )
337325 rake (13.2.1 )
338326 rchardet (1.9.0 )
339- redcarpet (3.6.1 )
340327 regexp_parser (2.10.0 )
341328 representable (3.2.0 )
342329 declarative (< 0.1.0 )
367354 ruby-progressbar (1.13.0 )
368355 ruby2_keywords (0.0.5 )
369356 rubyzip (2.4.1 )
370- sassc (2.4.0 )
371- ffi (~> 1.9 )
372357 sawyer (0.9.2 )
373358 addressable (>= 2.3.5 )
374359 faraday (>= 0.17.3 , < 3 )
395380 clamp (~> 1.3 )
396381 nokogiri (>= 1.14.3 )
397382 xcodeproj (~> 1.27 )
398- sqlite3 (1.7.3 )
399- mini_portile2 (~> 2.8.0 )
400383 sysrandom (1.0.5 )
401384 terminal-notifier (2.0.0 )
402385 terminal-table (3.0.2 )
414397 uber (0.1.0 )
415398 unicode-display_width (2.6.0 )
416399 word_wrap (1.0.0 )
417- xcinvoke (0.3.0 )
418- liferaft (~> 0.0.6 )
419400 xcodeproj (1.27.0 )
420401 CFPropertyList (>= 2.3.3 , < 4.0 )
421402 atomos (~> 0.1.3 )
@@ -442,7 +423,6 @@ DEPENDENCIES
442423 fastlane-plugin-sonarcloud_metric_kit
443424 fastlane-plugin-stream_actions (= 0.3.79 )
444425 fastlane-plugin-versioning
445- jazzy
446426 json
447427 plist
448428 puma
You can’t perform that action at this time.
0 commit comments