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

PLATFORMS
  ruby

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

BUNDLED WITH
1226
   1.16.1