-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
162 lines (159 loc) · 3.52 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
PATH
remote: .
specs:
bs (0.0.1)
activemodel (~> 3.2.13)
cli-colorize (~> 2.0.0)
command_line_reporter (~> 3.2.1)
configliere (~> 0.4.18)
gitable (~> 0.3.1)
github_api (~> 0.10.1)
logging (~> 1.8.1)
logging (~> 1.8.1)
oj (~> 2.1.2)
rugged (~> 0.17.0.b6)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.15)
activesupport (= 3.2.15)
builder (~> 3.0.0)
activesupport (3.2.15)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
ansi (1.4.3)
arrayfields (4.9.0)
aruba (0.5.3)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
awesome_print (1.1.0)
builder (3.0.4)
cane (2.5.2)
parallel
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.2)
churn (0.0.34)
chronic (>= 0.2.3)
hirb
json_pure
main
ruby_parser (~> 3.0)
sexp_processor (~> 4.1)
cli-colorize (2.0.0)
colored (1.2)
command_line_reporter (3.2.1)
colored (>= 1.2)
configliere (0.4.18)
highline (>= 1.5.2)
multi_json (>= 1.1)
crack (0.4.1)
safe_yaml (~> 0.9.0)
cucumber (1.3.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.1)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.0.2)
diff-lcs (1.2.4)
faraday (0.8.8)
multipart-post (~> 1.2.0)
fattr (2.2.1)
ffi (1.9.0)
gherkin (2.12.2)
multi_json (~> 1.3)
gitable (0.3.1)
addressable (>= 2.2.7)
github_api (0.10.2)
addressable
faraday (~> 0.8.7)
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.6.0)
oauth2
hashie (2.0.5)
highline (1.6.20)
hirb (0.7.1)
httpauth (0.2.0)
i18n (0.6.5)
json_pure (1.8.1)
jwt (0.1.8)
multi_json (>= 1.5)
little-plugger (1.1.3)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
main (5.2.0)
arrayfields (>= 4.7.4)
chronic (>= 0.6.2)
fattr (>= 2.2.0)
map (>= 5.1.0)
map (6.5.1)
metaclass (0.0.1)
mini_portile (0.5.2)
minitest (4.4.0)
minitest-focus (1.0.0)
minitest (~> 4.4)
minitest-reporters (0.12.2)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
mocha (0.13.3)
metaclass (~> 0.0.1)
multi_json (1.8.2)
multi_test (0.0.2)
multi_xml (0.5.5)
multipart-post (1.2.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
oj (2.1.7)
parallel (0.9.0)
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
rack (1.5.2)
rake (10.0.4)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
ruby_parser (3.2.2)
sexp_processor (~> 4.1)
rubygems-tasks (0.2.4)
rugged (0.17.0.b7)
safe_yaml (0.9.7)
sexp_processor (4.4.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
vcr (2.4.0)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
aruba (~> 0.5.2)
awesome_print (~> 1.1.0)
bs!
cane (~> 2.5.2)
churn (~> 0.0.34)
cucumber (~> 1.3.1)
minitest (~> 4.4.0)
minitest-focus (~> 1.0.0)
minitest-reporters (~> 0.12.0)
mocha (~> 0.13.3)
rake
rubygems-tasks (~> 0.2.4)
simplecov (~> 0.7.1)
vcr (~> 2.4.0)
webmock (~> 1.9.3)