Gemfile.lock 24.7 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
    deckar01-task_list (1.0.6)
163 164 165
      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)
M
Manuel Rüger 已提交
183
    diffy (3.1.0)
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)
286
    gitlab_git (10.7.0)
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)
F
Felipe Artur 已提交
359
    jira-ruby (1.1.2)
F
Felipe Artur 已提交
360 361
      activesupport
      oauth (~> 0.5, >= 0.5.0)
362
    jquery-atwho-rails (1.3.2)
363 364
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
365
      railties (>= 4.2.0)
366
      thor (>= 0.14, < 2.0)
367
    jquery-turbolinks (2.1.0)
368 369
      railties (>= 3.1.0)
      turbolinks
370
    jquery-ui-rails (5.0.5)
371
      railties (>= 3.2.16)
372
    json (1.8.3)
373 374
    json-schema (2.6.2)
      addressable (~> 2.3.8)
375
    jwt (1.5.4)
376
    kaminari (0.17.0)
D
Dmitriy Zaporozhets 已提交
377 378
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
V
Valery Sizov 已提交
379
    kgio (2.10.0)
K
Kamil Trzcinski 已提交
380
    knapsack (1.11.0)
K
Kamil Trzcinski 已提交
381 382
      rake
      timecop (>= 0.1.0)
R
Robert Speicher 已提交
383
    launchy (2.4.3)
R
Riyad Preukschas 已提交
384
      addressable (~> 2.3)
R
Robert Speicher 已提交
385
    letter_opener (1.4.1)
386
      launchy (~> 2.2)
R
Robert Speicher 已提交
387 388 389 390
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
C
Connor Shea 已提交
391 392 393 394 395 396
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
397 398
    licensee (8.0.0)
      rugged (>= 0.24b)
399
    listen (3.0.5)
D
Dmitriy Zaporozhets 已提交
400 401
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
V
Valery Sizov 已提交
402 403
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
A
Alex Lossent 已提交
404 405
    macaddr (1.7.1)
      systemu (~> 2.6.2)
R
Robert Speicher 已提交
406 407
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
408
    mail_room (0.9.0)
409
    method_source (0.8.2)
Y
Yorick Peterse 已提交
410
    mime-types (2.99.3)
C
Chulki Lee 已提交
411
    mimemagic (0.3.0)
S
Stan Hu 已提交
412
    mini_portile2 (2.1.0)
D
Douwe Maan 已提交
413
    minitest (5.7.0)
R
Robert Schilling 已提交
414
    mousetrap-rails (1.4.6)
415
    multi_json (1.12.1)
416
    multi_xml (0.5.5)
R
Robert Speicher 已提交
417
    multipart-post (2.0.0)
D
Douwe Maan 已提交
418 419
    mysql2 (0.3.20)
    nested_form (0.3.2)
V
Valery Sizov 已提交
420 421
    net-ldap (0.12.1)
    net-ssh (3.0.1)
422
    newrelic_rpm (3.16.0.318)
S
Stan Hu 已提交
423 424 425
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
426
    numerizer (0.1.1)
F
Felipe Artur 已提交
427
    oauth (0.5.1)
428
    oauth2 (1.2.0)
D
Douwe Maan 已提交
429 430 431 432
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
433
      rack (>= 1.2, < 3)
434 435
    octokit (4.3.0)
      sawyer (~> 0.7.0, >= 0.5.3)
436
    oj (2.17.4)
437
    omniauth (1.3.1)
438
      hashie (>= 1.2, < 4)
439
      rack (>= 1.0, < 3)
440 441
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
J
Jacob Schatz 已提交
442 443 444 445
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
D
Douwe Maan 已提交
446 447 448 449
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
T
tduehr 已提交
450 451 452 453
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
454
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
455
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
456
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
457 458
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
459
    omniauth-gitlab (1.0.2)
V
Valery Sizov 已提交
460 461
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
462
    omniauth-google-oauth2 (0.4.1)
V
Valery Sizov 已提交
463 464 465 466 467
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
468
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
469 470
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
471
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
472
      omniauth (~> 1.0)
D
Douwe Maan 已提交
473
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
474 475
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
476 477 478
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
479
    omniauth-saml (1.7.0)
480
      omniauth (~> 1.3)
481
      ruby-saml (~> 1.4)
482
    omniauth-shibboleth (1.2.1)
483
      omniauth (>= 1.0.0)
484 485 486
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
487 488 489 490
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
491
    org-ruby (0.9.12)
R
Robert Schilling 已提交
492
      rubypants (~> 0.2)
493
    orm_adapter (0.5.0)
V
Valery Sizov 已提交
494
    paranoia (2.1.4)
D
Douwe Maan 已提交
495
      activerecord (~> 4.0)
496
    parser (2.3.1.4)
497
      ast (~> 2.2)
V
Valery Sizov 已提交
498
    pg (0.18.4)
S
Stan Hu 已提交
499
    pkg-config (1.1.7)
R
Robert Speicher 已提交
500
    poltergeist (1.9.0)
501 502
      capybara (~> 2.1)
      cliver (~> 0.3.1)
