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

PLATFORMS
  ruby

DEPENDENCIES
958
  RedCloth (~> 4.3.2)
959
  ace-rails-ap (~> 4.1.0)
960
  activerecord_sane_schema_dumper (= 0.2)
961
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
962
  addressable (~> 2.3.8)
963
  akismet (~> 2.0)
964
  allocations (~> 1.0)
D
Douglas Barbosa Alexandre 已提交
965
  asana (~> 0.6.0)
966
  asciidoctor (~> 1.5.2)
H
Horacio Sanson 已提交
967
  asciidoctor-plantuml (= 0.0.7)
968
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
969
  awesome_print (~> 1.2.0)
970
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
971
  base32 (~> 0.3.0)
972
  bcrypt_pbkdf (~> 1.0)
973
  benchmark-ips (~> 2.3.0)
974
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
975
  binding_of_caller (~> 0.7.2)
976
  bootstrap-sass (~> 3.3.0)
N
Nick Thomas 已提交
977
  bootstrap_form (~> 2.7.0)
R
Robert Speicher 已提交
978
  brakeman (~> 3.6.0)
S
Stan Hu 已提交
979
  browser (~> 2.2)
R
Robert Speicher 已提交
980
  bullet (~> 5.5.0)
981
  bundler-audit (~> 0.5.0)
S
Stan Hu 已提交
982
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
983
  capybara-screenshot (~> 1.0.0)
984
  carrierwave (~> 1.1)
J
Jacob Vosmaer 已提交
985
  charlock_holmes (~> 0.7.5)
R
Rémy Coutable 已提交
986
  chronic (~> 0.10.2)
987
  chronic_duration (~> 0.10.6)
988
  concurrent-ruby (~> 1.0.5)
989
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
990
  creole (~> 0.5.0)
R
Robert Speicher 已提交
991
  d3_rails (~> 3.5.0)
992
  database_cleaner (~> 1.5.0)
J
Jared Deckard 已提交
993
  deckar01-task_list (= 2.0.0)
D
Dmitriy Zaporozhets 已提交
994
  default_value_for (~> 3.0.0)
995
  devise (~> 4.2)
996
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
997
  diffy (~> 3.1.0)
R
Robert Speicher 已提交
998
  doorkeeper (~> 4.2.0)
999
  doorkeeper-openid_connect (~> 1.1.0)
D
Douwe Maan 已提交
1000
  dropzonejs-rails (~> 0.7.1)
1001
  email_reply_trimmer (~> 0.1)
R
Robert Speicher 已提交
1002
  email_spec (~> 1.6.0)
1003
  factory_girl_rails (~> 4.7.0)
1004
  faraday (~> 0.12)
1005
  ffaker (~> 2.4)
R
Robert Speicher 已提交
1006
  flay (~> 2.8.0)
1007 1008
  flipper (~> 0.10.2)
  flipper-active_record (~> 0.10.2)
1009
  fog-aliyun (~> 0.1.0)
1010
  fog-aws (~> 1.4)
1011
  fog-core (~> 1.44)
1012
  fog-google (~> 0.5)
S
Stan Hu 已提交
1013 1014
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
1015
  fog-rackspace (~> 0.1.1)
1016
  font-awesome-rails (~> 4.7)
1017
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
1018
  fuubar (~> 2.2.0)
1019
  gemnasium-gitlab-service (~> 0.2)
1020
  gemojione (~> 3.3)
R
Ruben Davila 已提交
1021 1022
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1023
  gettext_i18n_rails_js (~> 1.2.0)
1024
  gitaly-proto (~> 0.32.0)
1025
  github-linguist (~> 4.7.0)
1026
  gitlab-flowdock-git-hook (~> 1.0.1)
1027
  gitlab-markup (~> 1.5.1)
1028
  gitlab_omniauth-ldap (~> 2.0.4)
1029
  gollum-lib (~> 4.2)
E
Elan Ruusamäe 已提交
1030
  gollum-rugged_adapter (~> 0.4.4)
