Skip to content

Commit dbc972f

Browse files
authored
Merge pull request #138 from button/update-dependencies
Update Pod & Gem dependencies
2 parents 6aa669f + f36a064 commit dbc972f

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

Gemfile.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (2.3.5)
5-
activesupport (4.2.8)
5+
activesupport (4.2.10)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
claide (1.0.1)
10+
claide (1.0.2)
1111
clamp (0.6.5)
12-
cocoapods (1.2.0)
12+
cocoapods (1.2.1)
1313
activesupport (>= 4.0.2, < 5)
1414
claide (>= 1.0.1, < 2.0)
15-
cocoapods-core (= 1.2.0)
15+
cocoapods-core (= 1.2.1)
1616
cocoapods-deintegrate (>= 1.0.1, < 2.0)
1717
cocoapods-downloader (>= 1.1.3, < 2.0)
1818
cocoapods-plugins (>= 1.0.0, < 2.0)
1919
cocoapods-search (>= 1.0.0, < 2.0)
2020
cocoapods-stats (>= 1.0.0, < 2.0)
21-
cocoapods-trunk (>= 1.1.2, < 2.0)
21+
cocoapods-trunk (>= 1.2.0, < 2.0)
2222
cocoapods-try (>= 1.1.0, < 2.0)
23-
colored (~> 1.2)
23+
colored2 (~> 3.1)
2424
escape (~> 0.0.4)
2525
fourflusher (~> 2.0.1)
2626
gh_inspector (~> 1.0)
27-
molinillo (~> 0.5.5)
27+
molinillo (~> 0.5.7)
2828
nap (~> 1.0)
29-
ruby-macho (~> 0.2.5)
30-
xcodeproj (>= 1.4.1, < 2.0)
31-
cocoapods-core (1.2.0)
29+
ruby-macho (~> 1.1)
30+
xcodeproj (>= 1.4.4, < 2.0)
31+
cocoapods-core (1.2.1)
3232
activesupport (>= 4.0.2, < 5)
3333
fuzzy_match (~> 2.0.4)
3434
nap (~> 1.0)
@@ -38,42 +38,42 @@ GEM
3838
nap
3939
cocoapods-search (1.0.0)
4040
cocoapods-stats (1.0.0)
41-
cocoapods-trunk (1.1.2)
41+
cocoapods-trunk (1.3.0)
4242
nap (>= 0.8, < 2.0)
43-
netrc (= 0.7.8)
43+
netrc (~> 0.11)
4444
cocoapods-try (1.1.0)
45-
colored (1.2)
45+
colored2 (3.1.2)
4646
escape (0.0.4)
4747
fourflusher (2.0.1)
4848
fuzzy_match (2.0.4)
4949
gh_inspector (1.0.3)
50-
i18n (0.8.1)
50+
i18n (0.8.6)
5151
mini_portile2 (2.1.0)
52-
minitest (5.10.1)
52+
minitest (5.10.3)
5353
molinillo (0.5.7)
5454
nanaimo (0.2.3)
5555
nap (1.1.0)
56-
netrc (0.7.8)
56+
netrc (0.11.0)
5757
nokogiri (1.6.8.1)
5858
mini_portile2 (~> 2.1.0)
59-
rouge (1.11.1)
60-
ruby-macho (0.2.6)
61-
slather (2.3.0)
59+
rouge (2.0.7)
60+
ruby-macho (1.1.0)
61+
slather (2.4.3)
62+
CFPropertyList (~> 2.2)
6263
activesupport (>= 4.0.2, < 5)
6364
clamp (~> 0.6)
64-
nokogiri (~> 1.6.3)
65-
xcodeproj (>= 0.20, < 2.0.0)
65+
nokogiri (>= 1.6, < 1.7)
66+
xcodeproj (~> 1.4)
6667
thread_safe (0.3.6)
6768
tzinfo (1.2.3)
6869
thread_safe (~> 0.1)
69-
xcodeproj (1.4.2)
70+
xcodeproj (1.5.2)
7071
CFPropertyList (~> 2.3.3)
71-
activesupport (>= 3)
72-
claide (>= 1.0.1, < 2.0)
73-
colored (~> 1.2)
72+
claide (>= 1.0.2, < 2.0)
73+
colored2 (~> 3.1)
7474
nanaimo (~> 0.2.3)
75-
xcpretty (0.2.4)
76-
rouge (~> 1.8)
75+
xcpretty (0.2.8)
76+
rouge (~> 2.0.7)
7777

7878
PLATFORMS
7979
ruby
@@ -84,4 +84,4 @@ DEPENDENCIES
8484
xcpretty
8585

8686
BUNDLED WITH
87-
1.14.4
87+
1.14.6

Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PODS:
2-
- DeepLinkKit (1.2.1)
3-
- Expecta (1.0.5)
4-
- KIF (3.5.1):
5-
- KIF/Core (= 3.5.1)
6-
- KIF/Core (3.5.1)
2+
- DeepLinkKit (1.4.0)
3+
- Expecta (1.0.6)
4+
- KIF (3.6.0):
5+
- KIF/Core (= 3.6.0)
6+
- KIF/Core (3.6.0)
77
- OCMock (3.4)
8-
- Specta (1.0.6)
8+
- Specta (1.0.7)
99

1010
DEPENDENCIES:
1111
- DeepLinkKit (from `.`)
@@ -19,11 +19,11 @@ EXTERNAL SOURCES:
1919
:path: "."
2020

2121
SPEC CHECKSUMS:
22-
DeepLinkKit: 6b8c19f1ffa3bc1bd5e7694f7b6f4b5b7a705aea
23-
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
24-
KIF: '082eb65279e51c3092923802849eb796a04982ab'
22+
DeepLinkKit: bffd3b5e51549222f974d631b4e0e7484600b9d8
23+
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
24+
KIF: bd770edd8ce49bc7308501e4871e58a02d137be3
2525
OCMock: 35ae71d6a8fcc1b59434d561d1520b9dd4f15765
26-
Specta: f506f3a8361de16bc0dcf3b17b75e269072ba465
26+
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66
2727

2828
PODFILE CHECKSUM: 47a943bbf5fb3be0a7f74806f054afe0fc7974ff
2929

0 commit comments

Comments
 (0)