Skip to content

Commit

Permalink
Update Cocoapods version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Piñera Buendía committed Sep 16, 2016
1 parent e4ef848 commit c7a95fe
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Nimble: 703854335d181df169bbca9c97117b5cf8c47c1d
NSURL+QueryDictionary: bae616404e2adf6409d3d5c02a093cbf44c8a236
Paparajote: 7c6c5c371dd7b0383c13ca34fcab9bf28b6dadb3
Paparajote: 7a3ce1f900b90c61b3f0c989384ef1f185c04904
Quick: 13a2a2b19a5d8e3ed4fd0c36ee46597fd77ebf71

PODFILE CHECKSUM: 8e5ca4a24d77f3b24b779f0a0423e282ad70e483
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "cocoapods"
gem "cocoapods", "1.1.0rc2"
gem "fastlane"

# Danger
Expand Down
29 changes: 15 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -319,7 +320,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods
cocoapods (= 1.1.0rc2)
danger
danger-junit
danger-the_coding_love
Expand Down

0 comments on commit c7a95fe

Please sign in to comment.