Update cocoapods.

pull/1/head
Matthew Chen 8 years ago
parent 882d1ac61f
commit 6786c77237

@ -12,12 +12,12 @@ GEM
atomos (0.1.2) atomos (0.1.2)
babosa (1.0.2) babosa (1.0.2)
claide (1.0.2) claide (1.0.2)
cocoapods (1.4.0) cocoapods (1.5.0)
activesupport (>= 4.0.2, < 5) activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0) claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.4.0) cocoapods-core (= 1.5.0)
cocoapods-deintegrate (>= 1.0.2, < 2.0) cocoapods-deintegrate (>= 1.0.2, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0) cocoapods-downloader (>= 1.2.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0)
@ -27,16 +27,16 @@ GEM
escape (~> 0.0.4) escape (~> 0.0.4)
fourflusher (~> 2.0.1) fourflusher (~> 2.0.1)
gh_inspector (~> 1.0) gh_inspector (~> 1.0)
molinillo (~> 0.6.4) molinillo (~> 0.6.5)
nap (~> 1.0) nap (~> 1.0)
ruby-macho (~> 1.1) ruby-macho (~> 1.1)
xcodeproj (>= 1.5.4, < 2.0) xcodeproj (>= 1.5.7, < 2.0)
cocoapods-core (1.4.0) cocoapods-core (1.5.0)
activesupport (>= 4.0.2, < 6) activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4) fuzzy_match (~> 2.0.4)
nap (~> 1.0) nap (~> 1.0)
cocoapods-deintegrate (1.0.2) cocoapods-deintegrate (1.0.2)
cocoapods-downloader (1.1.3) cocoapods-downloader (1.2.0)
cocoapods-plugins (1.0.0) cocoapods-plugins (1.0.0)
nap nap
cocoapods-search (1.0.0) cocoapods-search (1.0.0)
@ -100,7 +100,7 @@ GEM
xcpretty-travis-formatter (>= 0.0.3) xcpretty-travis-formatter (>= 0.0.3)
fourflusher (2.0.1) fourflusher (2.0.1)
fuzzy_match (2.0.4) fuzzy_match (2.0.4)
gh_inspector (1.1.2) gh_inspector (1.1.3)
google-api-client (0.13.6) google-api-client (0.13.6)
addressable (~> 2.5, >= 2.5.1) addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.5) googleauth (~> 0.5)
@ -134,11 +134,11 @@ GEM
mime-types-data (3.2016.0521) mime-types-data (3.2016.0521)
mini_magick (4.5.1) mini_magick (4.5.1)
minitest (5.11.3) minitest (5.11.3)
molinillo (0.6.4) molinillo (0.6.5)
multi_json (1.12.2) multi_json (1.12.2)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.0.0) multipart-post (2.0.0)
nanaimo (0.2.3) nanaimo (0.2.5)
nap (1.1.0) nap (1.1.0)
netrc (0.11.0) netrc (0.11.0)
os (0.9.6) os (0.9.6)
@ -172,12 +172,12 @@ GEM
unf_ext (0.0.7.4) unf_ext (0.0.7.4)
unicode-display_width (1.3.0) unicode-display_width (1.3.0)
word_wrap (1.0.0) word_wrap (1.0.0)
xcodeproj (1.5.6) xcodeproj (1.5.7)
CFPropertyList (~> 2.3.3) CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.2) atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0) claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1) colored2 (~> 3.1)
nanaimo (~> 0.2.3) nanaimo (~> 0.2.4)
xcpretty (0.2.8) xcpretty (0.2.8)
rouge (~> 2.0.7) rouge (~> 2.0.7)
xcpretty-travis-formatter (0.0.4) xcpretty-travis-formatter (0.0.4)

Loading…
Cancel
Save