Gemfile.lock 24.5 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    RedCloth (4.3.2)
5
    ace-rails-ap (4.1.0)
6 7 8 9
    actionmailer (4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
V
Vinnie Okada 已提交
10
      mail (~> 2.5, >= 2.5.4)
V
Valery Sizov 已提交
11
      rails-dom-testing (~> 1.0, >= 1.0.5)
12 13 14
    actionpack (4.2.7.1)
      actionview (= 4.2.7.1)
      activesupport (= 4.2.7.1)
V
Valery Sizov 已提交
15
      rack (~> 1.6)
16
      rack-test (~> 0.6.2)
V
Valery Sizov 已提交
17 18
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
19 20
    actionview (4.2.7.1)
      activesupport (= 4.2.7.1)
M
Marin Jankovski 已提交
21 22
      builder (~> 3.1)
      erubis (~> 2.7.0)
V
Valery Sizov 已提交
23 24
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
25 26
    activejob (4.2.7.1)
      activesupport (= 4.2.7.1)
V
Valery Sizov 已提交
27
      globalid (>= 0.3.0)
28 29
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
M
Marin Jankovski 已提交
30
      builder (~> 3.1)
31 32 33
    activerecord (4.2.7.1)
      activemodel (= 4.2.7.1)
      activesupport (= 4.2.7.1)
V
Valery Sizov 已提交
34
      arel (~> 6.0)
35 36 37 38 39 40
    activerecord-session_store (1.0.0)
      actionpack (>= 4.0, < 5.1)
      activerecord (>= 4.0, < 5.1)
      multi_json (~> 1.11, >= 1.11.2)
      rack (>= 1.5.2, < 3)
      railties (>= 4.0, < 5.1)
41 42
    activerecord_sane_schema_dumper (0.2)
      rails (>= 4, < 5)
43
    activesupport (4.2.7.1)
V
Valery Sizov 已提交
44
      i18n (~> 0.7)
M
Marin Jankovski 已提交
45 46
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
V
Valery Sizov 已提交
47
      thread_safe (~> 0.3, >= 0.3.4)
M
Marin Jankovski 已提交
48
      tzinfo (~> 1.1)
49 50
    acts-as-taggable-on (4.0.0)
      activerecord (>= 4.0)
51
    addressable (2.3.8)
V
Valery Sizov 已提交
52 53
    after_commit_queue (1.3.0)
      activerecord (>= 3.0)
54
    akismet (2.0.0)
55
    allocations (1.0.5)
V
Valery Sizov 已提交
56
    arel (6.0.3)
R
Robert Speicher 已提交
57 58 59 60 61
    asana (0.4.0)
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
V
Valery Sizov 已提交
62
    asciidoctor (1.5.3)
Z
Z.J. van de Weg 已提交
63
    ast (2.3.0)
64
    attr_encrypted (3.0.3)
65
      encryptor (~> 3.0.0)
V
Valery Sizov 已提交
66
    attr_required (1.0.0)
67
    autoprefixer-rails (6.2.3)
D
Dmitriy Zaporozhets 已提交
68 69
      execjs
      json
70
    awesome_print (1.2.0)
D
Douwe Maan 已提交
71 72 73 74
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
    azure (0.7.5)
      addressable (~> 2.3)
      azure-core (~> 0.1)
      faraday (~> 0.9)
      faraday_middleware (~> 0.10)
      json (~> 1.8)
      mime-types (>= 1, < 3.0)
      nokogiri (~> 1.6)
      systemu (~> 2.6)
      thor (~> 0.19)
      uuid (~> 2.0)
    azure-core (0.1.2)
      faraday (~> 0.9)
      faraday_middleware (~> 0.10)
      nokogiri (~> 1.6)
J
Jacob Schatz 已提交
90 91 92 93
    babel-source (5.8.35)
    babel-transpiler (0.7.0)
      babel-source (>= 4.0, < 6)
      execjs (~> 2.0)
94
    babosa (1.0.2)
K
Kamil Trzcinski 已提交
95
    base32 (0.3.2)
96
    bcrypt (3.1.11)
97
    benchmark-ips (2.3.0)
98
    better_errors (1.0.1)
99
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
100
      erubis (>= 2.6.6)
101
    binding_of_caller (0.7.2)
102
      debug_inspector (>= 0.0.1)
103 104 105
    bootstrap-sass (3.3.6)
      autoprefixer-rails (>= 5.2.1)
      sass (>= 3.3.4)
106
    brakeman (3.3.2)
S
Stan Hu 已提交
107
    browser (2.2.0)
M
Marin Jankovski 已提交
108
    builder (3.2.2)
109
    bullet (5.2.0)
Y
Yorick Peterse 已提交
110
      activesupport (>= 3.0.0)
111
      uniform_notifier (~> 1.10.0)
112
    bundler-audit (0.5.0)
D
Dmitriy Zaporozhets 已提交
113 114
      bundler (~> 1.2)
      thor (~> 0.18)
115
    byebug (8.2.1)
S
Stan Hu 已提交
116 117
    capybara (2.6.2)
      addressable
G
gitlabhq 已提交
118 119 120 121
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
122
      xpath (~> 2.0)
D
Douwe Maan 已提交
123
    capybara-screenshot (1.0.11)
R
Robert Speicher 已提交
124 125
      capybara (>= 1.0, < 3)
      launchy
R
Rubén Dávila 已提交
126
    carrierwave (0.10.0)
127 128
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
129
      json (>= 1.7)
R
Rubén Dávila 已提交
130
      mime-types (>= 1.16)
131
    cause (0.1)
S
Stan Hu 已提交
132
    charlock_holmes (0.7.3)
R
Rémy Coutable 已提交
133
    chronic (0.10.2)
134 135
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
V
Valery Sizov 已提交
136
    chunky_png (1.3.5)
137
    cliver (0.3.2)
138
    coderay (1.1.0)
139
    coercible (1.0.0)
140
      descendants_tracker (~> 0.0.1)
141
    coffee-rails (4.1.1)
G
gitlabhq 已提交
142
      coffee-script (>= 2.2.0)
143
      railties (>= 4.0.0, < 5.1.x)
R
Robert Speicher 已提交
144
    coffee-script (2.4.1)
G
gitlabhq 已提交
145 146
      coffee-script-source
      execjs
147
    coffee-script-source (1.10.0)
R
Robert Speicher 已提交
148
    colorize (0.7.7)
S
Stan Hu 已提交
149
    concurrent-ruby (1.0.2)
D
Douwe Maan 已提交
150
    connection_pool (2.2.0)
151
    crack (0.4.3)
152
      safe_yaml (~> 1.0.0)
R
Robert Speicher 已提交
153
    creole (0.5.0)
154
    css_parser (1.4.1)
D
Douwe Maan 已提交
155
      addressable
156
    d3_rails (3.5.11)
157
      railties (>= 3.1.0)
D
Douwe Maan 已提交
158
    daemons (1.2.3)
159
    database_cleaner (1.5.3)
160
    debug_inspector (0.0.2)
161
    debugger-ruby_core_source (1.3.8)
162 163 164 165
    deckar01-task_list (1.0.5)
      activesupport (~> 4.0)
      html-pipeline
      rack (~> 1.0)
166 167
    default_value_for (3.0.2)
      activerecord (>= 3.2.0, < 5.1)
D
Douwe Maan 已提交
168 169
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
170
    devise (4.2.0)
M
Marin Jankovski 已提交
171
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
172
      orm_adapter (~> 0.1)
173
      railties (>= 4.1.0, < 5.1)
R
Robert Speicher 已提交
174
      responders
175
      warden (~> 1.2.3)
176
    devise-two-factor (3.0.0)
177
      activesupport
178 179
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
D
Douwe Maan 已提交
180
      railties
181
      rotp (~> 2.0)
182
    diff-lcs (1.2.5)
D
Douwe Maan 已提交
183
    diffy (3.0.7)
D
DJ Mountney 已提交
184
    docile (1.1.5)
R
Robert Speicher 已提交
185
    doorkeeper (4.2.0)
186
      railties (>= 4.2)
V
Valery Sizov 已提交
187
    dropzonejs-rails (0.7.2)
188
      rails (> 3.1)
D
Douwe Maan 已提交
189
    email_reply_parser (0.5.8)
R
Robert Speicher 已提交
190
    email_spec (1.6.0)
R
Riyad Preukschas 已提交
191
      launchy (~> 2.1)
192
      mail (~> 2.2)
193
    encryptor (3.0.0)
D
Douwe Maan 已提交
194
    equalizer (0.0.11)
G
gitlabhq 已提交
195
    erubis (2.7.0)
196
    escape_utils (1.1.1)
D
Douwe Maan 已提交
197
    eventmachine (1.0.8)
198
    excon (0.52.0)
D
Douwe Maan 已提交
199
    execjs (2.6.0)
R
Robert Schilling 已提交
200
    expression_parser (0.9.0)
201
    factory_girl (4.5.0)
R
Robert Speicher 已提交
202
      activesupport (>= 3.0.0)
203 204
    factory_girl_rails (4.6.0)
      factory_girl (~> 4.5.0)
R
Robert Speicher 已提交
205
      railties (>= 3.0.0)
R
Robert Speicher 已提交
206 207
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
D
Douwe Maan 已提交
208 209
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
R
Robert Speicher 已提交
210 211 212
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
R
Robert Speicher 已提交
213
    ffaker (2.0.0)
D
Douwe Maan 已提交
214
    ffi (1.9.10)
215 216 217
    flay (2.6.1)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
V
Valery Sizov 已提交
218
    flowdock (0.7.1)
219 220
      httparty (~> 0.7)
      multi_json
221 222
    fog-aws (0.11.0)
      fog-core (~> 1.38)
S
Stan Hu 已提交
223 224 225
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
226 227 228 229 230
    fog-azure (0.0.2)
      azure (~> 0.6)
      fog-core (~> 1.27)
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
231
    fog-core (1.42.0)
232
      builder
S
Stan Hu 已提交
233
      excon (~> 0.49)
234
      formatador (~> 0.2)
S
Stan Hu 已提交
235
    fog-google (0.3.2)
S
Stan Hu 已提交
236 237 238
      fog-core
      fog-json
      fog-xml
239 240 241
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
S
Stan Hu 已提交
242
    fog-local (0.3.0)
S
Stan Hu 已提交
243
      fog-core (~> 1.27)
S
Stan Hu 已提交
244 245 246 247
    fog-openstack (0.1.6)
      fog-core (>= 1.39)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
248 249 250 251 252
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
253 254 255
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
J
James Lopez 已提交
256
    font-awesome-rails (4.6.1.0)
257
      railties (>= 3.2, < 5.1)
D
Douwe Maan 已提交
258 259
    foreman (0.78.0)
      thor (~> 0.19.1)
260
    formatador (0.2.5)
R
Robert Speicher 已提交
261 262 263
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
264
    gemnasium-gitlab-service (0.2.6)
265
      rugged (~> 0.21)
266
    gemojione (3.0.1)
267
      json
D
Douwe Maan 已提交
268 269
    get_process_mem (0.2.0)
    gherkin-ruby (0.3.2)
270
    github-linguist (4.7.6)
271 272 273 274
      charlock_holmes (~> 0.7.3)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.23.0b)
