Skip to content

Commit ae6b523

Browse files
committed
Update Gems
1 parent 2b73bd0 commit ae6b523

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

Gemfile.lock

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activesupport (4.2.6)
4+
activesupport (5.0.0)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
56
i18n (~> 0.7)
6-
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
109
claide (1.0.0)
1110
cocoapods (1.0.1)
@@ -30,38 +29,38 @@ GEM
3029
fuzzy_match (~> 2.0.4)
3130
nap (~> 1.0)
3231
cocoapods-deintegrate (1.0.0)
33-
cocoapods-downloader (1.0.0)
32+
cocoapods-downloader (1.1.0)
3433
cocoapods-plugins (1.0.0)
3534
nap
3635
cocoapods-search (1.0.0)
3736
cocoapods-stats (1.0.0)
3837
cocoapods-trunk (1.0.0)
3938
nap (>= 0.8, < 2.0)
4039
netrc (= 0.7.8)
41-
cocoapods-try (1.0.0)
40+
cocoapods-try (1.1.0)
4241
coderay (1.1.1)
4342
colored (1.2)
43+
concurrent-ruby (1.0.2)
4444
escape (0.0.4)
45-
fourflusher (0.3.1)
45+
fourflusher (0.3.2)
4646
fuzzy_match (2.0.4)
4747
i18n (0.7.0)
48-
json (1.8.3)
4948
method_source (0.8.2)
5049
minitest (5.9.0)
5150
molinillo (0.4.5)
5251
nap (1.1.0)
5352
netrc (0.7.8)
54-
pry (0.10.3)
53+
pry (0.10.4)
5554
coderay (~> 1.1.0)
5655
method_source (~> 0.8.1)
5756
slop (~> 3.4)
58-
rake (11.1.2)
59-
rouge (1.11.0)
57+
rake (11.2.2)
58+
rouge (1.11.1)
6059
slop (3.6.0)
6160
thread_safe (0.3.5)
6261
tzinfo (1.2.2)
6362
thread_safe (~> 0.1)
64-
xcodeproj (1.1.0)
63+
xcodeproj (1.2.0)
6564
activesupport (>= 3)
6665
claide (>= 1.0.0, < 2.0)
6766
colored (~> 1.2)

0 commit comments

Comments
 (0)