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

PLATFORMS
  ruby

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

BUNDLED WITH
1193
   1.16.2