275
    github-markup (1.4.0)
276 277
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
278 279
      gitlab-grit (>= 2.4.1)
      multi_json
280
    gitlab-grit (2.8.1)
281
      charlock_holmes (~> 0.6)
282
      diff-lcs (~> 1.1)
283
      mime-types (>= 1.16, < 3)
284
      posix-spawn (~> 0.3)
285
    gitlab-markup (1.5.0)
D
Dmitriy Zaporozhets 已提交
286
    gitlab_git (10.6.8)
J
Jacob Vosmaer 已提交
287 288 289
      activesupport (~> 4.0)
      charlock_holmes (~> 0.7.3)
      github-linguist (~> 4.7.0)
290
      rugged (~> 0.24.0)
D
Douwe Maan 已提交
291
    gitlab_omniauth-ldap (1.2.1)
292
      net-ldap (~> 0.9)
293 294
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
295
      rubyntlm (~> 0.3)
296
    globalid (0.3.7)
V
Valery Sizov 已提交
297
      activesupport (>= 4.1.0)
298
    gollum-grit_adapter (1.0.1)
V
Valery Sizov 已提交
299
      gitlab-grit (~> 2.7, >= 2.7.1)
300 301
    gollum-lib (4.2.1)
      github-markup (~> 1.4.0)
D
Douwe Maan 已提交
302
      gollum-grit_adapter (~> 1.0)
