diff --git a/Gemfile.lock b/Gemfile.lock index c24acd055..45d90a640 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,59 +1,61 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (2.3.5) - activesupport (4.2.8) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + CFPropertyList (3.0.6) + rexml + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - claide (1.0.1) - cocoapods (1.2.0) - activesupport (>= 4.0.2, < 5) - claide (>= 1.0.1, < 2.0) - cocoapods-core (= 1.2.0) - cocoapods-deintegrate (>= 1.0.1, < 2.0) - cocoapods-downloader (>= 1.1.3, < 2.0) + atomos (0.1.3) + claide (1.1.0) + cocoapods (1.0.1) + activesupport (>= 4.0.2) + claide (>= 1.0.0, < 2.0) + cocoapods-core (= 1.0.1) + cocoapods-deintegrate (>= 1.0.0, < 2.0) + cocoapods-downloader (>= 1.0.0, < 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.1.2, < 2.0) - cocoapods-try (>= 1.1.0, < 2.0) + cocoapods-trunk (>= 1.0.0, < 2.0) + cocoapods-try (>= 1.0.0, < 2.0) colored (~> 1.2) escape (~> 0.0.4) - fourflusher (~> 2.0.1) - gh_inspector (~> 1.0) - molinillo (~> 0.5.5) + fourflusher (~> 0.3.0) + molinillo (~> 0.4.5) nap (~> 1.0) - ruby-macho (~> 0.2.5) - xcodeproj (>= 1.4.1, < 2.0) - cocoapods-core (1.2.0) - activesupport (>= 4.0.2, < 5) + xcodeproj (>= 1.1.0, < 2.0) + cocoapods-core (1.0.1) + activesupport (>= 4.0.2) fuzzy_match (~> 2.0.4) nap (~> 1.0) - cocoapods-deintegrate (1.0.1) - cocoapods-downloader (1.1.3) + cocoapods-deintegrate (1.0.5) + cocoapods-downloader (1.6.3) cocoapods-plugins (1.0.0) nap - cocoapods-search (1.0.0) - cocoapods-stats (1.0.0) - cocoapods-trunk (1.1.2) + cocoapods-search (1.0.1) + cocoapods-stats (1.1.0) + cocoapods-trunk (1.6.0) nap (>= 0.8, < 2.0) - netrc (= 0.7.8) - cocoapods-try (1.1.0) + netrc (~> 0.11) + cocoapods-try (1.2.0) colorator (1.1.0) colored (1.2) + colored2 (3.1.2) + concurrent-ruby (1.2.2) escape (0.0.4) ffi (1.9.18) forwardable-extended (2.6.0) - fourflusher (2.0.1) + fourflusher (0.3.2) fuzzy_match (2.0.4) - gh_inspector (1.0.3) htmlbeautifier (1.3.0) htmlcompressor (0.3.1) - i18n (0.8.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) jazzy (0.7.4) cocoapods (~> 1.0) mustache (~> 0.99) @@ -91,12 +93,12 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - minitest (5.10.1) - molinillo (0.5.7) + minitest (5.19.0) + molinillo (0.4.5) mustache (0.99.8) - nanaimo (0.2.3) + nanaimo (0.3.0) nap (1.1.0) - netrc (0.7.8) + netrc (0.11.0) open4 (1.3.4) pathutil (0.14.0) forwardable-extended (~> 2.6) @@ -105,22 +107,22 @@ GEM rb-inotify (0.9.8) ffi (>= 0.5.0) redcarpet (3.4.0) + rexml (3.2.6) rouge (1.11.1) - ruby-macho (0.2.6) safe_yaml (1.0.4) sass (3.4.23) sqlite3 (1.3.13) - thread_safe (0.3.6) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) xcinvoke (0.3.0) liferaft (~> 0.0.6) - xcodeproj (1.4.2) - CFPropertyList (~> 2.3.3) - activesupport (>= 3) - claide (>= 1.0.1, < 2.0) - colored (~> 1.2) - nanaimo (~> 0.2.3) + xcodeproj (1.22.0) + CFPropertyList (>= 2.3.3, < 4.0) + atomos (~> 0.1.3) + claide (>= 1.0.2, < 2.0) + colored2 (~> 3.1) + nanaimo (~> 0.3.0) + rexml (~> 3.2.4) PLATFORMS ruby