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

PLATFORMS
  ruby

DEPENDENCIES
840
  RedCloth (~> 4.3.2)
841
  ace-rails-ap (~> 4.1.0)
842
  activerecord_sane_schema_dumper (= 0.2)
843
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
844
  addressable (~> 2.3.8)
845
  after_commit_queue (~> 1.3.0)
846
  akismet (~> 2.0)
847
  allocations (~> 1.0)
R
Robert Speicher 已提交
848
  asana (~> 0.4.0)
849
  asciidoctor (~> 1.5.2)
H
Horacio Sanson 已提交
850
  asciidoctor-plantuml (= 0.0.7)
851
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
852
  awesome_print (~> 1.2.0)
853
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
854
  base32 (~> 0.3.0)
855
  benchmark-ips (~> 2.3.0)
856
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
857
  binding_of_caller (~> 0.7.2)
858
  bootstrap-sass (~> 3.3.0)
R
Robert Speicher 已提交
859
  brakeman (~> 3.6.0)
S
Stan Hu 已提交
860
  browser (~> 2.2)
R
Robert Speicher 已提交
861
  bullet (~> 5.5.0)
862
  bundler-audit (~> 0.5.0)
S
Stan Hu 已提交
863
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
864
  capybara-screenshot (~> 1.0.0)
865
  carrierwave (~> 0.11.0)
866
  charlock_holmes (~> 0.7.3)
R
Rémy Coutable 已提交
867
  chronic (~> 0.10.2)
868
  chronic_duration (~> 0.10.6)
D
Douwe Maan 已提交
869
  coffee-rails (~> 4.1.0)
870
  concurrent-ruby (~> 1.0.5)
871
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
872
  creole (~> 0.5.0)
R
Robert Speicher 已提交
873
  d3_rails (~> 3.5.0)
874
  database_cleaner (~> 1.5.0)
875
  deckar01-task_list (= 1.0.6)
D
Dmitriy Zaporozhets 已提交
876
  default_value_for (~> 3.0.0)
877
  devise (~> 4.2)
878
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
879
  diffy (~> 3.1.0)
R
Robert Speicher 已提交
880
  doorkeeper (~> 4.2.0)
881
  doorkeeper-openid_connect (~> 1.1.0)
D
Douwe Maan 已提交
882
  dropzonejs-rails (~> 0.7.1)
883
  email_reply_trimmer (~> 0.1)
R
Robert Speicher 已提交
884
  email_spec (~> 1.6.0)
885
  factory_girl_rails (~> 4.7.0)
886
  ffaker (~> 2.4)
R
Robert Speicher 已提交
887
  flay (~> 2.8.0)
S
Stan Hu 已提交
888 889
  fog-aws (~> 0.9)
  fog-core (~> 1.40)
890
  fog-google (~> 0.5)
S
Stan Hu 已提交
891 892
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
893
  fog-rackspace (~> 0.1.1)
894
  font-awesome-rails (~> 4.7)
895
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
896
  fuubar (~> 2.0.0)
897
  gemnasium-gitlab-service (~> 0.2)
898
  gemojione (~> 3.0)
899
  gitaly (~> 0.3.0)
900
  github-linguist (~> 4.7.0)
901
  gitlab-flowdock-git-hook (~> 1.0.1)
902
  gitlab-markup (~> 1.5.1)
D
Douwe Maan 已提交
903
  gitlab_omniauth-ldap (~> 1.2.1)
904
  gollum-lib (~> 4.2)
905
  gollum-rugged_adapter (~> 0.4.2)
C
Connor Shea 已提交
906
  gon (~> 6.1.0)
907
  google-api-client (~> 0.8.6)
908
  grape (~> 0.19.0)
Z
Z.J. van de Weg 已提交
909
  grape-entity (~> 0.6.0)
910
  haml_lint (~> 0.21.0)
R
Robert Speicher 已提交
911
  hamlit (~> 2.6.1)
912
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
913
  hipchat (~> 1.5.0)
914
  html-pipeline (~> 1.11.0)
915
  html2text
D
Douwe Maan 已提交
916
  httparty (~> 0.13.3)
917
  influxdb (~> 0.2)
F
Felipe Artur 已提交
918
  jira-ruby (~> 1.1.2)
919
  jquery-atwho-rails (~> 1.3.2)
920
  jquery-rails (~> 4.1.0)
921
  json-schema (~> 2.6.2)
922
  jwt (~> 1.5.6)
923
  kaminari (~> 0.17.0)
924
  knapsack (~> 1.11.0)
925
  kubeclient (~> 2.2.0)
R
Robert Speicher 已提交
926
  letter_opener_web (~> 1.3.0)
927
  license_finder (~> 2.1.0)
928
  licensee (~> 8.7.0)
S
Stan Hu 已提交
929
  loofah (~> 2.0.3)
930
  mail_room (~> 0.9.1)
931
  method_source (~> 0.8)