S
Stefan Tatschner 已提交
303
      nokogiri (~> 1.6.4)
304
      rouge (~> 2.0)
305 306
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
307 308 309
    gollum-rugged_adapter (0.4.2)
      mime-types (>= 1.15)
      rugged (~> 0.24.0, >= 0.21.3)
C
Connor Shea 已提交
310
    gon (6.1.0)
R
Robert Speicher 已提交
311
      actionpack (>= 3.0)
D
Dmitriy Zaporozhets 已提交
312
      json
R
Robert Speicher 已提交
313 314
      multi_json
      request_store (>= 1.0)
315
    grape (0.15.0)
R
Riyad Preukschas 已提交
316
      activesupport
317
      builder
K
Kamil Trzcinski 已提交
318
      hashie (>= 2.1.0)
R
Riyad Preukschas 已提交
319
      multi_json (>= 1.3.2)
320
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
321
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
322
      rack-accept
323
      rack-mount
J
Jeroen van Baarsen 已提交
324
      virtus (>= 1.0.0)
D
Douwe Maan 已提交
325
    grape-entity (0.4.8)
D
Dmitriy Zaporozhets 已提交
326 327
      activesupport
      multi_json (>= 1.3.2)
R
Rémy Coutable 已提交
328 329 330 331 332 333 334
    haml (4.0.7)
      tilt
    haml_lint (0.18.2)
      haml (~> 4.0)
      rake (>= 10, < 12)
      rubocop (>= 0.36.0)
      sysexits (~> 1.1)
R
Robert Speicher 已提交
335
    hamlit (2.6.1)
C
connorshea 已提交
336 337
      temple (~> 0.7.6)
      thor
338
      tilt
339
    hashie (3.4.4)
340
    health_check (2.2.1)
341
      rails (>= 4.0)
D
Douwe Maan 已提交
342
    hipchat (1.5.2)
343
      httparty
C
Chulki Lee 已提交
344
      mimemagic
345 346 347
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
D
Douwe Maan 已提交
348
    htmlentities (4.3.4)
V
Valery Sizov 已提交
349
    httparty (0.13.7)
350
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
351
      multi_xml (>= 0.5.2)
352
    httpclient (2.8.2)
R
Robert Speicher 已提交
353
    i18n (0.7.0)
D
Douwe Maan 已提交
354
    ice_nine (0.11.1)
355 356 357
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
358
    ipaddress (0.8.3)
359
    jquery-atwho-rails (1.3.2)
360 361
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
362
      railties (>= 4.2.0)
363
      thor (>= 0.14, < 2.0)
364
    jquery-turbolinks (2.1.0)
365 366
      railties (>= 3.1.0)
      turbolinks
367
    jquery-ui-rails (5.0.5)
368
      railties (>= 3.2.16)
