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

PLATFORMS
  ruby

DEPENDENCIES
909
  RedCloth (~> 4.3.2)
910
  ace-rails-ap (~> 4.1.0)
911
  activerecord_sane_schema_dumper (= 0.2)
912
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
913
  addressable (~> 2.3.8)
914
  after_commit_queue (~> 1.3.0)
915
  akismet (~> 2.0)
916
  allocations (~> 1.0)
D
Douglas Barbosa Alexandre 已提交
917
  asana (~> 0.6.0)
918
  asciidoctor (~> 1.5.2)
H
Horacio Sanson 已提交
919
  asciidoctor-plantuml (= 0.0.7)
920
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
921
  awesome_print (~> 1.2.0)
922
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
923
  base32 (~> 0.3.0)
924
  benchmark-ips (~> 2.3.0)
925
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
926
  binding_of_caller (~> 0.7.2)
927
  bootsnap (~> 1.0.0)
928
  bootstrap-sass (~> 3.3.0)
R
Robert Speicher 已提交
929
  brakeman (~> 3.6.0)
S
Stan Hu 已提交
930
  browser (~> 2.2)
R
Robert Speicher 已提交
931
  bullet (~> 5.5.0)
932
  bundler-audit (~> 0.5.0)
S
Stan Hu 已提交
933
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
934
  capybara-screenshot (~> 1.0.0)
935
  carrierwave (~> 1.0)
936
  charlock_holmes (~> 0.7.3)
R
Rémy Coutable 已提交
937
  chronic (~> 0.10.2)
938
  chronic_duration (~> 0.10.6)
D
Douwe Maan 已提交
939
  coffee-rails (~> 4.1.0)
940
  concurrent-ruby (~> 1.0.5)
941
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
942
  creole (~> 0.5.0)
R
Robert Speicher 已提交
943
  d3_rails (~> 3.5.0)
944
  database_cleaner (~> 1.5.0)
J
Jared Deckard 已提交
945
  deckar01-task_list (= 2.0.0)
D
Dmitriy Zaporozhets 已提交
946
  default_value_for (~> 3.0.0)
947
  devise (~> 4.2)
948
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
949
  diffy (~> 3.1.0)
R
Robert Speicher 已提交
950
  doorkeeper (~> 4.2.0)
951
  doorkeeper-openid_connect (~> 1.1.0)
D
Douwe Maan 已提交
952
  dropzonejs-rails (~> 0.7.1)
953
  email_reply_trimmer (~> 0.1)
R
Robert Speicher 已提交
954
  email_spec (~> 1.6.0)
955
  factory_girl_rails (~> 4.7.0)
956
  faraday (~> 0.12)
957
  ffaker (~> 2.4)
R
Robert Speicher 已提交
958
  flay (~> 2.8.0)
959 960
  flipper (~> 0.10.2)
  flipper-active_record (~> 0.10.2)
961
  fog-aliyun (~> 0.1.0)
S
Stan Hu 已提交
962
  fog-aws (~> 0.9)
963
  fog-core (~> 1.44)
964
  fog-google (~> 0.5)
S
Stan Hu 已提交
965 966
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
967
  fog-rackspace (~> 0.1.1)
968
  font-awesome-rails (~> 4.7)
969
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
970
  fuubar (~> 2.0.0)
971
  gemnasium-gitlab-service (~> 0.2)
972
  gemojione (~> 3.0)
R
Ruben Davila 已提交
973 974
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
975
  gettext_i18n_rails_js (~> 1.2.0)
A
Ahmad Sherif 已提交
976
  gitaly (~> 0.8.0)
977
  github-linguist (~> 4.7.0)
978
  gitlab-flowdock-git-hook (~> 1.0.1)
979
  gitlab-markup (~> 1.5.1)
D
Douwe Maan 已提交
980
  gitlab_omniauth-ldap (~> 1.2.1)
981
  gollum-lib (~> 4.2)
E
Elan Ruusamäe 已提交
982
  gollum-rugged_adapter (~> 0.4.4)
C
Connor Shea 已提交
983
  gon (~> 6.1.0)
984
  google-api-client (~> 0.8.6)
985
  grape (~> 0.19.0)
Z
Z.J. van de Weg 已提交
986
  grape-entity (~> 0.6.0)
987
  haml_lint (~> 0.21.0)
R
Robert Speicher 已提交
988
  hamlit (~> 2.6.1)
989
  hashie-forbidden_attributes
990
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
991
  hipchat (~> 1.5.0)
992
  html-pipeline (~> 1.11.0)
993
  html2text
D
Douwe Maan 已提交
994
  httparty (~> 0.13.3)
995
  influxdb (~> 0.2)
F
Felipe Artur 已提交
996
  jira-ruby (~> 1.1.2)
997
  jquery-atwho-rails (~> 1.3.2)
998
  jquery-rails (~> 4.1.0)
999
  json-schema (~> 2.6.2)
1000
  jwt (~> 1.5.6)
1001
  kaminari (~> 0.17.0)
1002
  knapsack (~> 1.11.0)
1003
  kubeclient (~> 2.2.0)
R
Robert Speicher 已提交
1004
  letter_opener_web (~> 1.3.0)
1005
  license_finder (~> 2.1.0)
1006
  licensee (~> 8.7.0)
S
Stan Hu 已提交
1007
  loofah (~> 2.0.3)
1008
  mail_room (~> 0.9.1)
1009
  method_source (~> 0.8)
