-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
67 lines (65 loc) · 1.5 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
claide (0.8.2)
clamp (0.6.5)
cocoapods (0.37.2)
activesupport (>= 3.2.15)
claide (~> 0.8.1)
cocoapods-core (= 0.37.2)
cocoapods-downloader (~> 0.9.0)
cocoapods-plugins (~> 0.4.2)
cocoapods-trunk (~> 0.6.1)
cocoapods-try (~> 0.4.5)
colored (~> 1.2)
escape (~> 0.0.4)
molinillo (~> 0.2.3)
nap (~> 0.8)
xcodeproj (~> 0.24.2)
cocoapods-core (0.37.2)
activesupport (>= 3.2.15)
fuzzy_match (~> 2.0.4)
nap (~> 0.8.0)
cocoapods-downloader (0.9.1)
cocoapods-plugins (0.4.2)
nap
cocoapods-trunk (0.6.1)
nap (>= 0.8)
netrc (= 0.7.8)
cocoapods-try (0.4.5)
colored (1.2)
concurrent-ruby (1.1.10)
escape (0.0.4)
fuzzy_match (2.0.4)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
mini_portile2 (2.1.0)
minitest (5.16.2)
molinillo (0.2.3)
nap (0.8.0)
netrc (0.7.8)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
rake (12.3.3)
slather (1.8)
clamp (~> 0.6)
nokogiri (~> 1.6.3)
xcodeproj (~> 0.24.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
xcodeproj (0.24.3)
activesupport (>= 3)
colored (~> 1.2)
xcpretty (0.1.10)
PLATFORMS
ruby
DEPENDENCIES
cocoapods (~> 0.37.0)
rake (~> 12.3)
slather (~> 1.8)
xcpretty (~> 0.1)