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

PLATFORMS
  ruby

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

BUNDLED WITH
1131
   1.15.1