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

PLATFORMS
  ruby

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

BUNDLED WITH
1157
   1.17.1