Skip to content

Commit 595ae0f

Browse files
authored
Merge pull request #30 from Raizlabs/feature/updated_bundle
updated gemfile
2 parents 200b70e + 203bc0d commit 595ae0f

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

Gemfile.lock

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,69 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.3)
4+
CFPropertyList (2.3.5)
55
activesupport (4.2.7.1)
66
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
99
thread_safe (~> 0.3, >= 0.3.4)
1010
tzinfo (~> 1.1)
1111
claide (1.0.1)
12-
cocoapods (1.1.1)
12+
cocoapods (1.2.0)
1313
activesupport (>= 4.0.2, < 5)
1414
claide (>= 1.0.1, < 2.0)
15-
cocoapods-core (= 1.1.1)
15+
cocoapods-core (= 1.2.0)
1616
cocoapods-deintegrate (>= 1.0.1, < 2.0)
17-
cocoapods-downloader (>= 1.1.2, < 2.0)
17+
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.1, < 2.0)
21+
cocoapods-trunk (>= 1.1.2, < 2.0)
2222
cocoapods-try (>= 1.1.0, < 2.0)
2323
colored (~> 1.2)
2424
escape (~> 0.0.4)
2525
fourflusher (~> 2.0.1)
2626
gh_inspector (~> 1.0)
27-
molinillo (~> 0.5.1)
27+
molinillo (~> 0.5.5)
2828
nap (~> 1.0)
29-
xcodeproj (>= 1.3.3, < 2.0)
30-
cocoapods-core (1.1.1)
29+
ruby-macho (~> 0.2.5)
30+
xcodeproj (>= 1.4.1, < 2.0)
31+
cocoapods-core (1.2.0)
3132
activesupport (>= 4.0.2, < 5)
3233
fuzzy_match (~> 2.0.4)
3334
nap (~> 1.0)
3435
cocoapods-deintegrate (1.0.1)
35-
cocoapods-downloader (1.1.2)
36+
cocoapods-downloader (1.1.3)
3637
cocoapods-plugins (1.0.0)
3738
nap
3839
cocoapods-search (1.0.0)
3940
cocoapods-stats (1.0.0)
40-
cocoapods-trunk (1.1.1)
41+
cocoapods-trunk (1.1.2)
4142
nap (>= 0.8, < 2.0)
4243
netrc (= 0.7.8)
4344
cocoapods-try (1.1.0)
4445
colored (1.2)
4546
escape (0.0.4)
4647
fourflusher (2.0.1)
4748
fuzzy_match (2.0.4)
48-
gh_inspector (1.0.2)
49-
i18n (0.7.0)
50-
json (1.8.3)
51-
minitest (5.9.1)
52-
molinillo (0.5.3)
53-
nanaimo (0.2.2)
49+
gh_inspector (1.0.3)
50+
i18n (0.8.0)
51+
json (1.8.6)
52+
minitest (5.10.1)
53+
molinillo (0.5.6)
54+
nanaimo (0.2.3)
5455
nap (1.1.0)
5556
netrc (0.7.8)
57+
ruby-macho (0.2.6)
5658
thread_safe (0.3.5)
5759
tzinfo (1.2.2)
5860
thread_safe (~> 0.1)
59-
xcodeproj (1.4.1)
61+
xcodeproj (1.4.2)
6062
CFPropertyList (~> 2.3.3)
6163
activesupport (>= 3)
6264
claide (>= 1.0.1, < 2.0)
6365
colored (~> 1.2)
64-
nanaimo (~> 0.2.0)
66+
nanaimo (~> 0.2.3)
6567

6668
PLATFORMS
6769
ruby
@@ -70,4 +72,4 @@ DEPENDENCIES
7072
cocoapods (~> 1.1)
7173

7274
BUNDLED WITH
73-
1.13.6
75+
1.14.4

0 commit comments

Comments
 (0)