Skip to content

Commit 3b13ba8

Browse files
committed
update gems
Change-Id: I182204dc9f51144e08f7841813deea66152d736e
1 parent 385598d commit 3b13ba8

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
GIT
22
remote: https://github.com/CocoaPods/CocoaPods.git
3-
revision: 51575f5f20c63a0ffcad559748497163db24310e
3+
revision: 0fcf5944e47c895f69d7f2aaa65982b854e86eef
44
specs:
5-
cocoapods (1.2.1)
5+
cocoapods (1.3.1)
66
activesupport (>= 4.0.2, < 5)
7-
claide (>= 1.0.1, < 2.0)
8-
cocoapods-core (= 1.2.1)
7+
claide (>= 1.0.2, < 2.0)
8+
cocoapods-core (= 1.3.1)
99
cocoapods-deintegrate (>= 1.0.1, < 2.0)
1010
cocoapods-downloader (>= 1.1.3, < 2.0)
1111
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -17,40 +17,40 @@ GIT
1717
escape (~> 0.0.4)
1818
fourflusher (~> 2.0.1)
1919
gh_inspector (~> 1.0)
20-
molinillo (~> 0.5.7)
20+
molinillo (~> 0.6.1)
2121
nap (~> 1.0)
2222
ruby-macho (~> 1.1)
23-
xcodeproj (>= 1.4.4, < 2.0)
23+
xcodeproj (>= 1.5.1, < 2.0)
2424

2525
GIT
2626
remote: https://github.com/CocoaPods/Core.git
27-
revision: 6249077b5c5b587564885a37e01f2cc760c55f14
27+
revision: 77f5b2081bf347db73e5978737633e1943dc5f29
2828
specs:
29-
cocoapods-core (1.2.1)
30-
activesupport (>= 4.0.2, < 5)
29+
cocoapods-core (1.3.1)
30+
activesupport (>= 4.0.2, < 6)
3131
fuzzy_match (~> 2.0.4)
3232
nap (~> 1.0)
3333

3434
GIT
3535
remote: https://github.com/CocoaPods/Xcodeproj.git
36-
revision: a86025a45e9bf762c9ce374e2ae8d5464e9cea97
36+
revision: 8c5090295a9c871f55aa0beaf9440b06ad0d8d04
3737
specs:
38-
xcodeproj (1.4.4)
38+
xcodeproj (1.5.1)
3939
CFPropertyList (~> 2.3.3)
40-
claide (>= 1.0.1, < 2.0)
40+
claide (>= 1.0.2, < 2.0)
4141
colored2 (~> 3.1)
4242
nanaimo (~> 0.2.3)
4343

4444
GEM
4545
remote: https://rubygems.org/
4646
specs:
4747
CFPropertyList (2.3.5)
48-
activesupport (4.2.8)
48+
activesupport (4.2.9)
4949
i18n (~> 0.7)
5050
minitest (~> 5.1)
5151
thread_safe (~> 0.3, >= 0.3.4)
5252
tzinfo (~> 1.1)
53-
claide (1.0.1)
53+
claide (1.0.2)
5454
cocoapods-deintegrate (1.0.1)
5555
cocoapods-downloader (1.1.3)
5656
cocoapods-plugins (1.0.0)
@@ -66,9 +66,9 @@ GEM
6666
fourflusher (2.0.1)
6767
fuzzy_match (2.0.4)
6868
gh_inspector (1.0.3)
69-
i18n (0.8.1)
70-
minitest (5.10.2)
71-
molinillo (0.5.7)
69+
i18n (0.8.6)
70+
minitest (5.10.3)
71+
molinillo (0.6.3)
7272
nanaimo (0.2.3)
7373
nap (1.1.0)
7474
netrc (0.7.8)
@@ -86,4 +86,4 @@ DEPENDENCIES
8686
xcodeproj!
8787

8888
BUNDLED WITH
89-
1.15.0
89+
1.15.1

0 commit comments

Comments
 (0)