369
    json (1.8.3)
370 371
    json-schema (2.6.2)
      addressable (~> 2.3.8)
372
    jwt (1.5.4)
373
    kaminari (0.17.0)
D
Dmitriy Zaporozhets 已提交
374 375
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
V
Valery Sizov 已提交
376
    kgio (2.10.0)
K
Kamil Trzcinski 已提交
377
    knapsack (1.11.0)
K
Kamil Trzcinski 已提交
378 379
      rake
      timecop (>= 0.1.0)
R
Robert Speicher 已提交
380
    launchy (2.4.3)
R
Riyad Preukschas 已提交
381
      addressable (~> 2.3)
R
Robert Speicher 已提交
382
    letter_opener (1.4.1)
383
      launchy (~> 2.2)
R
Robert Speicher 已提交
384 385 386 387
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
C
Connor Shea 已提交
388 389 390 391 392 393
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
394 395
    licensee (8.0.0)
      rugged (>= 0.24b)
396
    listen (3.0.5)
D
Dmitriy Zaporozhets 已提交
397 398
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
V
Valery Sizov 已提交
399 400
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
A
Alex Lossent 已提交
401 402
    macaddr (1.7.1)
      systemu (~> 2.6.2)
R
Robert Speicher 已提交
403 404
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
405
    mail_room (0.8.1)
406
    method_source (0.8.2)
Y
Yorick Peterse 已提交
407
    mime-types (2.99.3)
C
Chulki Lee 已提交
408
    mimemagic (0.3.0)
S
Stan Hu 已提交
409
    mini_portile2 (2.1.0)
D
Douwe Maan 已提交
410
    minitest (5.7.0)
R
Robert Schilling 已提交
411
    mousetrap-rails (1.4.6)
412
    multi_json (1.12.1)
413
    multi_xml (0.5.5)
R
Robert Speicher 已提交
414
    multipart-post (2.0.0)
D
Douwe Maan 已提交
415 416
    mysql2 (0.3.20)
    nested_form (0.3.2)
V
Valery Sizov 已提交
417 418
    net-ldap (0.12.1)
    net-ssh (3.0.1)
419
    newrelic_rpm (3.16.0.318)
S
Stan Hu 已提交
420 421 422
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
423
    numerizer (0.1.1)
D
Dmitriy Zaporozhets 已提交
424
    oauth (0.4.7)
425
    oauth2 (1.2.0)
D
Douwe Maan 已提交
426 427 428 429
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
430
      rack (>= 1.2, < 3)
431 432
    octokit (4.3.0)
      sawyer (~> 0.7.0, >= 0.5.3)
433
    oj (2.17.4)
434
    omniauth (1.3.1)
435
      hashie (>= 1.2, < 4)
436
      rack (>= 1.0, < 3)
437 438
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
J
Jacob Schatz 已提交
439 440 441 442
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
D
Douwe Maan 已提交
443 444 445 446
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
T
tduehr 已提交
447 448 449 450
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
451
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
452
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
453
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
454 455
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
V
Valery Sizov 已提交
456
    omniauth-gitlab (1.0.1)
V
Valery Sizov 已提交
457 458
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
459
    omniauth-google-oauth2 (0.4.1)
V
Valery Sizov 已提交
460 461 462 463 464
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
465
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
466 467
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
468
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
469
      omniauth (~> 1.0)
D
Douwe Maan 已提交
470
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
471 472
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
473 474 475
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
476
    omniauth-saml (1.7.0)
477
      omniauth (~> 1.3)
478
      ruby-saml (~> 1.4)
479
    omniauth-shibboleth (1.2.1)
480
      omniauth (>= 1.0.0)
481 482 483
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
484 485 486 487
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
488
    org-ruby (0.9.12)
R
Robert Schilling 已提交
489
      rubypants (~> 0.2)
490
    orm_adapter (0.5.0)
V
Valery Sizov 已提交
491
    paranoia (2.1.4)
D
Douwe Maan 已提交
492
      activerecord (~> 4.0)
493
    parser (2.3.1.4)
494
      ast (~> 2.2)
V
Valery Sizov 已提交
495
    pg (0.18.4)
S
Stan Hu 已提交
496
    pkg-config (1.1.7)
R
Robert Speicher 已提交
497
    poltergeist (1.9.0)
498 499
      capybara (~> 2.1)
      cliver (~> 0.3.1)
500 501
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
502
    posix-spawn (0.3.11)
503
    powerpack (0.1.1)
D
Douwe Maan 已提交
504 505 506
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
507 508
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
509
      premailer (~> 1.7, >= 1.7.9)
V
Valery Sizov 已提交
510
    pry (0.10.3)
D
Douwe Maan 已提交
511 512
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
513
      slop (~> 3.4)
D
Douwe Maan 已提交
514
    pry-rails (0.3.4)
515
      pry (>= 0.9.10)
V
Valery Sizov 已提交
516
    pyu-ruby-sasl (0.0.3.3)
V
Valery Sizov 已提交
517
    rack (1.6.4)
R
Riyad Preukschas 已提交
518 519
    rack-accept (0.4.5)
      rack (>= 0.4)
520
    rack-attack (4.3.1)
