diff --git a/Gemfile.lock b/Gemfile.lock index c30eae2..7a4151f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,16 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) + algoliasearch (1.27.5) + httpclient (~> 2.8, >= 2.8.3) + json (>= 1.5.1) atomos (0.1.3) aws-eventstream (1.0.3) aws-sdk (2.11.463) @@ -17,10 +25,48 @@ GEM aws-eventstream (~> 1.0, >= 1.0.2) babosa (1.0.3) claide (1.0.3) + cocoapods (1.9.3) + activesupport (>= 4.0.2, < 5) + claide (>= 1.0.2, < 2.0) + cocoapods-core (= 1.9.3) + cocoapods-deintegrate (>= 1.0.3, < 2.0) + cocoapods-downloader (>= 1.2.2, < 2.0) + cocoapods-plugins (>= 1.0.0, < 2.0) + cocoapods-search (>= 1.0.0, < 2.0) + cocoapods-stats (>= 1.0.0, < 2.0) + cocoapods-trunk (>= 1.4.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.6.6) + nap (~> 1.0) + ruby-macho (~> 1.4) + xcodeproj (>= 1.14.0, < 2.0) + cocoapods-core (1.9.3) + activesupport (>= 4.0.2, < 6) + algoliasearch (~> 1.0) + concurrent-ruby (~> 1.1) + fuzzy_match (~> 2.0.4) + nap (~> 1.0) + netrc (~> 0.11) + 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-stats (1.1.0) + 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-fastlane (4.4.6) highline (~> 1.7.2) + concurrent-ruby (1.1.10) declarative (0.0.10) declarative-option (0.1.0) digest-crc (0.5.1) @@ -28,6 +74,9 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.5) emoji_regex (1.0.1) + escape (0.0.4) + ethon (0.15.0) + ffi (>= 1.15.0) excon (0.72.0) faraday (0.17.3) multipart-post (>= 1.2, < 3) @@ -75,6 +124,9 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) + ffi (1.15.5) + fourflusher (2.3.1) + fuzzy_match (2.0.4) gh_inspector (1.1.3) google-api-client (0.36.4) addressable (~> 2.5, >= 2.5.1) @@ -108,17 +160,23 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - jmespath (1.4.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jmespath (1.6.1) json (2.3.0) jwt (2.1.0) memoist (0.16.2) mini_magick (4.10.1) mini_mime (1.0.2) + minitest (5.15.0) + molinillo (0.6.6) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.6) + nap (1.1.0) naturally (2.2.0) + netrc (0.11.0) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) @@ -128,6 +186,7 @@ GEM uber (< 0.2.0) retriable (3.1.2) rouge (2.0.7) + ruby-macho (1.4.0) rubyzip (1.3.0) security (0.1.3) signet (0.13.0) @@ -142,10 +201,15 @@ GEM terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) tty-cursor (0.7.1) tty-screen (0.7.1) tty-spinner (0.9.3) tty-cursor (~> 0.7) + typhoeus (1.4.0) + ethon (>= 0.9.0) + tzinfo (1.2.9) + thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4) unf_ext @@ -167,6 +231,7 @@ PLATFORMS ruby DEPENDENCIES + cocoapods fastlane BUNDLED WITH