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
    hashdiff (0.3.2)
347
    hashie (3.5.5)
348
    health_check (2.6.0)
349
      rails (>= 4.0)
D
Douwe Maan 已提交
350
    hipchat (1.5.2)
351
      httparty
C
Chulki Lee 已提交
352
      mimemagic
353 354 355
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
356 357
    html2text (0.2.0)
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
358
    htmlentities (4.3.4)
359 360 361 362 363 364 365 366 367
    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 已提交
368
    httparty (0.13.7)
369
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
370
      multi_xml (>= 0.5.2)
371
    httpclient (2.8.2)
372 373
    i18n (0.8.1)
    ice_nine (0.11.2)
374 375 376
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
377
    ipaddress (0.8.3)
F
Felipe Artur 已提交
378
    jira-ruby (1.1.2)
F
Felipe Artur 已提交
379 380
      activesupport
      oauth (~> 0.5, >= 0.5.0)
381
    jquery-atwho-rails (1.3.2)
382 383
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
384
      railties (>= 4.2.0)
385
      thor (>= 0.14, < 2.0)
Z
Z.J. van de Weg 已提交
386
    json (1.8.6)
387 388 389 390 391 392
    json-jwt (1.7.1)
      activesupport
      bindata
      multi_json (>= 1.3)
      securecompare
      url_safe_base64
393 394
    json-schema (2.6.2)
      addressable (~> 2.3.8)
395
    jwt (1.5.6)
396
    kaminari (0.17.0)
D
Dmitriy Zaporozhets 已提交
397 398
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
V
Valery Sizov 已提交
399
    kgio (2.10.0)
K
Kamil Trzcinski 已提交
400
    knapsack (1.11.0)
K
Kamil Trzcinski 已提交
401 402
      rake
      timecop (>= 0.1.0)
403 404 405 406
    kubeclient (2.2.0)
      http (= 0.9.8)
      recursive-open-struct (= 1.0.0)
      rest-client
R
Robert Speicher 已提交
407
    launchy (2.4.3)
R
Riyad Preukschas 已提交
408
      addressable (~> 2.3)
R
Robert Speicher 已提交
409
    letter_opener (1.4.1)
410
      launchy (~> 2.2)
R
Robert Speicher 已提交
411 412 413 414
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
C
Connor Shea 已提交
415 416 417 418 419 420
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
421 422
    licensee (8.7.0)
      rugged (~> 0.24)
423 424 425 426
    little-plugger (1.1.4)
    logging (2.1.0)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
V
Valery Sizov 已提交
427 428
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
R
Robert Speicher 已提交
429 430
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
431
    mail_room (0.9.1)
432
    memoist (0.15.0)
433
    method_source (0.8.2)
Y
Yorick Peterse 已提交
434
    mime-types (2.99.3)
C
Chulki Lee 已提交
435
    mimemagic (0.3.0)
S
Stan Hu 已提交
436
    mini_portile2 (2.1.0)
D
Douwe Maan 已提交
437
    minitest (5.7.0)
R
Robert Schilling 已提交
438
    mousetrap-rails (1.4.6)
439
    multi_json (1.12.1)
440
    multi_xml (0.6.0)
R
Robert Speicher 已提交
441
    multipart-post (2.0.0)
R
Robert Schilling 已提交
442 443 444 445
    mustermann (0.4.0)
      tool (~> 0.2)
    mustermann-grape (0.4.0)
      mustermann (= 0.4.0)
D
Douwe Maan 已提交
446
    mysql2 (0.3.20)
V
Valery Sizov 已提交
447 448
    net-ldap (0.12.1)
    net-ssh (3.0.1)
449
    netrc (0.11.0)
Z
Z.J. van de Weg 已提交
450
    nokogiri (1.6.8.1)
S
Stan Hu 已提交
451
      mini_portile2 (~> 2.1.0)
452
    numerizer (0.1.1)
F
Felipe Artur 已提交
453
    oauth (0.5.1)
454
    oauth2 (1.2.0)
D
Douwe Maan 已提交
455 456 457 458
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
459
      rack (>= 1.2, < 3)
460
    octokit (4.6.2)
M
Manuel Rüger 已提交
461
      sawyer (~> 0.8.0, >= 0.5.3)
462
    oj (2.17.4)