D
Douwe Maan 已提交
932 933 934
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
V
Valery Sizov 已提交
935
  net-ssh (~> 3.0.1)
J
Jacob Vosmaer 已提交
936
  nokogiri (~> 1.6.7, >= 1.6.7.2)
937
  oauth2 (~> 1.2.0)
938
  octokit (~> 4.6.2)
939
  oj (~> 2.17.4)
S
Stan Hu 已提交
940
  omniauth (~> 1.4.2)
941
  omniauth-auth0 (~> 1.4.1)
942
  omniauth-authentiq (~> 0.3.0)
943
  omniauth-azure-oauth2 (~> 0.0.6)
T
tduehr 已提交
944
  omniauth-cas3 (~> 1.1.2)
945
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
946
  omniauth-github (~> 1.1.1)
947
  omniauth-gitlab (~> 1.0.2)
948
  omniauth-google-oauth2 (~> 0.4.1)
949
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
950
  omniauth-oauth2-generic (~> 0.2.2)
951
  omniauth-saml (~> 1.7.0)
952
  omniauth-shibboleth (~> 1.2.0)
953
  omniauth-twitter (~> 1.2.0)
954
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
955
  org-ruby (~> 0.9.12)
C
Connor Shea 已提交
956
  paranoia (~> 2.2)
D
Douwe Maan 已提交
957
  pg (~> 0.18.2)
R
Robert Speicher 已提交
958
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
959
  premailer-rails (~> 1.9.0)
S
Semyon Pupkov 已提交
960
  pry-byebug (~> 3.4.1)
961
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
962
  rack-attack (~> 4.4.1)
R
Robert Speicher 已提交
963
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
964
  rack-oauth2 (~> 1.2.1)
965
  rack-proxy (~> 0.6.0)
Z
Z.J. van de Weg 已提交
966
  rails (= 4.2.8)
V
Valery Sizov 已提交
967
  rails-deprecated_sanitizer (~> 1.0.3)
C
Connor Shea 已提交
968
  rainbow (~> 2.1.0)
969
  rblineprof (~> 0.3.6)
R
Robert Speicher 已提交
970
  rdoc (~> 4.2)
971
  recaptcha (~> 3.0)
972
  redcarpet (~> 3.4)
973
  redis (~> 3.2)
974
  redis-namespace (~> 1.5.2)
975
  redis-rails (~> 5.0.1)
976
  request_store (~> 1.3)
V
Valery Sizov 已提交
977
  responders (~> 2.0)
978
  rouge (~> 2.0)
D
Douwe Maan 已提交
979
  rqrcode-rails3 (~> 0.1.7)
980
  rspec-rails (~> 3.5.0)
981
  rspec-retry (~> 0.4.5)
982
  rspec_profiling (~> 0.0.5)
983 984
  rubocop (~> 0.47.1)
  rubocop-rspec (~> 1.12.0)
J
Jared Szechy 已提交
985
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
986
  ruby-prof (~> 0.16.2)
R
Robert Speicher 已提交
987
  rugged (~> 0.24.0)
988
  sanitize (~> 2.0)
989
  sass-rails (~> 5.0.6)
990
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
991
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
992
  select2-rails (~> 3.5.9)
993
  sentry-raven (~> 2.0.0)
D
Douwe Maan 已提交
994
  settingslogic (~> 2.0.9)
995
  sham_rack (~> 1.3.6)
996
  shoulda-matchers (~> 2.8.0)
C
Connor Shea 已提交
997
  sidekiq (~> 4.2.7)
998
  sidekiq-cron (~> 0.4.4)
999
  sidekiq-limit_fetch (~> 3.4)
1000
  simplecov (= 0.12.0)
1001
  slack-notifier (~> 1.5.1)
D
Douwe Maan 已提交
1002
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1003
  spinach-rerun-reporter (~> 0.0.2)
1004
  spring (~> 1.7.0)
D
Douwe Maan 已提交
1005
  spring-commands-rspec (~> 1.0.4)
1006
  spring-commands-spinach (~> 1.1.0)
U
ubudzisz 已提交
1007
  sprockets (~> 3.7.0)
1008
  stackprof (~> 0.2.10)
1009
  state_machines-activerecord (~> 0.4.0)
1010
  sys-filesystem (~> 1.1.6)
1011
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1012
  thin (~> 1.7.0)
1013
  timecop (~> 0.8.0)
1014
  truncato (~> 0.7.8)
1015
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1016
  uglifier (~> 2.7.2)
1017
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
1018
  unf (~> 0.1.4)
1019 1020
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1021
  validates_hostname (~> 1.0.6)
1022
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1023
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1024
  vmstat (~> 2.3.0)
1025
  webmock (~> 1.21.0)
1026
  webpack-rails (~> 0.9.9)
V
Valery Sizov 已提交
1027
  wikicloth (= 0.8.1)
C
connorshea 已提交
1028 1029

BUNDLED WITH
R
Rémy Coutable 已提交
1030
   1.14.5