503 504
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
505
    posix-spawn (0.3.11)
506
    powerpack (0.1.1)
D
Douwe Maan 已提交
507 508 509
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
510 511
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
512
      premailer (~> 1.7, >= 1.7.9)
V
Valery Sizov 已提交
513
    pry (0.10.3)
D
Douwe Maan 已提交
514 515
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
516
      slop (~> 3.4)
D
Douwe Maan 已提交
517
    pry-rails (0.3.4)
518
      pry (>= 0.9.10)
V
Valery Sizov 已提交
519
    pyu-ruby-sasl (0.0.3.3)
V
Valery Sizov 已提交
520
    rack (1.6.4)
R
Riyad Preukschas 已提交
521 522
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
523
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
524
      rack
R
Robert Speicher 已提交
525
    rack-cors (0.4.0)
526 527
    rack-mount (0.8.3)
      rack (>= 1.0.0)
528
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
529 530
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
531
      httpclient (>= 2.4)
V
Valery Sizov 已提交
532 533
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
534
    rack-protection (1.5.3)
G
gitlabhq 已提交
535
      rack
V
Vinnie Okada 已提交
536
    rack-test (0.6.3)
G
gitlabhq 已提交
537
      rack (>= 1.0)
538 539 540 541 542 543 544 545
    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)
546
      bundler (>= 1.3.0, < 2.0)
547
      railties (= 4.2.7.1)
V
Valery Sizov 已提交
548 549 550 551 552 553 554
      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)
555
    rails-html-sanitizer (1.0.3)
V
Valery Sizov 已提交
556
      loofah (~> 2.0)
557 558 559
    railties (4.2.7.1)
      actionpack (= 4.2.7.1)
      activesupport (= 4.2.7.1)
G
gitlabhq 已提交
560
      rake (>= 0.8.7)
561
      thor (>= 0.18.1, < 2.0)
562
    rainbow (2.1.0)
563
    raindrops (0.17.0)
564
    rake (10.5.0)
V
Valery Sizov 已提交
565
    rb-fsevent (0.9.6)
566
    rb-inotify (0.9.5)
567
      ffi (>= 0.5.0)
568 569
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
R
Robert Speicher 已提交
570
    rdoc (4.2.2)
571
      json (~> 1.4)
572
    recaptcha (3.0.0)
573
      json
574
    redcarpet (3.3.3)
575
    redis (3.2.2)
576 577 578 579 580 581 582
    redis-actionpack (5.0.1)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 1.4.0)
    redis-activesupport (5.0.1)
      activesupport (>= 3, < 6)
      redis-store (~> 1.2.0)
D
Douwe Maan 已提交
583
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
584
      redis (~> 3.0, >= 3.0.4)
585
    redis-rack (1.6.0)
586
      rack (~> 1.5)
587 588 589 590 591 592
      redis-store (~> 1.2.0)
    redis-rails (5.0.1)
      redis-actionpack (~> 5.0.0)
      redis-activesupport (~> 5.0.0)
      redis-store (~> 1.2.0)
    redis-store (1.2.0)
593
      redis (>= 2.2)
C
Connor Shea 已提交
594
    request_store (1.3.1)
595 596
    rerun (0.11.0)
      listen (~> 3.0)
597
    responders (2.3.0)
598
      railties (>= 4.2.0, < 5.1)
P
Paco Guzman 已提交
599
    rinku (2.0.0)
600
    rotp (2.1.2)
H
http://jneen.net/ 已提交
601
    rouge (2.0.6)
D
Douwe Maan 已提交
602 603
    rqrcode (0.7.0)
      chunky_png
604 605
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
606 607 608 609 610 611 612
    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)
613
      diff-lcs (>= 1.2.0, < 2.0)
614 615
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
R
Robert Speicher 已提交
616
      diff-lcs (>= 1.2.0, < 2.0)
617 618 619 620 621 622 623 624 625
      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 已提交
626 627
    rspec-retry (0.4.5)
      rspec-core
628
    rspec-support (3.5.0)
629
    rubocop (0.43.0)
Z
Z.J. van de Weg 已提交
630
      parser (>= 2.3.1.1, < 3.0)
631
      powerpack (~> 0.1)
632
      rainbow (>= 1.99.1, < 3.0)
633
      ruby-progressbar (~> 1.7)
634
      unicode-display_width (~> 1.0, >= 1.0.1)
635 636
    rubocop-rspec (1.5.0)
      rubocop (>= 0.40.0)
J
Jared Szechy 已提交
637
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
638
      crack (~> 0.4)
E
Elan Ruusamäe 已提交
639
    ruby-prof (0.16.2)
R
Robert Speicher 已提交
640
    ruby-progressbar (1.8.1)
641
    ruby-saml (1.4.1)
R
Robert Speicher 已提交
642
      nokogiri (>= 1.5.10)
643
    ruby_parser (3.8.2)
D
Dmitriy Zaporozhets 已提交
644
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
645
    rubyntlm (0.5.2)
646
    rubypants (0.2.0)
C
Connor Shea 已提交
647
    rubyzip (1.2.0)
