-
Notifications
You must be signed in to change notification settings - Fork 130
/
Gemfile.lock
139 lines (134 loc) · 3.15 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
GIT
remote: git://github.com/alloy/ios-sim-test.git
revision: ec0c4e9e779895a199d6fc9b0bec92f00071c9e9
specs:
ios-sim-test (0.0.1)
claide (>= 0.2)
colored (~> 1.2)
GIT
remote: git://github.com/lukeredpath/xcodebuild-rb.git
revision: 3d3019756f49e892cf8166f14c9f2d5e33adf068
specs:
xcodebuild-rb (0.2.0)
state_machine (~> 1.1.2)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
activesupport (4.2.8)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
claide (1.0.1)
cocoapods (1.2.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.1, < 2.0)
cocoapods-core (= 1.2.0)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.1.2, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
molinillo (~> 0.5.5)
nap (~> 1.0)
ruby-macho (~> 0.2.5)
xcodeproj (>= 1.4.1, < 2.0)
cocoapods-core (1.2.0)
activesupport (>= 4.0.2, < 5)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.1.2)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
cocoapods-try (1.1.0)
colored (1.2)
daemons (1.2.3)
domain_name (0.5.20160615)
unf (>= 0.0.5, < 1.0.0)
escape (0.0.4)
eventmachine (1.2.0.1)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.8.0)
i18n (0.8.1)
json (2.0.3)
macaddr (1.7.1)
systemu (~> 2.6.2)
mime-types (2.99.2)
minitest (5.10.1)
molinillo (0.5.7)
multi_json (1.12.1)
nanaimo (0.2.3)
nap (1.1.0)
netrc (0.7.8)
pusher (1.1.0)
httpclient (~> 2.7)
multi_json (~> 1.0)
pusher-signature (~> 0.1.8)
pusher-signature (0.1.8)
rack (1.6.12)
rack-protection (1.5.5)
rack
rake (11.2.2)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-macho (0.2.6)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
state_machine (1.1.2)
systemu (2.6.5)
thin (1.7.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tilt (2.0.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
uuid (2.3.8)
macaddr (~> 1.0)
xcodeproj (1.4.2)
CFPropertyList (~> 2.3.3)
activesupport (>= 3)
claide (>= 1.0.1, < 2.0)
colored (~> 1.2)
nanaimo (~> 0.2.3)
PLATFORMS
ruby
DEPENDENCIES
cocoapods (>= 1.2.0)
ios-sim-test!
json
pusher
rake
rest-client
sinatra
thin
uuid
xcodebuild-rb!
xcodeproj
BUNDLED WITH
1.13.6