aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorGravatar Ibrahim Ulukaya <ulukaya@gmail.com>2018-01-05 14:10:10 -0500
committerGravatar GitHub <noreply@github.com>2018-01-05 14:10:10 -0500
commit639cbcc8cfcd8c95ac94a84b75296bcf8b878fda (patch)
tree6f50d9150014a8dc7d5df5fbac89c96847d1c57f /Gemfile.lock
parent4ec8b410988dc0145b8ec68d18880382a2a3071c (diff)
update Gemfile for Travis (#620)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ea2bdde..a9afaaa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,11 +1,11 @@
GIT
remote: https://github.com/CocoaPods/CocoaPods.git
- revision: 71211b5046cb1c9f5ad33e45d42f16b43eabfb8f
+ revision: 88276c47b6b57f423f9ded45e0df29c53cadc71d
specs:
- cocoapods (1.4.0.beta.2)
+ cocoapods (1.4.0.rc.1)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
- cocoapods-core (= 1.4.0.beta.2)
+ cocoapods-core (= 1.4.0.rc.1)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -20,22 +20,22 @@ GIT
molinillo (~> 0.6.4)
nap (~> 1.0)
ruby-macho (~> 1.1)
- xcodeproj (>= 1.5.3, < 2.0)
+ xcodeproj (>= 1.5.4, < 2.0)
GIT
remote: https://github.com/CocoaPods/Core.git
- revision: 8cf88a076d916cf80821744a59ca1c431ccc046f
+ revision: 33299ada83b98e1c7ec117f4d4d67055b2247a19
specs:
- cocoapods-core (1.4.0.beta.2)
+ cocoapods-core (1.4.0.rc.1)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
- revision: aa866f4bd3f4269ae4ad1ec340ae077524f8e24d
+ revision: 976144e24bd68a7f34fbfeeeb6b408cfda247fdd
specs:
- xcodeproj (1.5.3)
+ xcodeproj (1.5.4)
CFPropertyList (~> 2.3.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
@@ -44,7 +44,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- CFPropertyList (2.3.5)
+ CFPropertyList (2.3.6)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -69,7 +69,7 @@ GEM
gh_inspector (1.0.3)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
- minitest (5.10.3)
+ minitest (5.11.1)
molinillo (0.6.4)
nanaimo (0.2.3)
nap (1.1.0)
@@ -88,4 +88,4 @@ DEPENDENCIES
xcodeproj!
BUNDLED WITH
- 1.15.4
+ 1.16.0