diff --git a/Gemfile b/Gemfile index 53fade39..48cf60c6 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem 'danger', group: :danger_dependencies gem 'fastlane', group: :fastlane_dependencies -gem 'jazzy' gem 'json' gem 'rubocop', '1.38', group: :rubocop_dependencies gem 'sinatra', group: :sinatra_dependencies diff --git a/Gemfile.lock b/Gemfile.lock index 8999eccd..68b64435 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,16 +262,6 @@ GEM mutex_m i18n (1.14.7) concurrent-ruby (~> 1.0) - jazzy (0.15.3) - cocoapods (~> 1.5) - mustache (~> 1.1) - open4 (~> 1.3) - redcarpet (~> 3.4) - rexml (>= 3.2.7, < 4.0) - rouge (>= 2.0.6, < 5.0) - sassc (~> 2.1) - sqlite3 (~> 1.3) - xcinvoke (~> 0.3.0) jmespath (1.6.2) json (2.11.3) jwt (2.10.1) @@ -280,7 +270,6 @@ GEM rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liferaft (0.0.6) logger (1.7.0) method_source (1.1.0) mini_magick (4.13.2) @@ -290,7 +279,6 @@ GEM molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.4.1) - mustache (1.1.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) mutex_m (0.3.0) @@ -336,7 +324,6 @@ GEM rainbow (3.1.1) rake (13.2.1) rchardet (1.9.0) - redcarpet (3.6.1) regexp_parser (2.10.0) representable (3.2.0) declarative (< 0.1.0) @@ -367,8 +354,6 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.4.1) - sassc (2.4.0) - ffi (~> 1.9) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) @@ -395,8 +380,6 @@ GEM clamp (~> 1.3) nokogiri (>= 1.14.3) xcodeproj (~> 1.27) - sqlite3 (1.7.3) - mini_portile2 (~> 2.8.0) sysrandom (1.0.5) terminal-notifier (2.0.0) terminal-table (3.0.2) @@ -414,8 +397,6 @@ GEM uber (0.1.0) unicode-display_width (2.6.0) word_wrap (1.0.0) - xcinvoke (0.3.0) - liferaft (~> 0.0.6) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) @@ -442,7 +423,6 @@ DEPENDENCIES fastlane-plugin-sonarcloud_metric_kit fastlane-plugin-stream_actions (= 0.3.79) fastlane-plugin-versioning - jazzy json plist puma