-
Notifications
You must be signed in to change notification settings - Fork 16
/
Gemfile.lock
206 lines (202 loc) · 4.61 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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.13)
actionpack (= 4.0.13)
mail (~> 2.5, >= 2.5.4)
actionpack (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
active_model_serializers (0.8.4)
activemodel (>= 3.0)
activemodel (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
activerecord (4.0.13)
activemodel (= 4.0.13)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.13)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.4)
activerecord-nulldb-adapter (0.4.0)
activerecord (>= 2.0.0)
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
ansi (1.5.0)
arel (4.0.2)
ast (2.4.0)
brakeman (4.8.2)
builder (3.1.4)
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
capistrano (3.14.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
code_analyzer (0.5.1)
sexp_processor
concurrent-ruby (1.1.6)
erubis (2.7.0)
execjs (2.7.0)
font-awesome-rails (4.7.0.5)
railties (>= 3.2, < 6.1)
gon (6.3.2)
actionpack (>= 3.0.20)
i18n (>= 0.7)
multi_json
request_store (>= 1.0)
hashie (4.1.0)
httparty (0.10.2)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
jasmine (3.5.1)
jasmine-core (~> 3.5.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (3.5.0)
json (2.3.0)
kgio (2.11.3)
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.2)
minitest (4.7.5)
minitest-rails (1.0.1)
minitest (~> 4.7)
minitest-test (~> 1.0)
railties (>= 3.0, < 4.1)
minitest-reporters (0.14.24)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
minitest-test (1.1.0)
minitest (~> 4.0)
multi_json (1.14.1)
multi_xml (0.6.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.0.2)
newrelic_rpm (6.10.0.364)
parallel (1.19.1)
parser (2.7.1.2)
ast (~> 2.4.0)
phantomjs (2.1.1.0)
power_assert (1.2.0)
powerbar (2.0.1)
hashie (>= 1.1.0)
rack (1.5.5)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.13)
actionmailer (= 4.0.13)
actionpack (= 4.0.13)
activerecord (= 4.0.13)
activesupport (= 4.0.13)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.13)
sprockets-rails (~> 2.0)
rails-api (0.4.1)
actionpack (>= 3.2.11)
railties (>= 3.2.11)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
rails_best_practices (1.20.0)
activesupport
code_analyzer (>= 0.5.1)
erubis
i18n
json
require_all (~> 3.0)
ruby-progressbar
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.0.13)
actionpack (= 4.0.13)
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
raindrops (0.19.1)
rake (13.0.1)
request_store (1.5.0)
rack (>= 1.4)
require_all (3.0.0)
rexml (3.2.4)
rubocop (0.81.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-progressbar (1.10.1)
sexp_processor (4.14.1)
spring (1.7.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sshkit (1.21.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
test-unit (3.3.5)
power_assert
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (0.3.57)
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unicode-display_width (1.7.0)
unicorn (5.5.5)
kgio (~> 2.6)
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
active_model_serializers (~> 0.8.0)
activerecord-nulldb-adapter
brakeman
bundler-audit
capistrano
font-awesome-rails
gon
httparty (~> 0.10.0)
jasmine
minitest-rails (~> 1.0)
minitest-reporters
newrelic_rpm
rails (~> 4.0)
rails-api
rails_12factor
rails_best_practices
rake
rubocop
spring
test-unit
uglifier (~> 2.7.2)
unicorn
RUBY VERSION
ruby 2.3.8p459
BUNDLED WITH
1.17.3