S
Stan Hu 已提交
463
    omniauth (1.4.2)
464
      hashie (>= 1.2, < 4)
465
      rack (>= 1.0, < 3)
466 467
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
468
    omniauth-authentiq (0.3.0)
A
Alex 已提交
469
      omniauth-oauth2 (~> 1.3, >= 1.3.1)
J
Jacob Schatz 已提交
470 471 472 473
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
T
tduehr 已提交
474 475 476 477
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
478
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
479
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
480
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
481 482
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
483
    omniauth-gitlab (1.0.2)
V
Valery Sizov 已提交
484 485
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
486
    omniauth-google-oauth2 (0.4.1)
V
Valery Sizov 已提交
487 488 489 490 491
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
492
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
493 494
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
495
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
496
      omniauth (~> 1.0)
D
Douwe Maan 已提交
497
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
498 499
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
500 501 502
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
J
Joe Marty 已提交
503 504
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
505
    omniauth-saml (1.7.0)
506
      omniauth (~> 1.3)
507
      ruby-saml (~> 1.4)
508
    omniauth-shibboleth (1.2.1)
509
      omniauth (>= 1.0.0)
510 511 512
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
513 514 515 516
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
517
    org-ruby (0.9.12)
R
Robert Schilling 已提交
518
      rubypants (~> 0.2)
519
    orm_adapter (0.5.0)
520
    os (0.9.6)
C
Connor Shea 已提交
521 522
    paranoia (2.2.0)
      activerecord (>= 4.0, < 5.1)
523
    parser (2.4.0.0)
524
      ast (~> 2.2)
R
Robert Speicher 已提交
525
    path_expander (1.0.1)
V
Valery Sizov 已提交
526
    pg (0.18.4)
R
Robert Speicher 已提交
527
    poltergeist (1.9.0)
528 529
      capybara (~> 2.1)
      cliver (~> 0.3.1)
530 531
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
532
    posix-spawn (0.3.11)
533
    powerpack (0.1.1)
D
Douwe Maan 已提交
534 535 536
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
537 538
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
539
      premailer (~> 1.7, >= 1.7.9)
540
    pry (0.10.4)
D
Douwe Maan 已提交
541 542
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
543
      slop (~> 3.4)
544
    pry-byebug (3.4.2)
S
Semyon Pupkov 已提交
545 546
      byebug (~> 9.0)
      pry (~> 0.10)
547
    pry-rails (0.3.5)
548
      pry (>= 0.9.10)
V
Valery Sizov 已提交
549
    pyu-ruby-sasl (0.0.3.3)
R
Robert Schilling 已提交
550
    rack (1.6.5)
R
Riyad Preukschas 已提交
551 552
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
553
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
554
      rack
R
Robert Speicher 已提交
555
    rack-cors (0.4.0)
556
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
557 558
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
559
      httpclient (>= 2.4)
V
Valery Sizov 已提交
560 561
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
562
    rack-protection (1.5.3)
G
gitlabhq 已提交
563
      rack
564 565
    rack-proxy (0.6.0)
      rack
V
Vinnie Okada 已提交
566
    rack-test (0.6.3)
G
gitlabhq 已提交
567
      rack (>= 1.0)
Z
Z.J. van de Weg 已提交
568 569 570 571 572 573 574 575
    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)
576
      bundler (>= 1.3.0, < 2.0)
Z
Z.J. van de Weg 已提交
577
      railties (= 4.2.8)
V
Valery Sizov 已提交
578 579 580
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
Z
Z.J. van de Weg 已提交
581
    rails-dom-testing (1.0.8)
V
Valery Sizov 已提交
582
      activesupport (>= 4.2.0.beta, < 5.0)
Z
Z.J. van de Weg 已提交
583
      nokogiri (~> 1.6)
V
Valery Sizov 已提交
584
      rails-deprecated_sanitizer (>= 1.0.1)
585
    rails-html-sanitizer (1.0.3)
V
Valery Sizov 已提交
586
      loofah (~> 2.0)
Z
Z.J. van de Weg 已提交
587 588 589
    railties (4.2.8)
      actionpack (= 4.2.8)
      activesupport (= 4.2.8)
G
gitlabhq 已提交
590
      rake (>= 0.8.7)
