aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-05-13 19:10:35 -0700
committerGravatar GitHub <noreply@github.com>2018-05-13 19:10:35 -0700
commit97dc3a3f6717ab2932ceb7975367f3f4fe6fbce6 (patch)
tree03a5d617143cb3ed9f1136f8cc7ea0bed269358a /Gemfile.lock
parent450d7a18ffffbaeb8722b2d84ec181fbff7e91bb (diff)
Update travis to use CocoaPods 1.5.2 (#1103)
* Update travis to use CocoaPods 1.5.2 * CODE_SIGNING_ALLOWED=YES * Remove workaround and iPhone 8 * Remove #1210 static library Podfile workaround * Add -all_load to Firestore Example so all C++ is available for tests
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock46
1 files changed, 23 insertions, 23 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e553857..7a0065e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,13 +1,13 @@
GIT
remote: https://github.com/CocoaPods/CocoaPods.git
- revision: df6872de04fd1808fde71c824530e3a784e6a2d2
+ revision: 7d6405dc743082f511f0935bc0f66268f202345d
specs:
- cocoapods (1.4.0)
+ cocoapods (1.5.2)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
- cocoapods-core (= 1.4.0)
+ cocoapods-core (= 1.5.2)
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-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
@@ -17,44 +17,44 @@ GIT
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
- molinillo (~> 0.6.4)
+ molinillo (~> 0.6.5)
nap (~> 1.0)
ruby-macho (~> 1.1)
- xcodeproj (>= 1.5.4, < 2.0)
+ xcodeproj (>= 1.5.8, < 2.0)
GIT
remote: https://github.com/CocoaPods/Core.git
- revision: b4fb2f193897c789c094d126ebca91034edc261d
+ revision: 0840691058b9fe96f759dacc26642207beb050cd
specs:
- cocoapods-core (1.4.0)
+ cocoapods-core (1.5.2)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
- revision: 531d8aa8ab4805c84f5e0fe94181ae3995430d05
+ revision: 3333a879ecd24c42ebb6fc99ce4897ee099d4ce3
specs:
- xcodeproj (1.5.4)
- CFPropertyList (~> 2.3.3)
- atomos (~> 0.1.0)
+ xcodeproj (1.5.8)
+ CFPropertyList (>= 2.3.3, < 4.0)
+ atomos (~> 0.1.2)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
- nanaimo (~> 0.2.3)
+ nanaimo (~> 0.2.5)
GEM
remote: https://rubygems.org/
specs:
- CFPropertyList (2.3.6)
+ CFPropertyList (3.0.0)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- atomos (0.1.0)
+ atomos (0.1.2)
claide (1.0.2)
cocoapods-deintegrate (1.0.2)
- cocoapods-downloader (1.1.3)
+ cocoapods-downloader (1.2.0)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
@@ -68,17 +68,17 @@ GEM
escape (0.0.4)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
- gh_inspector (1.0.3)
- i18n (0.9.3)
+ gh_inspector (1.1.3)
+ i18n (0.9.5)
concurrent-ruby (~> 1.0)
- minitest (5.11.1)
- molinillo (0.6.4)
- nanaimo (0.2.3)
+ minitest (5.11.3)
+ molinillo (0.6.5)
+ nanaimo (0.2.5)
nap (1.1.0)
netrc (0.11.0)
ruby-macho (1.1.0)
thread_safe (0.3.6)
- tzinfo (1.2.4)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
@@ -90,4 +90,4 @@ DEPENDENCIES
xcodeproj!
BUNDLED WITH
- 1.16.0
+ 1.16.1