diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1dde11c..3e2a8a5 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,7 +1,7 @@ PODS: - Nimble (3.2.0) - NSURL+QueryDictionary (1.2.0) - - Paparajote (0.1.5): + - Paparajote (0.1.8): - NSURL+QueryDictionary (~> 1.2) - Quick (0.9.3) @@ -17,7 +17,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Nimble: 703854335d181df169bbca9c97117b5cf8c47c1d NSURL+QueryDictionary: bae616404e2adf6409d3d5c02a093cbf44c8a236 - Paparajote: 7c6c5c371dd7b0383c13ca34fcab9bf28b6dadb3 + Paparajote: 7a3ce1f900b90c61b3f0c989384ef1f185c04904 Quick: 13a2a2b19a5d8e3ed4fd0c36ee46597fd77ebf71 PODFILE CHECKSUM: 8e5ca4a24d77f3b24b779f0a0423e282ad70e483 diff --git a/Gemfile b/Gemfile index 89d2200..fd43d8e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "cocoapods" +gem "cocoapods", "1.1.0rc2" gem "fastlane" # Danger diff --git a/Gemfile.lock b/Gemfile.lock index 90a80c9..246ebac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,25 +17,26 @@ GEM cork nap open4 (~> 1.3) - cocoapods (1.0.1) - activesupport (>= 4.0.2) + cocoapods (1.1.0.rc.2) + activesupport (>= 4.0.2, < 5) 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-core (= 1.1.0.rc.2) + cocoapods-deintegrate (>= 1.0.1, < 2.0) + cocoapods-downloader (>= 1.1.1, < 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.0.0, < 2.0) - cocoapods-try (>= 1.0.0, < 2.0) + cocoapods-try (>= 1.1.0, < 2.0) colored (~> 1.2) escape (~> 0.0.4) - fourflusher (~> 0.3.0) - molinillo (~> 0.4.5) + fourflusher (~> 1.0.1) + gh_inspector (~> 1.0) + molinillo (~> 0.5.1) nap (~> 1.0) - xcodeproj (>= 1.1.0, < 2.0) - cocoapods-core (1.0.1) - activesupport (>= 4.0.2) + xcodeproj (>= 1.3.1, < 2.0) + cocoapods-core (1.1.0.rc.2) + activesupport (>= 4.0.2, < 5) fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.1) @@ -141,7 +142,7 @@ GEM plist (~> 3.1) rubyzip (~> 1.1.6) terminal-table (~> 1.4.5) - fourflusher (0.3.2) + fourflusher (1.0.1) frameit (2.7.0) deliver (> 0.3) fastimage (~> 1.6.3) @@ -218,7 +219,7 @@ GEM mini_magick (4.5.1) mini_portile2 (2.1.0) minitest (5.9.0) - molinillo (0.4.5) + molinillo (0.5.1) multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -319,7 +320,7 @@ PLATFORMS ruby DEPENDENCIES - cocoapods + cocoapods (= 1.1.0rc2) danger danger-junit danger-the_coding_love