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
    icalendar (2.4.1)
414
    ice_nine (0.11.2)
415 416 417
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
418
    ipaddress (0.8.3)
419
    jira-ruby (1.4.1)
F
Felipe Artur 已提交
420
      activesupport
421
      multipart-post
F
Felipe Artur 已提交
422
      oauth (~> 0.5, >= 0.5.0)
423
    jquery-atwho-rails (1.3.2)
Z
Z.J. van de Weg 已提交
424
    json (1.8.6)
425
    json-jwt (1.9.2)
426
      activesupport
427
      aes_key_wrap
428 429 430
      bindata
      securecompare
      url_safe_base64
431 432
    json-schema (2.8.0)
      addressable (>= 2.4)
433
    jwt (1.5.6)
434
    kaminari (1.0.1)
435
      activesupport (>= 4.1.0)
436 437 438 439
      kaminari-actionview (= 1.0.1)
      kaminari-activerecord (= 1.0.1)
      kaminari-core (= 1.0.1)
    kaminari-actionview (1.0.1)
440
      actionview
441 442
      kaminari-core (= 1.0.1)
    kaminari-activerecord (1.0.1)
443
      activerecord
444 445 446
      kaminari-core (= 1.0.1)
    kaminari-core (1.0.1)
    kgio (2.10.0)
T
Takuya Noguchi 已提交
447
    knapsack (1.16.0)
K
Kamil Trzcinski 已提交
448
      rake
449
      timecop (>= 0.1.0)
450
    kubeclient (3.1.0)
P
Pirate Praveen 已提交
451
      http (~> 2.2.2)
452
      recursive-open-struct (~> 1.0, >= 1.0.4)
P
Pirate Praveen 已提交
453
      rest-client (~> 2.0)
R
Robert Speicher 已提交
454
    launchy (2.4.3)
R
Riyad Preukschas 已提交
455
      addressable (~> 2.3)
456
    letter_opener (1.4.1)
457
      launchy (~> 2.2)
458
    letter_opener_web (1.3.0)
R
Robert Speicher 已提交
459 460 461
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
W
Winnie Hellmann 已提交
462
    license_finder (3.1.1)
C
Connor Shea 已提交
463 464 465 466
      bundler
      httparty
      rubyzip
      thor
W
Winnie Hellmann 已提交
467 468
      toml (= 0.1.2)
      with_env (> 1.0)
C
Connor Shea 已提交
469
      xml-simple
P
Pirate Praveen 已提交
470
    licensee (8.9.2)
471
      rugged (~> 0.24)
472
    little-plugger (1.1.4)
R
Ruben Davila 已提交
473
    locale (2.1.2)
474
    logging (2.2.2)
475 476
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
477 478 479 480 481
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
482 483
    loofah (2.2.2)
      crass (~> 1.0.2)
V
Valery Sizov 已提交
484
      nokogiri (>= 1.5.9)
R
Rémy Coutable 已提交
485 486
    mail (2.7.0)
      mini_mime (>= 0.1.1)
487
    mail_room (0.9.1)
488
    memoist (0.16.0)
489 490
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
491
    method_source (0.8.2)
492 493 494
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
495
    mimemagic (0.3.0)
496
    mini_mime (1.0.0)
497
    mini_portile2 (2.3.0)
D
Douwe Maan 已提交
498
    minitest (5.7.0)
R
Robert Schilling 已提交
499
    mousetrap-rails (1.4.6)
A
Ahmad Sherif 已提交
500
    multi_json (1.13.1)
501
    multi_xml (0.6.0)
R
Robert Speicher 已提交
502
    multipart-post (2.0.0)
503
    mustermann (1.0.2)
D
Dmitriy Zaporozhets 已提交
504 505
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
506
    mysql2 (0.4.10)
507
    net-ldap (0.16.0)
508
    net-ssh (4.2.0)
509
    netrc (0.11.0)
R
Rémy Coutable 已提交
510
    nokogiri (1.8.2)
511
      mini_portile2 (~> 2.3.0)
512
    numerizer (0.1.1)
513
    oauth (0.5.4)
514 515
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
D
Douwe Maan 已提交
516 517 518
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
519
      rack (>= 1.2, < 3)
P
Pirate Praveen 已提交
520
    octokit (4.8.0)
M
Manuel Rüger 已提交
521
      sawyer (~> 0.8.0, >= 0.5.3)
P
Pirate Praveen 已提交
522 523
    omniauth (1.8.1)
      hashie (>= 3.4.6, < 3.6.0)
524
      rack (>= 1.6.2, < 3)
525 526
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
527 528 529
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
530
    omniauth-azure-oauth2 (0.0.9)