M
Marin Jankovski 已提交
521
      rack
R
Robert Speicher 已提交
522
    rack-cors (0.4.0)
523 524
    rack-mount (0.8.3)
      rack (>= 1.0.0)
525
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
526 527
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
528
      httpclient (>= 2.4)
V
Valery Sizov 已提交
529 530
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
531
    rack-protection (1.5.3)
G
gitlabhq 已提交
532
      rack
V
Vinnie Okada 已提交
533
    rack-test (0.6.3)
G
gitlabhq 已提交
534
      rack (>= 1.0)
535 536 537 538 539 540 541 542
    rails (4.2.7.1)
      actionmailer (= 4.2.7.1)
      actionpack (= 4.2.7.1)
      actionview (= 4.2.7.1)
      activejob (= 4.2.7.1)
      activemodel (= 4.2.7.1)
      activerecord (= 4.2.7.1)
      activesupport (= 4.2.7.1)
543
      bundler (>= 1.3.0, < 2.0)
544
      railties (= 4.2.7.1)
V
Valery Sizov 已提交
545 546 547 548 549 550 551
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
    rails-dom-testing (1.0.7)
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
552
    rails-html-sanitizer (1.0.3)
V
Valery Sizov 已提交
553
      loofah (~> 2.0)
554 555 556
    railties (4.2.7.1)
      actionpack (= 4.2.7.1)
      activesupport (= 4.2.7.1)
G
gitlabhq 已提交
557
      rake (>= 0.8.7)
558
      thor (>= 0.18.1, < 2.0)
559
    rainbow (2.1.0)
560
    raindrops (0.17.0)
561
    rake (10.5.0)
V
Valery Sizov 已提交
562
    rb-fsevent (0.9.6)
563
    rb-inotify (0.9.5)
564
      ffi (>= 0.5.0)
565 566
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
D
Dmitriy Zaporozhets 已提交
567
    rdoc (3.12.2)
568
      json (~> 1.4)
569
    recaptcha (3.0.0)
570
      json
571
    redcarpet (3.3.3)
572
    redis (3.2.2)
V
Valery Sizov 已提交
573
    redis-actionpack (4.0.1)
574 575 576
      actionpack (~> 4)
      redis-rack (~> 1.5.0)
      redis-store (~> 1.1.0)
V
Valery Sizov 已提交
577 578
    redis-activesupport (4.1.5)
      activesupport (>= 3, < 5)
579
      redis-store (~> 1.1.0)
D
Douwe Maan 已提交
580
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
581
      redis (~> 3.0, >= 3.0.4)
582 583 584 585 586 587
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
588
      redis-store (~> 1.1.0)
V
Valery Sizov 已提交
589
    redis-store (1.1.7)
590
      redis (>= 2.2)
C
Connor Shea 已提交
591
    request_store (1.3.1)
592 593
    rerun (0.11.0)
      listen (~> 3.0)
594
    responders (2.3.0)
595
      railties (>= 4.2.0, < 5.1)
P
Paco Guzman 已提交
596
    rinku (2.0.0)
597
    rotp (2.1.2)
H
http://jneen.net/ 已提交
598
    rouge (2.0.6)
D
Douwe Maan 已提交
599 600
    rqrcode (0.7.0)
      chunky_png
601 602
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
603 604 605 606 607 608 609
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.0)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
610
      diff-lcs (>= 1.2.0, < 2.0)
611 612
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
R
Robert Speicher 已提交
613
      diff-lcs (>= 1.2.0, < 2.0)
614 615 616 617 618 619 620 621 622
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
K
Kamil Trzcinski 已提交
623 624
    rspec-retry (0.4.5)
      rspec-core
625
    rspec-support (3.5.0)
626
    rubocop (0.43.0)
Z
Z.J. van de Weg 已提交
627
      parser (>= 2.3.1.1, < 3.0)
628
      powerpack (~> 0.1)
629
      rainbow (>= 1.99.1, < 3.0)
630
      ruby-progressbar (~> 1.7)
631
      unicode-display_width (~> 1.0, >= 1.0.1)
632 633
    rubocop-rspec (1.5.0)
      rubocop (>= 0.40.0)
J
Jared Szechy 已提交
634
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
635
      crack (~> 0.4)
E
Elan Ruusamäe 已提交
636
    ruby-prof (0.16.2)
R
Robert Speicher 已提交
637
    ruby-progressbar (1.8.1)
638
    ruby-saml (1.4.1)
R
Robert Speicher 已提交
639
      nokogiri (>= 1.5.10)
640
    ruby_parser (3.8.2)
D
Dmitriy Zaporozhets 已提交
641
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
642
    rubyntlm (0.5.2)
643
    rubypants (0.2.0)
C
Connor Shea 已提交
644
    rubyzip (1.2.0)
645
    rufus-scheduler (3.1.10)
646
    rugged (0.24.0)
647
    safe_yaml (1.0.4)
648
    sanitize (2.1.0)
649
      nokogiri (>= 1.4.4)
650
    sass (3.4.22)
651
    sass-rails (5.0.6)
C
Connor Shea 已提交
652
      railties (>= 4.0.0, < 6)