D
Douwe Maan 已提交
1010 1011 1012
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
V
Valery Sizov 已提交
1013
  net-ssh (~> 3.0.1)
J
Jacob Vosmaer 已提交
1014
  nokogiri (~> 1.6.7, >= 1.6.7.2)
1015
  oauth2 (~> 1.4)
1016
  octokit (~> 4.6.2)
1017
  oj (~> 2.17.4)
S
Stan Hu 已提交
1018
  omniauth (~> 1.4.2)
1019
  omniauth-auth0 (~> 1.4.1)
1020
  omniauth-authentiq (~> 0.3.0)
1021
  omniauth-azure-oauth2 (~> 0.0.6)
T
tduehr 已提交
1022
  omniauth-cas3 (~> 1.1.2)
1023
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
1024
  omniauth-github (~> 1.1.1)
1025
  omniauth-gitlab (~> 1.0.2)
1026
  omniauth-google-oauth2 (~> 0.4.1)
1027
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1028
  omniauth-oauth2-generic (~> 0.2.2)
1029
  omniauth-saml (~> 1.7.0)
1030
  omniauth-shibboleth (~> 1.2.0)
1031
  omniauth-twitter (~> 1.2.0)
1032
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
1033
  org-ruby (~> 0.9.12)
C
Connor Shea 已提交
1034
  paranoia (~> 2.2)
1035 1036 1037 1038 1039 1040 1041 1042 1043
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
  peek-host (~> 1.0.0)
  peek-mysql2 (~> 1.1.0)
  peek-performance_bar (~> 1.2.1)
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
  peek-sidekiq (~> 1.0.3)
D
Douwe Maan 已提交
1044
  pg (~> 0.18.2)
R
Robert Speicher 已提交
1045
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
1046
  premailer-rails (~> 1.9.0)
1047
  prometheus-client-mmap (~> 0.7.0.beta5)
S
Semyon Pupkov 已提交
1048
  pry-byebug (~> 3.4.1)
1049
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
1050
  rack-attack (~> 4.4.1)
R
Robert Speicher 已提交
1051
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
1052
  rack-oauth2 (~> 1.2.1)
1053
  rack-proxy (~> 0.6.0)
Z
Z.J. van de Weg 已提交
1054
  rails (= 4.2.8)
V
Valery Sizov 已提交
1055
  rails-deprecated_sanitizer (~> 1.0.3)
C
Connor Shea 已提交
1056
  rainbow (~> 2.1.0)
1057
  rblineprof (~> 0.3.6)
R
Robert Speicher 已提交
1058
  rdoc (~> 4.2)
1059
  recaptcha (~> 3.0)
1060
  redcarpet (~> 3.4)
1061
  redis (~> 3.2)
1062
  redis-namespace (~> 1.5.2)
1063
  redis-rails (~> 5.0.1)
1064
  request_store (~> 1.3)
V
Valery Sizov 已提交
1065
  responders (~> 2.0)
1066
  rouge (~> 2.0)
D
Douwe Maan 已提交
1067
  rqrcode-rails3 (~> 0.1.7)
1068
  rspec-rails (~> 3.5.0)
1069
  rspec-retry (~> 0.4.5)
1070
  rspec-set (~> 0.1.3)
1071
  rspec_profiling (~> 0.0.5)
1072
  rubocop (~> 0.47.1)
1073
  rubocop-rspec (~> 1.15.0)
J
Jared Szechy 已提交
1074
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
1075
  ruby-prof (~> 0.16.2)
1076
  ruby_parser (~> 3.8)
1077
  rufus-scheduler (~> 3.4)
E
Elan Ruusamäe 已提交
1078
  rugged (~> 0.25.1.1)
1079
  sanitize (~> 2.0)
1080
  sass-rails (~> 5.0.6)
1081
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
1082
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
1083
  select2-rails (~> 3.5.9)
1084
  sentry-raven (~> 2.4.0)
D
Douwe Maan 已提交
1085
  settingslogic (~> 2.0.9)
1086
  sham_rack (~> 1.3.6)
1087
  shoulda-matchers (~> 2.8.0)
D
Douwe Maan 已提交
1088
  sidekiq (~> 5.0)
1089
  sidekiq-cron (~> 0.6.0)
1090
  sidekiq-limit_fetch (~> 3.4)
1091
  simplecov (~> 0.14.0)
1092
  slack-notifier (~> 1.5.1)
D
Douwe Maan 已提交
1093
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1094
  spinach-rerun-reporter (~> 0.0.2)
R
Robert Speicher 已提交
1095
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1096
  spring-commands-rspec (~> 1.0.4)
1097
  spring-commands-spinach (~> 1.1.0)
U
ubudzisz 已提交
1098
  sprockets (~> 3.7.0)
1099
  stackprof (~> 0.2.10)
1100
  state_machines-activerecord (~> 0.4.0)
1101
  sys-filesystem (~> 1.1.6)
1102
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1103
  thin (~> 1.7.0)
1104
  timecop (~> 0.8.0)
1105
  toml-rb (~> 0.3.15)
1106
  truncato (~> 0.7.8)
1107
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1108
  uglifier (~> 2.7.2)
1109
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
1110
  unf (~> 0.1.4)
1111 1112
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1113
  validates_hostname (~> 1.0.6)
1114
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1115
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1116
  vmstat (~> 2.3.0)
1117
  webmock (~> 1.24.0)
M
Mike Greiling 已提交
1118
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1119
  wikicloth (= 0.8.1)
C
connorshea 已提交
1120 1121

BUNDLED WITH
1122
   1.15.0