J
Jacob Schatz 已提交
531 532
      jwt (~> 1.0)
      omniauth (~> 1.0)
533
      omniauth-oauth2 (~> 1.4)
534
    omniauth-cas3 (1.1.4)
T
tduehr 已提交
535
      addressable (~> 2.3)
536
      nokogiri (~> 1.7, >= 1.7.1)
T
tduehr 已提交
537
      omniauth (~> 1.2)
538
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
539
      omniauth-oauth2 (~> 1.2)
540 541 542
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
543
    omniauth-gitlab (1.0.2)
V
Valery Sizov 已提交
544 545
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
546 547
    omniauth-google-oauth2 (0.5.3)
      jwt (>= 1.5)
V
Valery Sizov 已提交
548
      omniauth (>= 1.1.1)
549
      omniauth-oauth2 (>= 1.5)
550
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
551 552
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
553
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
554
      omniauth (~> 1.0)
D
Douwe Maan 已提交
555
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
556 557
      oauth
      omniauth (~> 1.0)
558 559
    omniauth-oauth2 (1.5.0)
      oauth2 (~> 1.1)
D
Douwe Maan 已提交
560
      omniauth (~> 1.2)
561
    omniauth-oauth2-generic (0.2.2)
J
Joe Marty 已提交
562
      omniauth-oauth2 (~> 1.0)
563 564 565
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
566
    omniauth-shibboleth (1.2.1)
567
      omniauth (>= 1.0.0)
568
    omniauth-twitter (1.4.0)
569
      omniauth-oauth (~> 1.1)
570
      rack
V
Valery Sizov 已提交
571 572 573 574
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
575
    org-ruby (0.9.12)
R
Robert Schilling 已提交
576
      rubypants (~> 0.2)
577
    orm_adapter (0.5.0)
578
    os (0.9.6)
579
    parallel (1.12.1)
580
    parser (2.5.1.0)
581
      ast (~> 2.4.0)
W
Winnie Hellmann 已提交
582 583
    parslet (1.5.0)
      blankslate (~> 2.0)
584
    path_expander (1.0.2)
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 610
    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 已提交
611
    pg (0.18.4)
612 613
    po_to_json (1.0.1)
      json (>= 1.6.0)
614
    posix-spawn (0.3.13)
615
    powerpack (0.1.1)
616
    premailer (1.10.4)
617
      addressable
618
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
619
      htmlentities (>= 4.0.0)
620
    premailer-rails (1.9.7)
621
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
622
      premailer (~> 1.7, >= 1.7.9)
623 624 625 626 627
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
628
    prometheus-client-mmap (0.9.3)
629
    pry (0.10.4)
D
Douwe Maan 已提交
630
      coderay (~> 1.1.0)
631 632 633 634
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
S
Semyon Pupkov 已提交
635
      pry (~> 0.10)
636 637
    pry-rails (0.3.5)
      pry (>= 0.9.10)
A
Ahmad Sherif 已提交
638
    public_suffix (3.0.2)
V
Valery Sizov 已提交
639
    pyu-ruby-sasl (0.0.3.3)
P
Pirate Praveen 已提交
640
    rack (1.6.10)
R
Riyad Preukschas 已提交
641 642
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
643
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
644
      rack
645
    rack-cors (1.0.2)
646
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
647 648
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
649
      httpclient (>= 2.4)
V
Valery Sizov 已提交
650 651
      multi_json (>= 1.3.6)
      rack (>= 1.1)
T
Takuya Noguchi 已提交
652
    rack-protection (2.0.1)
G
gitlabhq 已提交
653
      rack
654
    rack-proxy (0.6.0)
655
      rack
V
Vinnie Okada 已提交
656
    rack-test (0.6.3)
G
gitlabhq 已提交
657
      rack (>= 1.0)
R
Rémy Coutable 已提交
658 659 660 661 662 663 664 665
    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)
666
      bundler (>= 1.3.0, < 2.0)
R
Rémy Coutable 已提交
667
      railties (= 4.2.10)
V
Valery Sizov 已提交
668 669 670
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
671 672
    rails-dom-testing (1.0.9)
      activesupport (>= 4.2.0, < 5.0)
Z
Z.J. van de Weg 已提交
673
      nokogiri (~> 1.6)
V
Valery Sizov 已提交
674
      rails-deprecated_sanitizer (>= 1.0.1)
675 676
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
677 678 679
    rails-i18n (4.0.9)
      i18n (~> 0.7)
      railties (~> 4.0)
R
Rémy Coutable 已提交
680 681 682
    railties (4.2.10)
      actionpack (= 4.2.10)
      activesupport (= 4.2.10)
G
gitlabhq 已提交
683
      rake (>= 0.8.7)