648
    rufus-scheduler (3.1.10)
649
    rugged (0.24.0)
650
    safe_yaml (1.0.4)
651
    sanitize (2.1.0)
652
      nokogiri (>= 1.4.4)
653
    sass (3.4.22)
654
    sass-rails (5.0.6)
C
Connor Shea 已提交
655
      railties (>= 4.0.0, < 6)
R
Robert Speicher 已提交
656 657 658 659
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
660 661
    sawyer (0.7.0)
      addressable (>= 2.3.5, < 2.5)
V
Valery Sizov 已提交
662
      faraday (~> 0.8, < 0.10)
663 664 665
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
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)
688 689
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
K
Kamil Trzcinski 已提交
690
    simplecov (0.12.0)
691
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
692
      json (>= 1.8, < 3)
693 694
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
695
    slack-notifier (1.2.1)
696
    slop (3.6.0)
D
Douwe Maan 已提交
697 698 699 700
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
701 702
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
703 704
      railties (>= 3)
      spinach (>= 0.4)
K
Kamil Trzcinski 已提交
705 706
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
707
    spring (1.7.2)
J
Jeroen van Baarsen 已提交
708
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
709
      spring (>= 0.9.1)
710
    spring-commands-spinach (1.1.0)
J
Jeroen van Baarsen 已提交
711
      spring (>= 0.9.1)
712 713
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
U
ubudzisz 已提交
714
    sprockets (3.7.0)
715
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
716
      rack (> 1, < 3)
717
    sprockets-es6 (0.9.2)
J
Jacob Schatz 已提交
718 719 720
      babel-source (>= 5.8.11)
      babel-transpiler
      sprockets (>= 3.0.0)
721
    sprockets-rails (3.1.1)
R
Robert Speicher 已提交
722 723 724
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
P
Pirate Praveen 已提交
725
    state_machines (0.4.0)
726 727
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
728
      state_machines (>= 0.4.0)
729 730
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
731
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
732
    stringex (2.5.2)
733 734
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
735
    sysexits (1.2.0)
A
Alex Lossent 已提交
736
    systemu (2.6.5)
737 738
    teaspoon (1.1.5)
      railties (>= 3.2.5, < 6)
739 740
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
C
connorshea 已提交
741
    temple (0.7.7)
742
    test_after_commit (0.4.2)
D
Douwe Maan 已提交
743
      activerecord (>= 3.2)
C
Connor Shea 已提交
744
    thin (1.7.0)
D
Douwe Maan 已提交
745
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
746
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
747
      rack (>= 1, < 3)
748
    thor (0.19.1)
749
    thread_safe (0.3.5)
750
    tilt (2.0.5)
K
Kamil Trzcinski 已提交
751
    timecop (0.8.1)
752
    timfel-krb5-auth (0.8.3)
753 754 755
    truncato (0.7.8)
      htmlentities (~> 4.3.1)
      nokogiri (~> 1.6.1)
R
Robert Speicher 已提交
756
    turbolinks (2.5.3)
757
      coffee-rails
D
Dmitriy Zaporozhets 已提交
758
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
759
      thread_safe (~> 0.1)
760
    u2f (0.2.1)
R
Robert Speicher 已提交
761
    uglifier (2.7.2)
G
gitlabhq 已提交
762
      execjs (>= 0.3.0)
763
      json (>= 1.8.0)
764
    underscore-rails (1.8.3)
765 766
    unf (0.1.4)
      unf_ext
767
    unf_ext (0.0.7.2)
R
Robert Speicher 已提交
768
    unicode-display_width (1.1.1)
769
    unicorn (5.1.0)
770 771
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
772
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
773
      get_process_mem (~> 0)
V
Valery Sizov 已提交
774
      unicorn (>= 4, < 6)
775
    uniform_notifier (1.10.0)
R
Robert Speicher 已提交
776
    uuid (2.3.8)
A
Alex Lossent 已提交
777
      macaddr (~> 1.0)
778
    version_sorter (2.1.0)
D
Douwe Maan 已提交
779 780
    virtus (1.0.5)
      axiom-types (~> 0.1)
781
      coercible (~> 1.0)
D
Douwe Maan 已提交
782 783
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
784
    vmstat (2.2.0)
785
    warden (1.2.6)
G
gitlabhq 已提交
786
      rack (>= 1.0)
C
connorshea 已提交
787
    web-console (2.3.0)
V
Valery Sizov 已提交
788 789 790 791
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
792 793
    webmock (1.21.0)
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
794
      crack (>= 0.3.2)
V
Valery Sizov 已提交
795
    websocket-driver (0.6.3)
R
Robert Speicher 已提交
796 797
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
798
    wikicloth (0.8.1)
R
Robert Schilling 已提交
799 800
      builder
      expression_parser
V
Valery Sizov 已提交
801
      rinku
802
    xml-simple (1.1.5)
803
    xpath (2.0.0)
G
gitlabhq 已提交
804 805 806 807 808 809
      nokogiri (~> 1.3)

PLATFORMS
  ruby

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

BUNDLED WITH
1000
   1.13.6