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

PLATFORMS
  ruby

DEPENDENCIES
942
  RedCloth (~> 4.3.2)
943
  ace-rails-ap (~> 4.1.0)
944
  activerecord_sane_schema_dumper (= 1.0)
945
  acts-as-taggable-on (~> 5.0)
946
  addressable (~> 2.5.2)
947
  akismet (~> 2.0)
Takuya Noguchi's avatar
Takuya Noguchi committed
948
  asana (~> 0.8.1)
949
  asciidoctor (~> 1.5.8)
950
  asciidoctor-plantuml (= 0.0.8)
951
  attr_encrypted (~> 3.1.0)
952
  awesome_print
953
  babosa (~> 1.0.2)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
954
  base32 (~> 0.3.0)
955
  batch-loader (~> 1.2.2)
956
  bcrypt_pbkdf (~> 1.0)
957
  benchmark-ips (~> 2.3.0)
958
  better_errors (~> 2.5.0)
959
  binding_of_caller (~> 0.8.0)
960
  bootsnap (~> 1.3)
Nick Thomas's avatar
Nick Thomas committed
961
  bootstrap_form (~> 2.7.0)
962
  brakeman (~> 4.2)
Stan Hu's avatar
Stan Hu committed
963
  browser (~> 2.5)
964
  bullet (~> 5.5.0)
965
  bundler-audit (~> 0.5.0)
966
  capybara (~> 2.15)
967
  capybara-screenshot (~> 1.0.0)
968
  carrierwave (~> 1.3)
Jacob Vosmaer's avatar
Jacob Vosmaer committed
969
  charlock_holmes (~> 0.7.5)
970
  chronic (~> 0.10.2)
971
  chronic_duration (~> 0.10.6)
972
  commonmarker (~> 0.17)
973
  concurrent-ruby (~> 1.1)
974
  connection_pool (~> 2.0)
Robert Speicher's avatar
Robert Speicher committed
975
  creole (~> 0.5.0)
976
  database_cleaner (~> 1.7.0)
Jared Deckard's avatar
Jared Deckard committed
977
  deckar01-task_list (= 2.0.0)
978
  device_detector
Pirate Praveen's avatar
Pirate Praveen committed
979
  devise (~> 4.4)
980
  devise-two-factor (~> 3.0.0)
Manuel Rüger's avatar
Manuel Rüger committed
981
  diffy (~> 3.1.0)
blackst0ne's avatar
blackst0ne committed
982
  discordrb-webhooks-blackst0ne (~> 3.3)
983
  doorkeeper (~> 4.3)
984
  doorkeeper-openid_connect (~> 1.5)
985
  ed25519 (~> 1.2)
986
  email_reply_trimmer (~> 0.1)
987
  email_spec (~> 2.2.0)
988
  escape_utils (~> 1.1)
989
  factory_bot_rails (~> 4.8.2)
990
  faraday (~> 0.12)
dosire's avatar
dosire committed
991
  fast_blank
Takuya Noguchi's avatar
Takuya Noguchi committed
992
  ffaker (~> 2.10)
993 994 995
  flipper (~> 0.13.0)
  flipper-active_record (~> 0.13.0)
  flipper-active_support_cache_store (~> 0.13.0)
996
  flowdock (~> 0.7)
997
  fog-aliyun (~> 0.2.0)
998
  fog-aws (~> 2.0.1)
999
  fog-core (~> 1.44)
1000
  fog-google (~> 1.7.1)
1001 1002
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
1003
  fog-rackspace (~> 0.1.1)
1004
  font-awesome-rails (~> 4.7)
1005
  foreman (~> 0.84.0)
Robert Speicher's avatar
Robert Speicher committed
1006
  fuubar (~> 2.2.0)
1007
  gemojione (~> 3.3)
Ruben Davila's avatar
Ruben Davila committed
1008 1009
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1010
  gettext_i18n_rails_js (~> 1.3)
1011
  gitaly-proto (~> 1.5.0)
1012
  github-markup (~> 1.7.0)
1013
  gitlab-default_value_for (~> 3.1.1)
1014
  gitlab-markup (~> 1.6.5)
1015
  gitlab-sidekiq-fetcher (~> 0.4.0)