684
      thor (>= 0.18.1, < 2.0)
685 686
    rainbow (2.2.2)
      rake
687
    raindrops (0.18.0)
P
Pirate Praveen 已提交
688
    rake (12.3.1)
689
    rb-fsevent (0.10.2)
T
Takuya Noguchi 已提交
690 691
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
692
    rblineprof (0.3.6)
693
      debugger-ruby_core_source (~> 1.3)
N
Nick Thomas 已提交
694
    rbnacl (4.0.2)
695
      ffi
696
    rbnacl-libsodium (1.0.11)
697
      rbnacl (>= 3.0.1)
T
Takuya Noguchi 已提交
698
    rdoc (6.0.4)
699
    re2 (1.1.1)
700
    recaptcha (3.0.0)
701
      json
702
    recursive-open-struct (1.1.0)
703
    redcarpet (3.4.0)
S
Stan Hu 已提交
704
    redis (3.3.5)
705
    redis-actionpack (5.0.2)
706 707
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
708 709
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
710
      activesupport (>= 3, < 6)
711
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
712 713
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
714
    redis-rack (2.0.4)
715 716 717 718 719 720
      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)
721
    redis-store (1.4.1)
722
      redis (>= 2.2, < 5)
723 724 725 726
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
727
    request_store (1.3.1)
P
Pirate Praveen 已提交
728 729 730
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
731
    rest-client (2.0.2)
732 733 734
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
735
    retriable (3.1.1)
736
    rinku (2.0.0)
737
    rotp (2.1.2)
738
    rouge (3.1.1)
739 740
    rqrcode (0.7.0)
      chunky_png
741 742
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
743 744 745 746
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
R
Robert Speicher 已提交
747 748 749
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
750
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
751 752
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
R
Robert Speicher 已提交
753
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
754
      rspec-support (~> 3.6.0)
755 756 757 758 759 760
    rspec-parameterized (0.4.0)
      binding_of_caller
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
761
    rspec-rails (3.6.0)
762 763 764
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
765 766 767 768
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
      rspec-support (~> 3.6.0)
769
    rspec-retry (0.4.5)
K
Kamil Trzcinski 已提交
770
      rspec-core
771
    rspec-set (0.1.3)
R
Robert Speicher 已提交
772
    rspec-support (3.6.0)
773
    rspec_profiling (0.0.5)
774 775 776 777
      activerecord
      pg
      rails
      sqlite3
778
    rubocop (0.52.1)
779
      parallel (~> 1.10)
R
Rémy Coutable 已提交
780
      parser (>= 2.4.0.2, < 3.0)
781
      powerpack (~> 0.1)
R
Rémy Coutable 已提交
782
      rainbow (>= 2.2.2, < 4.0)
783
      ruby-progressbar (~> 1.7)
784
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Rémy Coutable 已提交
785 786
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
787
    rubocop-rspec (1.22.1)
788
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
789 790
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
791
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
792
      crack (~> 0.4)
793
    ruby-prof (0.17.0)
R
Rémy Coutable 已提交
794
    ruby-progressbar (1.9.0)
795
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
796
      nokogiri (>= 1.5.10)
797 798
    ruby_parser (3.9.0)
      sexp_processor (~> 4.1)
799
    rubyntlm (0.6.2)
800
    rubypants (0.2.0)
R
Rémy Coutable 已提交
801
    rubyzip (1.2.1)
802
    rufus-scheduler (3.4.0)
803
      et-orbi (~> 1.0)
804
    rugged (0.27.1)
805
    safe_yaml (1.0.4)
806
    sanitize (2.1.0)
807
      nokogiri (>= 1.4.4)
808
    sass (3.5.5)
T
Takuya Noguchi 已提交
809 810 811 812
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
813
    sass-rails (5.0.6)
814 815 816 817 818
      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 已提交
819 820
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
821
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
822
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
823
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
824
      sass (~> 3.5.3)
825
    securecompare (1.0.0)
826
    seed-fu (2.3.7)
827 828
      activerecord (>= 3.1)
      activesupport (>= 3.1)
829
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
830
      thor (~> 0.14)
831
    selenium-webdriver (3.5.0)
832
      childprocess (~> 0.5)
833
      rubyzip (~> 1.0)
834
    sentry-raven (2.7.2)
835
      faraday (>= 0.7.6, < 1.0)
836
    settingslogic (2.0.9)
837
    sexp_processor (4.9.0)
J
Jared Szechy 已提交
838 839
    sham_rack (1.3.6)
      rack
840 841
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
P
Pirate Praveen 已提交
842
    sidekiq (5.1.3)
G
Gabriel Mazetto 已提交
843
      concurrent-ruby (~> 1.0)