C
Connor Shea 已提交
1031
  gon (~> 6.1.0)
1032
  google-api-client (~> 0.8.6)
K
Kevin O'Connor 已提交
1033
  gpgme
Z
Zeger-Jan van de Weg 已提交
1034
  grape (~> 1.0)
Z
Z.J. van de Weg 已提交
1035
  grape-entity (~> 0.6.0)
Z
Zeger-Jan van de Weg 已提交
1036
  grape-route-helpers (~> 2.1.0)
1037
  haml_lint (~> 0.26.0)
R
Robert Speicher 已提交
1038
  hamlit (~> 2.6.1)
1039
  hashie-forbidden_attributes
1040
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
1041
  hipchat (~> 1.5.0)
1042
  html-pipeline (~> 1.11.0)
1043
  html2text
D
Douwe Maan 已提交
1044
  httparty (~> 0.13.3)
1045
  influxdb (~> 0.2)
1046
  jira-ruby (~> 1.4)
1047
  jquery-atwho-rails (~> 1.3.2)
1048
  jquery-rails (~> 4.1.0)
1049
  json-schema (~> 2.6.2)
1050
  jwt (~> 1.5.6)
1051
  kaminari (~> 1.0)
1052
  knapsack (~> 1.11.0)
1053
  kubeclient (~> 2.2.0)
R
Robert Speicher 已提交
1054
  letter_opener_web (~> 1.3.0)
1055
  license_finder (~> 2.1.0)
1056
  licensee (~> 8.7.0)
1057
  lograge (~> 0.5)
S
Stan Hu 已提交
1058
  loofah (~> 2.0.3)
1059
  mail_room (~> 0.9.1)
1060
  method_source (~> 0.8)
D
Douwe Maan 已提交
1061 1062
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
N
Nick Thomas 已提交
1063
  mysql2 (~> 0.4.5)
1064
  net-ldap
1065
  net-ssh (~> 4.1.0)
1066
  nokogiri (~> 1.8.0)
1067
  oauth2 (~> 1.4)
1068
  octokit (~> 4.6.2)
1069
  oj (~> 2.17.4)
S
Stan Hu 已提交
1070
  omniauth (~> 1.4.2)
1071
  omniauth-auth0 (~> 1.4.1)
1072
  omniauth-authentiq (~> 0.3.1)
1073
  omniauth-azure-oauth2 (~> 0.0.6)
1074
  omniauth-cas3 (~> 1.1.4)
1075
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
1076
  omniauth-github (~> 1.1.1)
1077
  omniauth-gitlab (~> 1.0.2)
1078
  omniauth-google-oauth2 (~> 0.4.1)
1079
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1080
  omniauth-oauth2-generic (~> 0.2.2)
1081
  omniauth-saml (~> 1.7.0)
1082
  omniauth-shibboleth (~> 1.2.0)
1083
  omniauth-twitter (~> 1.2.0)
1084
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
1085
  org-ruby (~> 0.9.12)
C
Connor Shea 已提交
1086
  paranoia (~> 2.3.1)
1087 1088 1089 1090
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
  peek-host (~> 1.0.0)
  peek-mysql2 (~> 1.1.0)
1091
  peek-performance_bar (~> 1.3.0)
1092 1093 1094 1095
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
  peek-sidekiq (~> 1.0.3)
D
Douwe Maan 已提交
1096
  pg (~> 0.18.2)
R
Robert Speicher 已提交
1097
  poltergeist (~> 1.9.0)
1098
  premailer-rails (~> 1.9.7)
1099
  prometheus-client-mmap (~> 0.7.0.beta14)
S
Semyon Pupkov 已提交
1100
  pry-byebug (~> 3.4.1)
1101
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
1102
  rack-attack (~> 4.4.1)
R
Robert Speicher 已提交
1103
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
1104
  rack-oauth2 (~> 1.2.1)
1105
  rack-proxy (~> 0.6.0)
