From 4d652b5cbeebbcef6e98512118d1f4cf14fdf408 Mon Sep 17 00:00:00 2001 From: woxtu Date: Sat, 2 Mar 2024 06:05:39 +0900 Subject: [PATCH] Remove CocoaPods gems --- Gemfile | 2 -- Gemfile.lock | 77 ---------------------------------------------------- 2 files changed, 79 deletions(-) diff --git a/Gemfile b/Gemfile index c3ea984b4..21211ebc8 100644 --- a/Gemfile +++ b/Gemfile @@ -1,8 +1,6 @@ source "https://rubygems.org" gem 'arkana' -gem "cocoapods" -gem "cocoapods-clean" gem "xcpretty" # Fastlane diff --git a/Gemfile.lock b/Gemfile.lock index 1b3792690..55a766f2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,21 +3,8 @@ GEM specs: CFPropertyList (3.0.6) rexml - activesupport (7.0.8) - base64 - bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) - connection_pool (>= 2.2.5) - drb - i18n (>= 1.6, < 2) - minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) - algoliasearch (1.27.5) - httpclient (~> 2.8, >= 2.8.3) - json (>= 1.5.1) arkana (1.5.0) dotenv (~> 2.7) rainbow (~> 3.1.1) @@ -41,65 +28,18 @@ GEM aws-sigv4 (1.6.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) - base64 (0.1.1) - bigdecimal (3.1.4) claide (1.1.0) - cocoapods (1.13.0) - addressable (~> 2.8) - claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.13.0) - cocoapods-deintegrate (>= 1.0.3, < 2.0) - cocoapods-downloader (>= 1.6.0, < 2.0) - cocoapods-plugins (>= 1.0.0, < 2.0) - cocoapods-search (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.6.0, < 2.0) - cocoapods-try (>= 1.1.0, < 2.0) - colored2 (~> 3.1) - escape (~> 0.0.4) - fourflusher (>= 2.3.0, < 3.0) - gh_inspector (~> 1.0) - molinillo (~> 0.8.0) - nap (~> 1.0) - ruby-macho (>= 2.3.0, < 3.0) - xcodeproj (>= 1.23.0, < 2.0) - cocoapods-clean (0.0.1) - cocoapods-core (1.13.0) - activesupport (>= 5.0, < 8) - addressable (~> 2.8) - algoliasearch (~> 1.0) - concurrent-ruby (~> 1.1) - fuzzy_match (~> 2.0.4) - nap (~> 1.0) - netrc (~> 0.11) - public_suffix (~> 4.0) - typhoeus (~> 1.0) - cocoapods-deintegrate (1.0.5) - cocoapods-downloader (1.6.3) - cocoapods-plugins (1.0.0) - nap - cocoapods-search (1.0.1) - cocoapods-trunk (1.6.0) - nap (>= 0.8, < 2.0) - netrc (~> 0.11) - cocoapods-try (1.2.0) colored (1.2) colored2 (3.1.2) commander (4.6.0) highline (~> 2.0.0) - concurrent-ruby (1.2.2) - connection_pool (2.4.1) declarative (0.0.20) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) - drb (2.1.1) - ruby2_keywords emoji_regex (3.2.3) - escape (0.0.4) - ethon (0.16.0) - ffi (>= 1.15.0) excon (0.104.0) faraday (1.10.3) faraday-em_http (~> 1.0) @@ -171,9 +111,6 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) fastlane-plugin-versioning (0.5.2) - ffi (1.16.3) - fourflusher (2.3.1) - fuzzy_match (2.0.4) gh_inspector (1.1.3) google-apis-androidpublisher_v3 (0.50.0) google-apis-core (>= 0.11.0, < 2.a) @@ -216,22 +153,15 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.14.1) - concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.6.3) jwt (2.7.1) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.20.0) - molinillo (0.8.0) multi_json (1.15.0) multipart-post (2.3.0) - mutex_m (0.1.2) nanaimo (0.3.0) - nap (1.1.0) naturally (2.2.1) - netrc (0.11.0) optparse (0.1.1) os (1.1.4) plist (3.7.0) @@ -245,7 +175,6 @@ GEM retriable (3.1.2) rexml (3.2.6) rouge (2.0.7) - ruby-macho (2.5.1) ruby2_keywords (0.0.5) rubyzip (2.3.2) security (0.1.3) @@ -265,10 +194,6 @@ GEM tty-screen (0.8.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) - typhoeus (1.4.0) - ethon (>= 0.9.0) - tzinfo (2.0.6) - concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext @@ -297,8 +222,6 @@ PLATFORMS DEPENDENCIES arkana - cocoapods - cocoapods-clean fastlane fastlane-plugin-versioning xcpretty