1016
  gitlab-styles (~> 2.4)
1017
  gitlab_omniauth-ldap (~> 2.0.4)
1018
  gon (~> 6.2)
1019
  google-api-client (~> 0.23)
Stan Hu's avatar
Stan Hu committed
1020
  google-protobuf (~> 3.6)
1021
  gpgme (~> 2.0.18)
1022
  grape (~> 1.1.0)
1023
  grape-entity (~> 0.7.1)
1024
  grape-path-helpers (~> 1.0)
1025
  grape_logging (~> 1.7)
Nick Thomas's avatar
Nick Thomas committed
1026
  graphiql-rails (~> 1.4.10)
1027
  graphql (~> 1.8.0)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
1028
  grpc (~> 1.15.0)
1029
  haml_lint (~> 0.28.0)
1030
  hamlit (~> 2.8.8)
1031
  hangouts-chat (~> 0.0.5)
1032
  hashie-forbidden_attributes
1033
  health_check (~> 2.6.0)
Chulki Lee's avatar
Chulki Lee committed
1034
  hipchat (~> 1.5.0)
1035
  html-pipeline (~> 2.8)
1036
  html2text
1037
  httparty (~> 0.13.3)
1038
  icalendar
1039
  influxdb (~> 0.2)
1040
  jira-ruby (~> 1.4)
1041
  jquery-atwho-rails (~> 1.3.2)
1042
  js_regex (~> 2.2.1)
1043
  json-schema (~> 2.8.0)
1044
  jwt (~> 1.5.6)
1045
  kaminari (~> 1.0)
1046
  knapsack (~> 1.17)
Thong Kuah's avatar
Thong Kuah committed
1047
  kubeclient (~> 4.0.0)
1048
  letter_opener_web (~> 1.3.0)
1049
  license_finder (~> 5.4)
1050
  licensee (~> 8.9)
1051
  lograge (~> 0.5)
1052
  loofah (~> 2.2)
1053
  mail_room (~> 0.9.1)
1054
  method_source (~> 0.8)
1055
  mimemagic (~> 0.3.2)
1056
  mini_magick
1057
  minitest (~> 5.7.0)
1058
  mysql2 (~> 0.4.10)
1059
  nakayoshi_fork (~> 0.0.4)
1060
  net-ldap
1061
  net-ssh (~> 5.0)
1062
  nokogiri (~> 1.8.4)
1063
  oauth2 (~> 1.4)
Ash McKenzie's avatar
Ash McKenzie committed
1064
  octokit (~> 4.9)
1065
  omniauth (~> 1.8)
1066
  omniauth-auth0 (~> 2.0.0)
1067
  omniauth-authentiq (~> 0.3.3)
1068
  omniauth-azure-oauth2 (~> 0.0.9)
1069
  omniauth-cas3 (~> 1.1.4)
1070
  omniauth-facebook (~> 4.0.0)
1071
  omniauth-github (~> 1.3)
1072
  omniauth-gitlab (~> 1.0.2)
1073
  omniauth-google-oauth2 (~> 0.5.3)
1074
  omniauth-kerberos (~> 0.3.0)
1075
  omniauth-oauth2-generic (~> 0.2.2)
Pirate Praveen's avatar
Pirate Praveen committed
1076
  omniauth-saml (~> 1.10)
1077
  omniauth-shibboleth (~> 1.3.0)
1078
  omniauth-twitter (~> 1.4)
1079
  omniauth_crowd (~> 2.2.0)
1080
  org-ruby (~> 0.9.12)
1081 1082
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
1083
  peek-mysql2 (~> 1.2.0)
1084 1085 1086
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
1087
  pg (~> 0.18.2)
1088
  premailer-rails (~> 1.9.7)
1089
  prometheus-client-mmap (~> 0.9.4)
1090
  pry-byebug (~> 3.4.1)
1091
  pry-rails (~> 0.3.4)
1092 1093
  puma (~> 3.12)
  puma_worker_killer
1094
  rack (= 2.0.6)
1095
  rack-attack (~> 4.4.1)
1096
  rack-cors (~> 1.0.0)
1097
  rack-oauth2 (~> 1.2.1)
1098
  rack-proxy (~> 0.6.0)
