Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit fba7951

Browse files
committed
Merge pull request #12 from ParsePlatform/nlutsenko.v3.bundler
Update Gemfile.
2 parents 7bfa329 + 0089d9a commit fba7951

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ GEM
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
claide (0.9.1)
11-
cocoapods (0.39.0.rc.1)
11+
cocoapods (0.39.0)
1212
activesupport (>= 4.0.2)
1313
claide (~> 0.9.1)
14-
cocoapods-core (= 0.39.0.rc.1)
14+
cocoapods-core (= 0.39.0)
1515
cocoapods-downloader (~> 0.9.3)
1616
cocoapods-plugins (~> 0.4.2)
1717
cocoapods-search (~> 0.1.0)
@@ -22,8 +22,8 @@ GEM
2222
escape (~> 0.0.4)
2323
molinillo (~> 0.4.0)
2424
nap (~> 1.0)
25-
xcodeproj (~> 0.28.1)
26-
cocoapods-core (0.39.0.rc.1)
25+
xcodeproj (~> 0.28.2)
26+
cocoapods-core (0.39.0)
2727
activesupport (>= 4.0.2)
2828
fuzzy_match (~> 2.0.4)
2929
nap (~> 1.0)
@@ -41,18 +41,20 @@ GEM
4141
fuzzy_match (2.0.4)
4242
i18n (0.7.0)
4343
json (1.8.3)
44-
minitest (5.8.1)
44+
minitest (5.8.2)
4545
molinillo (0.4.0)
4646
nap (1.0.0)
4747
netrc (0.7.8)
48+
rouge (1.10.1)
4849
thread_safe (0.3.5)
4950
tzinfo (1.2.2)
5051
thread_safe (~> 0.1)
51-
xcodeproj (0.28.1)
52+
xcodeproj (0.28.2)
5253
activesupport (>= 3)
5354
claide (~> 0.9.1)
5455
colored (~> 1.2)
55-
xcpretty (0.1.12)
56+
xcpretty (0.2.1)
57+
rouge (~> 1.8)
5658

5759
PLATFORMS
5860
ruby

0 commit comments

Comments
 (0)