591
      thor (>= 0.18.1, < 2.0)
592
    rainbow (2.1.0)
593
    raindrops (0.17.0)
594
    rake (10.5.0)
595 596
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
R
Robert Speicher 已提交
597
    rdoc (4.2.2)
598
      json (~> 1.4)
599
    recaptcha (3.0.0)
600
      json
601
    recursive-open-struct (1.0.0)
602
    redcarpet (3.4.0)
603
    redis (3.2.2)
604 605 606 607 608 609 610
    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 已提交
611
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
612
      redis (~> 3.0, >= 3.0.4)
613
    redis-rack (1.6.0)
614
      rack (~> 1.5)
615 616 617 618 619 620
      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)
621
      redis (>= 2.2)
C
Connor Shea 已提交
622
    request_store (1.3.1)
623
    responders (2.3.0)
624
      railties (>= 4.2.0, < 5.1)
625 626 627 628
    rest-client (2.0.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
629
    retriable (1.4.1)
P
Paco Guzman 已提交
630
    rinku (2.0.0)
631
    rotp (2.1.2)
H
http://jneen.net/ 已提交
632
    rouge (2.0.7)
D
Douwe Maan 已提交
633 634
    rqrcode (0.7.0)
      chunky_png
635 636
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
637 638 639 640 641 642 643
    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)
644
      diff-lcs (>= 1.2.0, < 2.0)
645 646
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
R
Robert Speicher 已提交
647
      diff-lcs (>= 1.2.0, < 2.0)
648 649 650 651 652 653 654 655 656
      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 已提交
657 658
    rspec-retry (0.4.5)
      rspec-core
659
    rspec-support (3.5.0)
660
    rspec_profiling (0.0.5)
661 662 663 664
      activerecord
      pg
      rails
      sqlite3
665 666
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
667
      powerpack (~> 0.1)
668
      rainbow (>= 1.99.1, < 3.0)
669
      ruby-progressbar (~> 1.7)
670
      unicode-display_width (~> 1.0, >= 1.0.1)
671
    rubocop-rspec (1.12.0)
672
      rubocop (>= 0.42.0)
J
Jared Szechy 已提交
673
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
674
      crack (~> 0.4)
E
Elan Ruusamäe 已提交
675
    ruby-prof (0.16.2)
R
Robert Speicher 已提交
676
    ruby-progressbar (1.8.1)
677
    ruby-saml (1.4.1)
R
Robert Speicher 已提交
678
      nokogiri (>= 1.5.10)
R
Robert Speicher 已提交
679
    ruby_parser (3.8.4)
D
Dmitriy Zaporozhets 已提交
680
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
681
    rubyntlm (0.5.2)
682
    rubypants (0.2.0)
R
Rémy Coutable 已提交
683
    rubyzip (1.2.1)
S
Stan Hu 已提交
684
    rufus-scheduler (3.1.10)
685
    rugged (0.24.0)
686
    safe_yaml (1.0.4)
687
    sanitize (2.1.0)
688
      nokogiri (>= 1.4.4)
689
    sass (3.4.22)
690 691 692 693 694 695
    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 已提交
696 697
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
698
      faraday (~> 0.8, < 1.0)
699 700 701
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
702
    securecompare (1.0.0)
703 704 705
    seed-fu (2.3.6)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
R
Robert Speicher 已提交
706
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
707
      thor (~> 0.14)
708 709
    sentry-raven (2.0.2)
      faraday (>= 0.7.6, < 0.10.x)
710
    settingslogic (2.0.9)
R
Robert Speicher 已提交
711
    sexp_processor (4.8.0)
J
Jared Szechy 已提交
712 713
    sham_rack (1.3.6)
      rack
714
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
715
      activesupport (>= 3.0.0)
C
Connor Shea 已提交
716
    sidekiq (4.2.7)
G
Gabriel Mazetto 已提交
717
      concurrent-ruby (~> 1.0)
718
      connection_pool (~> 2.2, >= 2.2.0)
C
Connor Shea 已提交
719
      rack-protection (>= 1.5.0)
720
      redis (~> 3.2, >= 3.2.1)
721
    sidekiq-cron (0.4.4)
G
Gabriel Mazetto 已提交
722
      redis-namespace (>= 1.5.2)
723
      rufus-scheduler (>= 2.0.24)