Z
Z.J. van de Weg 已提交
1106
  rails (= 4.2.8)
V
Valery Sizov 已提交
1107
  rails-deprecated_sanitizer (~> 1.0.3)
1108
  rails-i18n (~> 4.0.9)
1109
  rainbow (~> 2.2)
1110
  raindrops (~> 0.18)
1111
  rblineprof (~> 0.3.6)
N
Nick Thomas 已提交
1112
  rbnacl (~> 4.0)
1113
  rbnacl-libsodium
R
Robert Speicher 已提交
1114
  rdoc (~> 4.2)
1115
  re2 (~> 1.1.1)
1116
  recaptcha (~> 3.0)
1117
  redcarpet (~> 3.4)
1118
  redis (~> 3.2)
1119
  redis-namespace (~> 1.5.2)
1120
  redis-rails (~> 5.0.1)
1121
  request_store (~> 1.3)
V
Valery Sizov 已提交
1122
  responders (~> 2.0)
1123
  rouge (~> 2.0)
D
Douwe Maan 已提交
1124
  rqrcode-rails3 (~> 0.1.7)
1125
  rspec-parameterized
R
Robert Speicher 已提交
1126
  rspec-rails (~> 3.6.0)
1127
  rspec-retry (~> 0.4.5)
1128
  rspec-set (~> 0.1.3)
1129
  rspec_profiling (~> 0.0.5)
1130
  rubocop (~> 0.49.1)
1131
  rubocop-gitlab-security (~> 0.1.0)
1132
  rubocop-rspec (~> 1.15.1)
J
Jared Szechy 已提交
1133
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
1134
  ruby-prof (~> 0.16.2)
1135
  ruby_parser (~> 3.8)
1136
  rufus-scheduler (~> 3.4)
A
Alexis Reigel 已提交
1137
  rugged (~> 0.26.0)
1138
  sanitize (~> 2.0)
1139
  sass-rails (~> 5.0.6)
T
Takuya Noguchi 已提交
1140
  scss_lint (~> 0.54.0)
D
Douwe Maan 已提交
1141
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
1142
  select2-rails (~> 3.5.9)
1143
  sentry-raven (~> 2.5.3)
D
Douwe Maan 已提交
1144
  settingslogic (~> 2.0.9)
1145
  sham_rack (~> 1.3.6)
1146
  shoulda-matchers (~> 3.1.2)
D
Douwe Maan 已提交
1147
  sidekiq (~> 5.0)
1148
  sidekiq-cron (~> 0.6.0)
1149
  sidekiq-limit_fetch (~> 3.4)
B
Bob Van Landuyt 已提交
1150
  simple_po_parser (~> 1.1.2)
1151
  simplecov (~> 0.14.0)
1152
  slack-notifier (~> 1.5.1)
D
Douwe Maan 已提交
1153
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1154
  spinach-rerun-reporter (~> 0.0.2)
R
Robert Speicher 已提交
1155
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1156
  spring-commands-rspec (~> 1.0.4)
1157
  spring-commands-spinach (~> 1.1.0)
U
ubudzisz 已提交
1158
  sprockets (~> 3.7.0)
1159
  stackprof (~> 0.2.10)
1160
  state_machines-activerecord (~> 0.4.0)
1161
  sys-filesystem (~> 1.1.6)
1162
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1163
  thin (~> 1.7.0)
1164
  timecop (~> 0.8.0)
1165
  toml-rb (~> 0.3.15)
1166
  truncato (~> 0.7.9)
1167
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1168
  uglifier (~> 2.7.2)
D
Douwe Maan 已提交
1169
  unf (~> 0.1.4)
1170 1171
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1172
  validates_hostname (~> 1.0.6)
1173
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1174
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1175
  vmstat (~> 2.3.0)
1176
  webmock (~> 2.3.2)
M
Mike Greiling 已提交
1177
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1178
  wikicloth (= 0.8.1)
C
connorshea 已提交
1179 1180

BUNDLED WITH
1181
   1.15.4