R
Robert Speicher 已提交
653 654 655 656
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
657 658
    sawyer (0.7.0)
      addressable (>= 2.3.5, < 2.5)
V
Valery Sizov 已提交
659
      faraday (~> 0.8, < 0.10)
660 661 662
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
663 664 665
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
666 667 668
    seed-fu (2.3.6)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
R
Robert Speicher 已提交
669
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
670
      thor (~> 0.14)
671 672
    sentry-raven (2.0.2)
      faraday (>= 0.7.6, < 0.10.x)
673
    settingslogic (2.0.9)
674
    sexp_processor (4.7.0)
J
Jared Szechy 已提交
675 676
    sham_rack (1.3.6)
      rack
677
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
678
      activesupport (>= 3.0.0)
679
    sidekiq (4.2.1)
G
Gabriel Mazetto 已提交
680
      concurrent-ruby (~> 1.0)
681
      connection_pool (~> 2.2, >= 2.2.0)
682
      rack-protection (~> 1.5)
683
      redis (~> 3.2, >= 3.2.1)
G
Gabriel Mazetto 已提交
684 685
    sidekiq-cron (0.4.0)
      redis-namespace (>= 1.5.2)
686
      rufus-scheduler (>= 2.0.24)
G
Gabriel Mazetto 已提交
687
      sidekiq (>= 4.0.0)
K
Kamil Trzcinski 已提交
688
    simplecov (0.12.0)
689
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
690
      json (>= 1.8, < 3)
691 692
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
693
    slack-notifier (1.2.1)
694
    slop (3.6.0)
D
Douwe Maan 已提交
695 696 697 698
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
699 700
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
701 702
      railties (>= 3)
      spinach (>= 0.4)
K
Kamil Trzcinski 已提交
703 704
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
705
    spring (1.7.2)
J
Jeroen van Baarsen 已提交
706
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
707
      spring (>= 0.9.1)
708
    spring-commands-spinach (1.1.0)
J
Jeroen van Baarsen 已提交
709
      spring (>= 0.9.1)
710 711
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
U
ubudzisz 已提交
712
    sprockets (3.7.0)
713
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
714
      rack (> 1, < 3)
715
    sprockets-es6 (0.9.2)
J
Jacob Schatz 已提交
716 717 718
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
719
    sprockets-rails (3.1.1)
R
Robert Speicher 已提交
720 721 722
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
P
Pirate Praveen 已提交
723
    state_machines (0.4.0)
724 725
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
726
      state_machines (>= 0.4.0)
727 728
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
729
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
730
    stringex (2.5.2)
731 732
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
733
    sysexits (1.2.0)
A
Alex Lossent 已提交
734
    systemu (2.6.5)
735 736
    teaspoon (1.1.5)
      railties (>= 3.2.5, < 6)
737 738
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
C
connorshea 已提交
739
    temple (0.7.7)
740
    test_after_commit (0.4.2)
D
Douwe Maan 已提交
741
      activerecord (>= 3.2)
C
Connor Shea 已提交
742
    thin (1.7.0)
D
Douwe Maan 已提交
743
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
744
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
745
      rack (>= 1, < 3)
746
    thor (0.19.1)
747
    thread_safe (0.3.5)
748
    tilt (2.0.5)
K
Kamil Trzcinski 已提交
749
    timecop (0.8.1)
750
    timfel-krb5-auth (0.8.3)
751 752 753
    truncato (0.7.8)
      htmlentities (~> 4.3.1)
      nokogiri (~> 1.6.1)
R
Robert Speicher 已提交
754
    turbolinks (2.5.3)
755
      coffee-rails
D
Dmitriy Zaporozhets 已提交
756
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
757
      thread_safe (~> 0.1)
758
    u2f (0.2.1)
R
Robert Speicher 已提交
759
    uglifier (2.7.2)
G
gitlabhq 已提交
760
      execjs (>= 0.3.0)
761
      json (>= 1.8.0)
762
    underscore-rails (1.8.3)
763 764
    unf (0.1.4)
      unf_ext
765
    unf_ext (0.0.7.2)
R
Robert Speicher 已提交
766
    unicode-display_width (1.1.1)
767
    unicorn (5.1.0)
768 769
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
770
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
771
      get_process_mem (~> 0)
V
Valery Sizov 已提交
772
      unicorn (>= 4, < 6)
773
    uniform_notifier (1.10.0)
R
Robert Speicher 已提交
774
    uuid (2.3.8)
A
Alex Lossent 已提交
775
      macaddr (~> 1.0)
776
    version_sorter (2.1.0)
D
Douwe Maan 已提交
777 778
    virtus (1.0.5)
      axiom-types (~> 0.1)
779
      coercible (~> 1.0)
D
Douwe Maan 已提交
780 781
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
782
    vmstat (2.2.0)
783
    warden (1.2.6)
G
gitlabhq 已提交
784
      rack (>= 1.0)
C
connorshea 已提交
785
    web-console (2.3.0)
V
Valery Sizov 已提交
786 787 788 789
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
790 791
    webmock (1.21.0)
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
792
      crack (>= 0.3.2)
V
Valery Sizov 已提交
793
    websocket-driver (0.6.3)
R
Robert Speicher 已提交
794 795
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
796
    wikicloth (0.8.1)