724
      sidekiq (>= 4.2.1)
725 726
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
727 728 729 730 731
    signet (0.7.3)
      addressable (~> 2.3)
      faraday (~> 0.9)
      jwt (~> 1.5)
      multi_json (~> 1.10)
732
    simplecov (0.14.1)
733
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
734
      json (>= 1.8, < 3)
735 736
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
737
    slack-notifier (1.5.1)
738
    slop (3.6.0)
D
Douwe Maan 已提交
739 740 741 742
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
743 744
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
745 746
      railties (>= 3)
      spinach (>= 0.4)
K
Kamil Trzcinski 已提交
747 748
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
R
Robert Speicher 已提交
749 750
    spring (2.0.1)
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
751
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
752
      spring (>= 0.9.1)
753
    spring-commands-spinach (1.1.0)
J
Jeroen van Baarsen 已提交
754
      spring (>= 0.9.1)
Z
Z.J. van de Weg 已提交
755
    sprockets (3.7.1)
756
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
757
      rack (> 1, < 3)
Z
Z.J. van de Weg 已提交
758
    sprockets-rails (3.2.0)
R
Robert Speicher 已提交
759 760 761
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
762
    sqlite3 (1.3.13)
763
    stackprof (0.2.10)
P
Pirate Praveen 已提交
764
    state_machines (0.4.0)
765 766
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
767
      state_machines (>= 0.4.0)
768 769
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
770
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
771
    stringex (2.5.2)
772 773
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
774
    sysexits (1.2.0)
C
connorshea 已提交
775
    temple (0.7.7)
776
    test_after_commit (1.1.0)
D
Douwe Maan 已提交
777
      activerecord (>= 3.2)
C
Connor Shea 已提交
778
    thin (1.7.0)
D
Douwe Maan 已提交
779
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
780
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
781
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
782
    thor (0.19.4)
783
    thread_safe (0.3.6)
784
    tilt (2.0.6)
K
Kamil Trzcinski 已提交
785
    timecop (0.8.1)
786
    timfel-krb5-auth (0.8.3)
R
Robert Schilling 已提交
787
    tool (0.2.3)
788 789 790
    truncato (0.7.8)
      htmlentities (~> 4.3.1)
      nokogiri (~> 1.6.1)
D
Dmitriy Zaporozhets 已提交
791
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
792
      thread_safe (~> 0.1)
793
    u2f (0.2.1)
R
Robert Speicher 已提交
794
    uglifier (2.7.2)
G
gitlabhq 已提交
795
      execjs (>= 0.3.0)
796
      json (>= 1.8.0)
797
    underscore-rails (1.8.3)
798 799
    unf (0.1.4)
      unf_ext
800
    unf_ext (0.0.7.2)
801
    unicode-display_width (1.1.3)
802
    unicorn (5.1.0)
803 804
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
805
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
806
      get_process_mem (~> 0)
V
Valery Sizov 已提交
807
      unicorn (>= 4, < 6)
808
    uniform_notifier (1.10.0)
809
    url_safe_base64 (0.2.2)
810
    validates_hostname (1.0.6)
811 812
      activerecord (>= 3.0)
      activesupport (>= 3.0)
813
    version_sorter (2.1.0)
D
Douwe Maan 已提交
814 815
    virtus (1.0.5)
      axiom-types (~> 0.1)
816
      coercible (~> 1.0)
D
Douwe Maan 已提交
817 818
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
819
    vmstat (2.3.0)
820
    warden (1.2.6)
G
gitlabhq 已提交
821
      rack (>= 1.0)
822
    webmock (1.24.6)
823
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
824
      crack (>= 0.3.2)
825
      hashdiff
826 827
    webpack-rails (0.9.9)
      rails (>= 3.2.0)
V
Valery Sizov 已提交
828
    websocket-driver (0.6.3)
R
Robert Speicher 已提交
829 830
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
831
    wikicloth (0.8.1)
R
Robert Schilling 已提交
832 833
      builder
      expression_parser
V
Valery Sizov 已提交
834
      rinku
835
    xml-simple (1.1.5)
836
    xpath (2.0.0)
G
gitlabhq 已提交
837 838 839 840 841 842
      nokogiri (~> 1.3)

PLATFORMS
  ruby

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

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