1099 1100
  rails (= 5.0.7)
  rails-controller-testing
1101
  rails-deprecated_sanitizer (~> 1.0.3)
1102
  rails-i18n (~> 5.1)
1103
  rainbow (~> 3.0)
1104
  raindrops (~> 0.18)
1105
  rblineprof (~> 0.3.6)
Stan Hu's avatar
Stan Hu committed
1106
  rbtrace (~> 0.4)
Takuya Noguchi's avatar
Takuya Noguchi committed
1107
  rdoc (~> 6.0)
1108
  re2 (~> 1.1.1)
1109
  recaptcha (~> 3.0)
1110
  redcarpet (~> 3.4)
1111
  redis (~> 3.2)
1112
  redis-namespace (~> 1.6.0)
1113
  redis-rails (~> 5.0.2)
1114
  request_store (~> 1.3)
Valery Sizov's avatar
Valery Sizov committed
1115
  responders (~> 2.0)
1116
  rouge (~> 3.1)
1117
  rqrcode-rails3 (~> 0.1.7)
1118
  rspec-parameterized
Robert Speicher's avatar
Robert Speicher committed
1119
  rspec-rails (~> 3.7.0)
1120
  rspec-retry (~> 0.4.5)
1121
  rspec-set (~> 0.1.3)
1122
  rspec_junit_formatter
1123
  rspec_profiling (~> 0.0.5)
1124
  rubocop (~> 0.54.0)
1125
  rubocop-rspec (~> 1.22.1)
Jared Szechy's avatar
Jared Szechy committed
1126
  ruby-fogbugz (~> 0.2.1)
1127
  ruby-prof (~> 0.17.0)
1128
  ruby-progressbar
1129
  ruby_parser (~> 3.8)
1130
  rufus-scheduler (~> 3.4)
Stan Hu's avatar
Stan Hu committed
1131
  rugged (~> 0.27)
1132
  sanitize (~> 4.6)
1133
  sass (~> 3.5)
1134
  sass-rails (~> 5.0.6)
1135
  scss_lint (~> 0.56.0)
1136
  seed-fu (~> 2.3.7)
1137
  select2-rails (~> 3.5.9)
1138
  selenium-webdriver (~> 3.12)
1139
  sentry-raven (~> 2.7)
1140
  settingslogic (~> 2.0.9)
1141
  sham_rack (~> 1.3.6)
1142
  shoulda-matchers (~> 3.1.2)
Stan Hu's avatar
Stan Hu committed
1143
  sidekiq (~> 5.2.1)
1144
  sidekiq-cron (~> 0.6.0)
1145
  simple_po_parser (~> 1.1.2)
1146
  simplecov (~> 0.14.0)
1147
  slack-notifier (~> 1.5.1)
1148
  spring (~> 2.0.0)
1149
  spring-commands-rspec (~> 1.0.4)
ubudzisz's avatar
ubudzisz committed
1150
  sprockets (~> 3.7.0)
1151
  sshkey (~> 1.9.0)
1152
  stackprof (~> 0.2.10)
1153
  state_machines-activerecord (~> 0.5.1)
1154
  sys-filesystem (~> 1.1.6)
Rémy Coutable's avatar
Rémy Coutable committed
1155
  test-prof (~> 0.2.5)
1156
  thin (~> 1.7.0)
1157
  timecop (~> 0.8.0)
Ken's avatar
Ken committed
1158
  toml-rb (~> 1.0.0)
1159
  truncato (~> 0.7.9)
1160
  u2f (~> 0.2.1)
1161
  uglifier (~> 2.7.2)
1162
  unf (~> 0.1.4)
1163 1164
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1165
  validates_hostname (~> 1.0.6)
1166
  version_sorter (~> 2.1.0)
1167
  virtus (~> 1.0.1)
1168
  vmstat (~> 2.3.0)
1169
  webmock (~> 2.3.2)
Mike Greiling's avatar
Mike Greiling committed
1170
  webpack-rails (~> 0.9.10)
Valery Sizov's avatar
Valery Sizov committed
1171
  wikicloth (= 0.8.1)
connorshea's avatar
connorshea committed
1172 1173

BUNDLED WITH
1174
   1.17.1