R
Robert Schilling 已提交
797 798
      builder
      expression_parser
V
Valery Sizov 已提交
799
      rinku
800
    xml-simple (1.1.5)
801
    xpath (2.0.0)
G
gitlabhq 已提交
802 803 804 805 806 807
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
808
  RedCloth (~> 4.3.2)
809
  ace-rails-ap (~> 4.1.0)
810
  activerecord-session_store (~> 1.0.0)
811
  activerecord_sane_schema_dumper (= 0.2)
812
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
813
  addressable (~> 2.3.8)
814
  after_commit_queue (~> 1.3.0)
815
  akismet (~> 2.0)
816
  allocations (~> 1.0)
R
Robert Speicher 已提交
817
  asana (~> 0.4.0)
818
  asciidoctor (~> 1.5.2)
819
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
820
  awesome_print (~> 1.2.0)
821
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
822
  base32 (~> 0.3.0)
823
  benchmark-ips (~> 2.3.0)
D
Douwe Maan 已提交
824 825
  better_errors (~> 1.0.1)
  binding_of_caller (~> 0.7.2)
826
  bootstrap-sass (~> 3.3.0)
827
  brakeman (~> 3.3.0)
S
Stan Hu 已提交
828
  browser (~> 2.2)
829
  bullet (~> 5.2.0)
830 831
  bundler-audit (~> 0.5.0)
  byebug (~> 8.2.1)
S
Stan Hu 已提交
832
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
833
  capybara-screenshot (~> 1.0.0)
R
Rubén Dávila 已提交
834
  carrierwave (~> 0.10.0)
835
  charlock_holmes (~> 0.7.3)
R
Rémy Coutable 已提交
836
  chronic (~> 0.10.2)
837
  chronic_duration (~> 0.10.6)
D
Douwe Maan 已提交
838
  coffee-rails (~> 4.1.0)
839
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
840
  creole (~> 0.5.0)
R
Robert Speicher 已提交
841
  d3_rails (~> 3.5.0)
842
  database_cleaner (~> 1.5.0)
843
  deckar01-task_list (= 1.0.5)
D
Dmitriy Zaporozhets 已提交
844
  default_value_for (~> 3.0.0)
845
  devise (~> 4.2)
846
  devise-two-factor (~> 3.0.0)
S
skv-headless 已提交
847
  diffy (~> 3.0.3)
R
Robert Speicher 已提交
848
  doorkeeper (~> 4.2.0)
D
Douwe Maan 已提交
849 850
  dropzonejs-rails (~> 0.7.1)
  email_reply_parser (~> 0.5.8)
R
Robert Speicher 已提交
851
  email_spec (~> 1.6.0)
852
  factory_girl_rails (~> 4.6.0)
R
Robert Speicher 已提交
853
  ffaker (~> 2.0.0)
854
  flay (~> 2.6.1)
S
Stan Hu 已提交
855
  fog-aws (~> 0.9)
856
  fog-azure (~> 0.0)
S
Stan Hu 已提交
857 858 859 860
  fog-core (~> 1.40)
  fog-google (~> 0.3)
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
861
  fog-rackspace (~> 0.1.1)
J
James Lopez 已提交
862
  font-awesome-rails (~> 4.6.1)
863
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
864
  fuubar (~> 2.0.0)
865
  gemnasium-gitlab-service (~> 0.2)
866
  gemojione (~> 3.0)
867
  github-linguist (~> 4.7.0)
868
  gitlab-flowdock-git-hook (~> 1.0.1)
869
  gitlab-markup (~> 1.5.0)
D
Dmitriy Zaporozhets 已提交
870
  gitlab_git (~> 10.6.8)
D
Douwe Maan 已提交
871
  gitlab_omniauth-ldap (~> 1.2.1)
872
  gollum-lib (~> 4.2)
873
  gollum-rugged_adapter (~> 0.4.2)
C
Connor Shea 已提交
874
  gon (~> 6.1.0)
875
  grape (~> 0.15.0)
D
Dmitriy Zaporozhets 已提交
876
  grape-entity (~> 0.4.2)
R
Rémy Coutable 已提交
877
  haml_lint (~> 0.18.2)
R
Robert Speicher 已提交
878
  hamlit (~> 2.6.1)
879
  health_check (~> 2.2.0)
C
Chulki Lee 已提交
880
  hipchat (~> 1.5.0)
881
  html-pipeline (~> 1.11.0)
D
Douwe Maan 已提交
882
  httparty (~> 0.13.3)
883
  influxdb (~> 0.2)
884
  jquery-atwho-rails (~> 1.3.2)
885
  jquery-rails (~> 4.1.0)
886
  jquery-turbolinks (~> 2.1.0)
887
  jquery-ui-rails (~> 5.0.0)
888
  json-schema (~> 2.6.2)
889
  jwt
890
  kaminari (~> 0.17.0)
891
  knapsack (~> 1.11.0)
R
Robert Speicher 已提交
892
  letter_opener_web (~> 1.3.0)
893
  license_finder (~> 2.1.0)
894
  licensee (~> 8.0.0)
S
Stan Hu 已提交
895
  loofah (~> 2.0.3)