844
      connection_pool (~> 2.2, >= 2.2.0)
C
Connor Shea 已提交
845
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
846
      redis (>= 3.3.5, < 5)
847
    sidekiq-cron (0.6.0)
848
      rufus-scheduler (>= 3.3.0)
849
      sidekiq (>= 4.2.1)
850 851
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
A
Ahmad Sherif 已提交
852
    signet (0.8.1)
853 854
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
855
      jwt (>= 1.5, < 3.0)
856
      multi_json (~> 1.10)
857
    simple_po_parser (1.1.2)
858
    simplecov (0.14.1)
859
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
860
      json (>= 1.8, < 3)
861
      simplecov-html (~> 0.10.0)
862
    simplecov-html (0.10.0)
863
    slack-notifier (1.5.1)
864 865
    slop (3.6.0)
    spring (2.0.1)
R
Robert Speicher 已提交
866
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
867
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
868
      spring (>= 0.9.1)
Z
Z.J. van de Weg 已提交
869
    sprockets (3.7.1)
870
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
871
      rack (> 1, < 3)
R
Rémy Coutable 已提交
872
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
873 874 875
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
876
    sqlite3 (1.3.13)
877
    sshkey (1.9.0)
878
    stackprof (0.2.10)
879 880 881 882 883 884 885
    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)
886
    stringex (2.8.4)
887
    sys-filesystem (1.1.6)
888
      ffi
R
Rémy Coutable 已提交
889
    sysexits (1.2.0)
C
connorshea 已提交
890
    temple (0.7.7)
R
Rémy Coutable 已提交
891
    test-prof (0.2.5)
892
    test_after_commit (1.1.0)
D
Douwe Maan 已提交
893
      activerecord (>= 3.2)
R
Ruben Davila 已提交
894
    text (1.3.1)
895
    thin (1.7.0)
D
Douwe Maan 已提交
896
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
897
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
898
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
899
    thor (0.19.4)
900
    thread_safe (0.3.6)
901
    tilt (2.0.6)
K
Kamil Trzcinski 已提交
902
    timecop (0.8.1)
903
    timfel-krb5-auth (0.8.3)
W
Winnie Hellmann 已提交
904 905
    toml (0.1.2)
      parslet (~> 1.5.0)
K
Ken 已提交
906
    toml-rb (1.0.0)
907
      citrus (~> 3.0, > 3.0)
908
    truncato (0.7.10)
909
      htmlentities (~> 4.3.1)
910
      nokogiri (~> 1.8.0, >= 1.7.0)
911
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
912
      thread_safe (~> 0.1)
913
    u2f (0.2.1)
914
    uber (0.1.0)
R
Robert Speicher 已提交
915
    uglifier (2.7.2)
G
gitlabhq 已提交
916
      execjs (>= 0.3.0)
917
      json (>= 1.8.0)
918 919
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
920
    unf_ext (0.0.7.5)
921
    unicode-display_width (1.3.2)
922
    unicorn (5.1.0)
923 924
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
925
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
926
      get_process_mem (~> 0)
V
Valery Sizov 已提交
927
      unicorn (>= 4, < 6)
928
    uniform_notifier (1.10.0)
929
    unparser (0.2.7)
930 931 932 933 934
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
935
      parser (>= 2.3.1.2, < 2.6)
936
      procto (~> 0.0.2)
937
    url_safe_base64 (0.2.2)
938
    validates_hostname (1.0.6)
939 940
      activerecord (>= 3.0)
      activesupport (>= 3.0)
941
    version_sorter (2.1.0)
D
Douwe Maan 已提交
942 943
    virtus (1.0.5)
      axiom-types (~> 0.1)
944
      coercible (~> 1.0)
D
Douwe Maan 已提交
945 946
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
947
    vmstat (2.3.0)
P
Pirate Praveen 已提交
948
    warden (1.2.7)
G
gitlabhq 已提交
949
      rack (>= 1.0)
950
    webmock (2.3.2)
951
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
952
      crack (>= 0.3.2)
953
      hashdiff
954
    webpack-rails (0.9.10)
M
Mike Greiling 已提交
955
      railties (>= 3.2.0)
V
Valery Sizov 已提交
956
    wikicloth (0.8.1)
R
Robert Schilling 已提交
957 958
      builder
      expression_parser
V
Valery Sizov 已提交
959
      rinku
W
Winnie Hellmann 已提交
960
    with_env (1.1.0)
961
    xml-simple (1.1.5)
962 963
    xpath (2.1.0)
      nokogiri (~> 1.3)
G
gitlabhq 已提交
964 965 966 967 968

PLATFORMS
  ruby

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

BUNDLED WITH
1195
   1.16.2