T
Tjaart van der Walt 已提交
896
  mail_room (~> 0.8.1)
897
  method_source (~> 0.8)
D
Douwe Maan 已提交
898 899 900 901
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
  nested_form (~> 0.3.2)
V
Valery Sizov 已提交
902
  net-ssh (~> 3.0.1)
903
  newrelic_rpm (~> 3.16)
J
Jacob Vosmaer 已提交
904
  nokogiri (~> 1.6.7, >= 1.6.7.2)
905
  oauth2 (~> 1.2.0)
906
  octokit (~> 4.3.0)
907
  oj (~> 2.17.4)
908
  omniauth (~> 1.3.1)
909
  omniauth-auth0 (~> 1.4.1)
910
  omniauth-azure-oauth2 (~> 0.0.6)
D
Douwe Maan 已提交
911
  omniauth-bitbucket (~> 0.0.2)
T
tduehr 已提交
912
  omniauth-cas3 (~> 1.1.2)
913
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
914 915
  omniauth-github (~> 1.1.1)
  omniauth-gitlab (~> 1.0.0)
916
  omniauth-google-oauth2 (~> 0.4.1)
917
  omniauth-kerberos (~> 0.3.0)
918
  omniauth-saml (~> 1.7.0)
919
  omniauth-shibboleth (~> 1.2.0)
920
  omniauth-twitter (~> 1.2.0)
921
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
922 923 924
  org-ruby (~> 0.9.12)
  paranoia (~> 2.0)
  pg (~> 0.18.2)
R
Robert Speicher 已提交
925
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
926
  premailer-rails (~> 1.9.0)
927
  pry-rails (~> 0.3.4)
928
  rack-attack (~> 4.3.1)
R
Robert Speicher 已提交
929
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
930
  rack-oauth2 (~> 1.2.1)
931
  rails (= 4.2.7.1)
V
Valery Sizov 已提交
932
  rails-deprecated_sanitizer (~> 1.0.3)
C
Connor Shea 已提交
933
  rainbow (~> 2.1.0)
934
  rblineprof (~> 0.3.6)
R
Robert Schilling 已提交
935
  rdoc (~> 3.6)
936
  recaptcha (~> 3.0)
937
  redcarpet (~> 3.3.3)
938
  redis (~> 3.2)
939
  redis-namespace (~> 1.5.2)
D
Douwe Maan 已提交
940
  redis-rails (~> 4.0.0)
941
  request_store (~> 1.3)
942
  rerun (~> 0.11.0)
V
Valery Sizov 已提交
943
  responders (~> 2.0)
944
  rouge (~> 2.0)
D
Douwe Maan 已提交
945
  rqrcode-rails3 (~> 0.1.7)
946
  rspec-rails (~> 3.5.0)
947
  rspec-retry (~> 0.4.5)
948
  rubocop (~> 0.43.0)
949
  rubocop-rspec (~> 1.5.0)
J
Jared Szechy 已提交
950
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
951
  ruby-prof (~> 0.16.2)
952
  sanitize (~> 2.0)
953
  sass-rails (~> 5.0.6)
954
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
955 956
  sdoc (~> 0.3.20)
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
957
  select2-rails (~> 3.5.9)
958
  sentry-raven (~> 2.0.0)
D
Douwe Maan 已提交
959
  settingslogic (~> 2.0.9)
960
  sham_rack (~> 1.3.6)
961
  shoulda-matchers (~> 2.8.0)
962
  sidekiq (~> 4.2)
G
Gabriel Mazetto 已提交
963
  sidekiq-cron (~> 0.4.0)
964
  simplecov (= 0.12.0)
965
  slack-notifier (~> 1.2.0)
D
Douwe Maan 已提交
966
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
967
  spinach-rerun-reporter (~> 0.0.2)
968
  spring (~> 1.7.0)
D
Douwe Maan 已提交
969
  spring-commands-rspec (~> 1.0.4)
970
  spring-commands-spinach (~> 1.1.0)
971
  spring-commands-teaspoon (~> 0.0.2)
U
ubudzisz 已提交
972
  sprockets (~> 3.7.0)
973
  sprockets-es6 (~> 0.9.2)
974
  state_machines-activerecord (~> 0.4.0)
975
  sys-filesystem (~> 1.1.6)
976
  teaspoon (~> 1.1.0)
D
Douwe Maan 已提交
977
  teaspoon-jasmine (~> 2.2.0)
978
  test_after_commit (~> 0.4.2)
C
Connor Shea 已提交
979
  thin (~> 1.7.0)
980
  timecop (~> 0.8.0)
981
  truncato (~> 0.7.8)
R
Robert Speicher 已提交
982
  turbolinks (~> 2.5.0)
983
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
984
  uglifier (~> 2.7.2)
985
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
986
  unf (~> 0.1.4)
987 988
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
989
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
990
  virtus (~> 1.0.1)
991
  vmstat (~> 2.2)
V
Valery Sizov 已提交
992
  web-console (~> 2.0)
993
  webmock (~> 1.21.0)
V
Valery Sizov 已提交
994
  wikicloth (= 0.8.1)
C
connorshea 已提交
995 996

BUNDLED WITH
997
   1.13.2