Gemfile.lock 25.8 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
4
    RedCloth (4.3.2)
S
Sean McGivern 已提交
5
    ace-rails-ap (4.1.2)
Z
Z.J. van de Weg 已提交
6 7 8 9
    actionmailer (4.2.8)
      actionpack (= 4.2.8)
      actionview (= 4.2.8)
      activejob (= 4.2.8)
V
Vinnie Okada 已提交
10
      mail (~> 2.5, >= 2.5.4)
V
Valery Sizov 已提交
11
      rails-dom-testing (~> 1.0, >= 1.0.5)
Z
Z.J. van de Weg 已提交
12 13 14
    actionpack (4.2.8)
      actionview (= 4.2.8)
      activesupport (= 4.2.8)
V
Valery Sizov 已提交
15
      rack (~> 1.6)
16
      rack-test (~> 0.6.2)
V
Valery Sizov 已提交
17 18
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
Z
Z.J. van de Weg 已提交
19 20
    actionview (4.2.8)
      activesupport (= 4.2.8)
M
Marin Jankovski 已提交
21 22
      builder (~> 3.1)
      erubis (~> 2.7.0)
V
Valery Sizov 已提交
23
      rails-dom-testing (~> 1.0, >= 1.0.5)
Z
Z.J. van de Weg 已提交
24 25 26
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (4.2.8)
      activesupport (= 4.2.8)
V
Valery Sizov 已提交
27
      globalid (>= 0.3.0)
Z
Z.J. van de Weg 已提交
28 29
    activemodel (4.2.8)
      activesupport (= 4.2.8)
M
Marin Jankovski 已提交
30
      builder (~> 3.1)
Z
Z.J. van de Weg 已提交
31 32 33
    activerecord (4.2.8)
      activemodel (= 4.2.8)
      activesupport (= 4.2.8)
V
Valery Sizov 已提交
34
      arel (~> 6.0)
35 36
    activerecord_sane_schema_dumper (0.2)
      rails (>= 4, < 5)
Z
Z.J. van de Weg 已提交
37
    activesupport (4.2.8)
V
Valery Sizov 已提交
38
      i18n (~> 0.7)
M
Marin Jankovski 已提交
39
      minitest (~> 5.1)
V
Valery Sizov 已提交
40
      thread_safe (~> 0.3, >= 0.3.4)
M
Marin Jankovski 已提交
41
      tzinfo (~> 1.1)
42 43
    acts-as-taggable-on (4.0.0)
      activerecord (>= 4.0)
44
    addressable (2.3.8)
V
Valery Sizov 已提交
45 46
    after_commit_queue (1.3.0)
      activerecord (>= 3.0)
47
    akismet (2.0.0)
48
    allocations (1.0.5)
Z
Z.J. van de Weg 已提交
49
    arel (6.0.4)
R
Robert Speicher 已提交
50 51 52 53 54
    asana (0.4.0)
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
V
Valery Sizov 已提交
55
    asciidoctor (1.5.3)
H
Horacio Sanson 已提交
56
    asciidoctor-plantuml (0.0.7)
57
      asciidoctor (~> 1.5)
Z
Z.J. van de Weg 已提交
58
    ast (2.3.0)
59
    attr_encrypted (3.0.3)
60
      encryptor (~> 3.0.0)
V
Valery Sizov 已提交
61
    attr_required (1.0.0)
62 63 64 65
    autoparse (0.3.3)
      addressable (>= 2.3.1)
      extlib (>= 0.9.15)
      multi_json (>= 1.0.0)
66
    autoprefixer-rails (6.2.3)
D
Dmitriy Zaporozhets 已提交
67 68
      execjs
      json
69
    awesome_print (1.2.0)
D
Douwe Maan 已提交
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)
K
Kamil Trzcinski 已提交
75
    base32 (0.3.2)
76
    bcrypt (3.1.11)
77
    benchmark-ips (2.3.0)
78
    better_errors (2.1.1)
79
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
80
      erubis (>= 2.6.6)
81
      rack (>= 0.9.0)
82
    bindata (2.3.5)
83
    binding_of_caller (0.7.2)
84
      debug_inspector (>= 0.0.1)
85 86 87
    bootstrap-sass (3.3.6)
      autoprefixer-rails (>= 5.2.1)
      sass (>= 3.3.4)
R
Robert Speicher 已提交
88
    brakeman (3.6.1)
S
Stan Hu 已提交
89
    browser (2.2.0)
Z
Z.J. van de Weg 已提交
90
    builder (3.2.3)
R
Robert Speicher 已提交
91
    bullet (5.5.1)
Y
Yorick Peterse 已提交
92
      activesupport (>= 3.0.0)
93
      uniform_notifier (~> 1.10.0)
94
    bundler-audit (0.5.0)
D
Dmitriy Zaporozhets 已提交
95 96
      bundler (~> 1.2)
      thor (~> 0.18)
S
Semyon Pupkov 已提交
97
    byebug (9.0.6)
S
Stan Hu 已提交
98 99
    capybara (2.6.2)
      addressable
G
gitlabhq 已提交
100 101 102 103
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
104
      xpath (~> 2.0)
105
    capybara-screenshot (1.0.14)
R
Robert Speicher 已提交
106 107
      capybara (>= 1.0, < 3)
      launchy
108
    carrierwave (0.11.2)
109 110
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
111
      json (>= 1.7)
R
Rubén Dávila 已提交
112
      mime-types (>= 1.16)
113
      mimemagic (>= 0.3.0)
114
    cause (0.1)
S
Stan Hu 已提交
115
    charlock_holmes (0.7.3)
R
Rémy Coutable 已提交
116
    chronic (0.10.2)
117 118
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
V
Valery Sizov 已提交
119
    chunky_png (1.3.5)
120
    citrus (3.0.2)
121
    cliver (0.3.2)
122
    coderay (1.1.1)
123
    coercible (1.0.0)
124
      descendants_tracker (~> 0.0.1)
125
    coffee-rails (4.1.1)
G
gitlabhq 已提交
126
      coffee-script (>= 2.2.0)
127
      railties (>= 4.0.0, < 5.1.x)
R
Robert Speicher 已提交
128
    coffee-script (2.4.1)
G
gitlabhq 已提交
129 130
      coffee-script-source
      execjs
131
    coffee-script-source (1.10.0)
R
Robert Speicher 已提交
132
    colorize (0.7.7)
133
    concurrent-ruby (1.0.5)
C
Connor Shea 已提交
134
    connection_pool (2.2.1)
135
    crack (0.4.3)
136
      safe_yaml (~> 1.0.0)
R
Robert Speicher 已提交
137
    creole (0.5.0)
138
    css_parser (1.4.1)
D
Douwe Maan 已提交
139
      addressable
140
    d3_rails (3.5.11)
141
      railties (>= 3.1.0)
D
Douwe Maan 已提交
142
    daemons (1.2.3)
143
    database_cleaner (1.5.3)
144
    debug_inspector (0.0.2)
145
    debugger-ruby_core_source (1.3.8)
146
    deckar01-task_list (1.0.6)
147 148 149
      activesupport (~> 4.0)
      html-pipeline
      rack (~> 1.0)
150 151
    default_value_for (3.0.2)
      activerecord (>= 3.2.0, < 5.1)
D
Douwe Maan 已提交
152 153
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
154
    devise (4.2.0)
M
Marin Jankovski 已提交
155
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
156
      orm_adapter (~> 0.1)
157
      railties (>= 4.1.0, < 5.1)
R
Robert Speicher 已提交
158
      responders
159
      warden (~> 1.2.3)
160
    devise-two-factor (3.0.0)
161
      activesupport
162 163
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
D
Douwe Maan 已提交
164
      railties
165
      rotp (~> 2.0)
166
    diff-lcs (1.2.5)
M
Manuel Rüger 已提交
167
    diffy (3.1.0)
D
DJ Mountney 已提交
168
    docile (1.1.5)
169 170
    domain_name (0.5.20161021)
      unf (>= 0.0.5, < 1.0.0)
R
Robert Speicher 已提交
171
    doorkeeper (4.2.0)
172
      railties (>= 4.2)
173 174 175
    doorkeeper-openid_connect (1.1.2)
      doorkeeper (~> 4.0)
      json-jwt (~> 1.6)
V
Valery Sizov 已提交
176
    dropzonejs-rails (0.7.2)
177
      rails (> 3.1)
178
    email_reply_trimmer (0.1.6)
R
Robert Speicher 已提交
179
    email_spec (1.6.0)
R
Riyad Preukschas 已提交
180
      launchy (~> 2.1)
181
      mail (~> 2.2)
182
    encryptor (3.0.0)
D
Douwe Maan 已提交
183
    equalizer (0.0.11)
G
gitlabhq 已提交
184
    erubis (2.7.0)
185
    escape_utils (1.1.1)
D
Douwe Maan 已提交
186
    eventmachine (1.0.8)
187
    excon (0.52.0)
D
Douwe Maan 已提交
188
    execjs (2.6.0)
R
Robert Schilling 已提交
189
    expression_parser (0.9.0)
190
    extlib (0.9.16)
191
    factory_girl (4.7.0)
R
Robert Speicher 已提交
192
      activesupport (>= 3.0.0)
193 194
    factory_girl_rails (4.7.0)
      factory_girl (~> 4.7.0)
R
Robert Speicher 已提交
195
      railties (>= 3.0.0)
R
Robert Speicher 已提交
196 197
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
D
Douwe Maan 已提交
198 199
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
R
Robert Speicher 已提交
200 201 202
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
R
Ruben Davila 已提交
203
    fast_gettext (1.4.0)
204
    ffaker (2.4.0)
D
Douwe Maan 已提交
205
    ffi (1.9.10)
R
Robert Speicher 已提交
206 207 208
    flay (2.8.1)
      erubis (~> 2.7.0)
      path_expander (~> 1.0)
209 210
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
V
Valery Sizov 已提交
211
    flowdock (0.7.1)
212 213
      httparty (~> 0.7)
      multi_json
214 215
    fog-aws (0.11.0)
      fog-core (~> 1.38)
S
Stan Hu 已提交
216 217 218
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
219
    fog-core (1.42.0)
220
      builder
S
Stan Hu 已提交
221
      excon (~> 0.49)
222
      formatador (~> 0.2)
223 224 225 226
    fog-google (0.5.0)
      fog-core
      fog-json
      fog-xml
227 228 229
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
S
Stan Hu 已提交
230
    fog-local (0.3.0)
S
Stan Hu 已提交
231
      fog-core (~> 1.27)
S
Stan Hu 已提交
232 233 234 235
    fog-openstack (0.1.6)
      fog-core (>= 1.39)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
236 237 238 239 240
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
241 242 243
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
244
    font-awesome-rails (4.7.0.1)
245
      railties (>= 3.2, < 5.1)
D
Douwe Maan 已提交
246 247
    foreman (0.78.0)
      thor (~> 0.19.1)
248
    formatador (0.2.5)
R
Robert Speicher 已提交
249 250 251
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
252
    gemnasium-gitlab-service (0.2.6)
253
      rugged (~> 0.21)
254
    gemojione (3.0.1)
255
      json
D
Douwe Maan 已提交
256
    get_process_mem (0.2.0)
R
Ruben Davila 已提交
257 258 259 260 261
    gettext (3.2.2)
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
D
Douwe Maan 已提交
262
    gherkin-ruby (0.3.2)
J
Jacob Vosmaer 已提交
263
    gitaly (0.5.0)
264 265
      google-protobuf (~> 3.1)
      grpc (~> 1.0)
266
    github-linguist (4.7.6)
267 268 269 270
      charlock_holmes (~> 0.7.3)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.23.0b)
271
    github-markup (1.4.0)
272 273
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
274 275
      gitlab-grit (>= 2.4.1)
      multi_json
276
    gitlab-grit (2.8.1)
277
      charlock_holmes (~> 0.6)
278
      diff-lcs (~> 1.1)
279
      mime-types (>= 1.16, < 3)
280
      posix-spawn (~> 0.3)
281
    gitlab-markup (1.5.1)
D
Douwe Maan 已提交
282
    gitlab_omniauth-ldap (1.2.1)
283
      net-ldap (~> 0.9)
284 285
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
286
      rubyntlm (~> 0.3)
287
    globalid (0.3.7)
V
Valery Sizov 已提交
288
      activesupport (>= 4.1.0)
289
    gollum-grit_adapter (1.0.1)
V
Valery Sizov 已提交
290
      gitlab-grit (~> 2.7, >= 2.7.1)
291 292
    gollum-lib (4.2.1)
      github-markup (~> 1.4.0)
D
Douwe Maan 已提交
293
      gollum-grit_adapter (~> 1.0)
S
Stefan Tatschner 已提交
294
      nokogiri (~> 1.6.4)
295
      rouge (~> 2.0)
296 297
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
E
Elan Ruusamäe 已提交
298
    gollum-rugged_adapter (0.4.4)
299
      mime-types (>= 1.15)
E
Elan Ruusamäe 已提交
300
      rugged (~> 0.25)
C
Connor Shea 已提交
301
    gon (6.1.0)
R
Robert Speicher 已提交
302
      actionpack (>= 3.0)
D
Dmitriy Zaporozhets 已提交
303
      json
R
Robert Speicher 已提交
304 305
      multi_json
      request_store (>= 1.0)
306 307 308 309 310 311 312 313 314 315 316
    google-api-client (0.8.7)
      activesupport (>= 3.2, < 5.0)
      addressable (~> 2.3)
      autoparse (~> 0.3)
      extlib (~> 0.9)
      faraday (~> 0.9)
      googleauth (~> 0.3)
      launchy (~> 2.4)
      multi_json (~> 1.10)
      retriable (~> 1.4)
      signet (~> 0.6)
J
Jacob Vosmaer 已提交
317
    google-protobuf (3.2.0.2)
318 319 320 321 322 323 324 325
    googleauth (0.5.1)
      faraday (~> 0.9)
      jwt (~> 1.4)
      logging (~> 2.0)
      memoist (~> 0.12)
      multi_json (~> 1.11)
      os (~> 0.9)
      signet (~> 0.7)
326
    grape (0.19.1)
R
Riyad Preukschas 已提交
327
      activesupport
328
      builder
K
Kamil Trzcinski 已提交
329
      hashie (>= 2.1.0)
R
Riyad Preukschas 已提交
330
      multi_json (>= 1.3.2)
331
      multi_xml (>= 0.5.2)
R
Robert Schilling 已提交
332
      mustermann-grape (~> 0.4.0)
D
Dmitriy Zaporozhets 已提交
333
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
334
      rack-accept
J
Jeroen van Baarsen 已提交
335
      virtus (>= 1.0.0)
Z
Z.J. van de Weg 已提交
336
    grape-entity (0.6.0)
D
Dmitriy Zaporozhets 已提交
337 338
      activesupport
      multi_json (>= 1.3.2)
339 340 341
    grpc (1.1.2)
      google-protobuf (~> 3.1)
      googleauth (~> 0.5.1)
R
Rémy Coutable 已提交
342 343
    haml (4.0.7)
      tilt
344
    haml_lint (0.21.0)
R
Rémy Coutable 已提交
345
      haml (~> 4.0)
346 347
      rake (>= 10, < 13)
      rubocop (>= 0.47.0)
R
Rémy Coutable 已提交
348
      sysexits (~> 1.1)
R
Robert Speicher 已提交
349
    hamlit (2.6.1)
C
connorshea 已提交
350 351
      temple (~> 0.7.6)
      thor
352
      tilt
353
    hashdiff (0.3.2)
354
    hashie (3.5.5)
355 356
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
357
    health_check (2.6.0)
358
      rails (>= 4.0)
D
Douwe Maan 已提交
359
    hipchat (1.5.2)
360
      httparty
C
Chulki Lee 已提交
361
      mimemagic
362 363 364
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
365 366
    html2text (0.2.0)
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
367
    htmlentities (4.3.4)
368 369 370 371 372 373 374 375 376
    http (0.9.8)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 1.0.1)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (1.0.1)
    http_parser.rb (0.6.0)
V
Valery Sizov 已提交
377
    httparty (0.13.7)
378
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
379
      multi_xml (>= 0.5.2)
380
    httpclient (2.8.2)
381 382
    i18n (0.8.1)
    ice_nine (0.11.2)
383 384 385
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
386
    ipaddress (0.8.3)
F
Felipe Artur 已提交
387
    jira-ruby (1.1.2)
F
Felipe Artur 已提交
388 389
      activesupport
      oauth (~> 0.5, >= 0.5.0)
390
    jquery-atwho-rails (1.3.2)
391 392
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
393
      railties (>= 4.2.0)
394
      thor (>= 0.14, < 2.0)
Z
Z.J. van de Weg 已提交
395
    json (1.8.6)
396 397 398 399 400 401
    json-jwt (1.7.1)
      activesupport
      bindata
      multi_json (>= 1.3)
      securecompare
      url_safe_base64
402 403
    json-schema (2.6.2)
      addressable (~> 2.3.8)
404
    jwt (1.5.6)
405
    kaminari (0.17.0)
D
Dmitriy Zaporozhets 已提交
406 407
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
V
Valery Sizov 已提交
408
    kgio (2.10.0)
K
Kamil Trzcinski 已提交
409
    knapsack (1.11.0)
K
Kamil Trzcinski 已提交
410 411
      rake
      timecop (>= 0.1.0)
412 413 414 415
    kubeclient (2.2.0)
      http (= 0.9.8)
      recursive-open-struct (= 1.0.0)
      rest-client
R
Robert Speicher 已提交
416
    launchy (2.4.3)
R
Riyad Preukschas 已提交
417
      addressable (~> 2.3)
R
Robert Speicher 已提交
418
    letter_opener (1.4.1)
419
      launchy (~> 2.2)
R
Robert Speicher 已提交
420 421 422 423
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
C
Connor Shea 已提交
424 425 426 427 428 429
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
430 431
    licensee (8.7.0)
      rugged (~> 0.24)
432
    little-plugger (1.1.4)
R
Ruben Davila 已提交
433
    locale (2.1.2)
434 435 436
    logging (2.1.0)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
V
Valery Sizov 已提交
437 438
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
R
Robert Speicher 已提交
439 440
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
441
    mail_room (0.9.1)
442
    memoist (0.15.0)
443
    method_source (0.8.2)
Y
Yorick Peterse 已提交
444
    mime-types (2.99.3)
C
Chulki Lee 已提交
445
    mimemagic (0.3.0)
S
Stan Hu 已提交
446
    mini_portile2 (2.1.0)
D
Douwe Maan 已提交
447
    minitest (5.7.0)
R
Robert Schilling 已提交
448
    mousetrap-rails (1.4.6)
449
    multi_json (1.12.1)
450
    multi_xml (0.6.0)
R
Robert Speicher 已提交
451
    multipart-post (2.0.0)
R
Robert Schilling 已提交
452 453 454 455
    mustermann (0.4.0)
      tool (~> 0.2)
    mustermann-grape (0.4.0)
      mustermann (= 0.4.0)
D
Douwe Maan 已提交
456
    mysql2 (0.3.20)
V
Valery Sizov 已提交
457 458
    net-ldap (0.12.1)
    net-ssh (3.0.1)
459
    netrc (0.11.0)
Z
Z.J. van de Weg 已提交
460
    nokogiri (1.6.8.1)
S
Stan Hu 已提交
461
      mini_portile2 (~> 2.1.0)
462
    numerizer (0.1.1)
F
Felipe Artur 已提交
463
    oauth (0.5.1)
464
    oauth2 (1.2.0)
D
Douwe Maan 已提交
465 466 467 468
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
469
      rack (>= 1.2, < 3)
470
    octokit (4.6.2)
M
Manuel Rüger 已提交
471
      sawyer (~> 0.8.0, >= 0.5.3)
472
    oj (2.17.4)
S
Stan Hu 已提交
473
    omniauth (1.4.2)
474
      hashie (>= 1.2, < 4)
475
      rack (>= 1.0, < 3)
476 477
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
478
    omniauth-authentiq (0.3.0)
A
Alex 已提交
479
      omniauth-oauth2 (~> 1.3, >= 1.3.1)
J
Jacob Schatz 已提交
480 481 482 483
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
T
tduehr 已提交
484 485 486 487
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
488
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
489
      omniauth-oauth2 (~> 1.2)
D
Douwe Maan 已提交
490
    omniauth-github (1.1.2)
D
Dmitriy Zaporozhets 已提交
491 492
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
493
    omniauth-gitlab (1.0.2)
V
Valery Sizov 已提交
494 495
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
496
    omniauth-google-oauth2 (0.4.1)
V
Valery Sizov 已提交
497 498 499 500 501
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
502
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
503 504
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
505
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
506
      omniauth (~> 1.0)
D
Douwe Maan 已提交
507
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
508 509
      oauth
      omniauth (~> 1.0)
D
Douwe Maan 已提交
510 511 512
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
J
Joe Marty 已提交
513 514
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
515
    omniauth-saml (1.7.0)
516
      omniauth (~> 1.3)
517
      ruby-saml (~> 1.4)
518
    omniauth-shibboleth (1.2.1)
519
      omniauth (>= 1.0.0)
520 521 522
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
V
Valery Sizov 已提交
523 524 525 526
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
C
Chulki Lee 已提交
527
    org-ruby (0.9.12)
R
Robert Schilling 已提交
528
      rubypants (~> 0.2)
529
    orm_adapter (0.5.0)
530
    os (0.9.6)
C
Connor Shea 已提交
531 532
    paranoia (2.2.0)
      activerecord (>= 4.0, < 5.1)
533
    parser (2.4.0.0)
534
      ast (~> 2.2)
R
Robert Speicher 已提交
535
    path_expander (1.0.1)
V
Valery Sizov 已提交
536
    pg (0.18.4)
R
Robert Speicher 已提交
537
    poltergeist (1.9.0)
538 539
      capybara (~> 2.1)
      cliver (~> 0.3.1)
540 541
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Douwe Maan 已提交
542
    posix-spawn (0.3.11)
543
    powerpack (0.1.1)
D
Douwe Maan 已提交
544 545 546
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
547 548
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
549
      premailer (~> 1.7, >= 1.7.9)
550
    pry (0.10.4)
D
Douwe Maan 已提交
551 552
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
553
      slop (~> 3.4)
554
    pry-byebug (3.4.2)
S
Semyon Pupkov 已提交
555 556
      byebug (~> 9.0)
      pry (~> 0.10)
557
    pry-rails (0.3.5)
558
      pry (>= 0.9.10)
V
Valery Sizov 已提交
559
    pyu-ruby-sasl (0.0.3.3)
R
Robert Schilling 已提交
560
    rack (1.6.5)
R
Riyad Preukschas 已提交
561 562
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
563
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
564
      rack
R
Robert Speicher 已提交
565
    rack-cors (0.4.0)
566
    rack-oauth2 (1.2.3)
V
Valery Sizov 已提交
567 568
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
D
Douwe Maan 已提交
569
      httpclient (>= 2.4)
V
Valery Sizov 已提交
570 571
      multi_json (>= 1.3.6)
      rack (>= 1.1)
D
Douwe Maan 已提交
572
    rack-protection (1.5.3)
G
gitlabhq 已提交
573
      rack
574 575
    rack-proxy (0.6.0)
      rack
V
Vinnie Okada 已提交
576
    rack-test (0.6.3)
G
gitlabhq 已提交
577
      rack (>= 1.0)
Z
Z.J. van de Weg 已提交
578 579 580 581 582 583 584 585
    rails (4.2.8)
      actionmailer (= 4.2.8)
      actionpack (= 4.2.8)
      actionview (= 4.2.8)
      activejob (= 4.2.8)
      activemodel (= 4.2.8)
      activerecord (= 4.2.8)
      activesupport (= 4.2.8)
586
      bundler (>= 1.3.0, < 2.0)
Z
Z.J. van de Weg 已提交
587
      railties (= 4.2.8)
V
Valery Sizov 已提交
588 589 590
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
Z
Z.J. van de Weg 已提交
591
    rails-dom-testing (1.0.8)
V
Valery Sizov 已提交
592
      activesupport (>= 4.2.0.beta, < 5.0)
Z
Z.J. van de Weg 已提交
593
      nokogiri (~> 1.6)
V
Valery Sizov 已提交
594
      rails-deprecated_sanitizer (>= 1.0.1)
595
    rails-html-sanitizer (1.0.3)
V
Valery Sizov 已提交
596
      loofah (~> 2.0)
Z
Z.J. van de Weg 已提交
597 598 599
    railties (4.2.8)
      actionpack (= 4.2.8)
      activesupport (= 4.2.8)
G
gitlabhq 已提交
600
      rake (>= 0.8.7)
601
      thor (>= 0.18.1, < 2.0)
602
    rainbow (2.1.0)
603
    raindrops (0.17.0)
604
    rake (10.5.0)
605 606
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
R
Robert Speicher 已提交
607
    rdoc (4.2.2)
608
      json (~> 1.4)
609
    recaptcha (3.0.0)
610
      json
611
    recursive-open-struct (1.0.0)
612
    redcarpet (3.4.0)
613
    redis (3.2.2)
614 615 616 617 618 619 620
    redis-actionpack (5.0.1)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 1.4.0)
    redis-activesupport (5.0.1)
      activesupport (>= 3, < 6)
      redis-store (~> 1.2.0)
D
Douwe Maan 已提交
621
    redis-namespace (1.5.2)
J
Jacob Vosmaer 已提交
622
      redis (~> 3.0, >= 3.0.4)
623
    redis-rack (1.6.0)
624
      rack (~> 1.5)
625 626 627 628 629 630
      redis-store (~> 1.2.0)
    redis-rails (5.0.1)
      redis-actionpack (~> 5.0.0)
      redis-activesupport (~> 5.0.0)
      redis-store (~> 1.2.0)
    redis-store (1.2.0)
631
      redis (>= 2.2)
C
Connor Shea 已提交
632
    request_store (1.3.1)
633
    responders (2.3.0)
634
      railties (>= 4.2.0, < 5.1)
635 636 637 638
    rest-client (2.0.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
639
    retriable (1.4.1)
P
Paco Guzman 已提交
640
    rinku (2.0.0)
641
    rotp (2.1.2)
H
http://jneen.net/ 已提交
642
    rouge (2.0.7)
D
Douwe Maan 已提交
643 644
    rqrcode (0.7.0)
      chunky_png
645 646
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
647 648 649 650 651 652 653
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.0)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
654
      diff-lcs (>= 1.2.0, < 2.0)
655 656
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
R
Robert Speicher 已提交
657
      diff-lcs (>= 1.2.0, < 2.0)
658 659 660 661 662 663 664 665 666
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
K
Kamil Trzcinski 已提交
667 668
    rspec-retry (0.4.5)
      rspec-core
669
    rspec-support (3.5.0)
670
    rspec_profiling (0.0.5)
671 672 673 674
      activerecord
      pg
      rails
      sqlite3
675 676
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
677
      powerpack (~> 0.1)
678
      rainbow (>= 1.99.1, < 3.0)
679
      ruby-progressbar (~> 1.7)
680
      unicode-display_width (~> 1.0, >= 1.0.1)
681
    rubocop-rspec (1.15.0)
682
      rubocop (>= 0.42.0)
J
Jared Szechy 已提交
683
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
684
      crack (~> 0.4)
E
Elan Ruusamäe 已提交
685
    ruby-prof (0.16.2)
R
Robert Speicher 已提交
686
    ruby-progressbar (1.8.1)
687
    ruby-saml (1.4.1)
R
Robert Speicher 已提交
688
      nokogiri (>= 1.5.10)
R
Robert Speicher 已提交
689
    ruby_parser (3.8.4)
D
Dmitriy Zaporozhets 已提交
690
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
691
    rubyntlm (0.5.2)
692
    rubypants (0.2.0)
R
Rémy Coutable 已提交
693
    rubyzip (1.2.1)
S
Stan Hu 已提交
694
    rufus-scheduler (3.1.10)
E
Elan Ruusamäe 已提交
695
    rugged (0.25.1.1)
696
    safe_yaml (1.0.4)
697
    sanitize (2.1.0)
698
      nokogiri (>= 1.4.4)
699
    sass (3.4.22)
700 701 702 703 704 705
    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 已提交
706 707
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
708
      faraday (~> 0.8, < 1.0)
709 710 711
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
712
    securecompare (1.0.0)
713 714 715
    seed-fu (2.3.6)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
R
Robert Speicher 已提交
716
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
717
      thor (~> 0.14)
718 719
    sentry-raven (2.4.0)
      faraday (>= 0.7.6, < 1.0)
720
    settingslogic (2.0.9)
R
Robert Speicher 已提交
721
    sexp_processor (4.8.0)
J
Jared Szechy 已提交
722 723
    sham_rack (1.3.6)
      rack
724
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
725
      activesupport (>= 3.0.0)
C
Connor Shea 已提交
726
    sidekiq (4.2.7)
G
Gabriel Mazetto 已提交
727
      concurrent-ruby (~> 1.0)
728
      connection_pool (~> 2.2, >= 2.2.0)
C
Connor Shea 已提交
729
      rack-protection (>= 1.5.0)
730
      redis (~> 3.2, >= 3.2.1)
731
    sidekiq-cron (0.4.4)
G
Gabriel Mazetto 已提交
732
      redis-namespace (>= 1.5.2)
733
      rufus-scheduler (>= 2.0.24)
734
      sidekiq (>= 4.2.1)
735 736
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
737 738 739 740 741
    signet (0.7.3)
      addressable (~> 2.3)
      faraday (~> 0.9)
      jwt (~> 1.5)
      multi_json (~> 1.10)
742
    simplecov (0.14.1)
743
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
744
      json (>= 1.8, < 3)
745 746
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
747
    slack-notifier (1.5.1)
748
    slop (3.6.0)
D
Douwe Maan 已提交
749 750 751 752
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
D
Dmitriy Zaporozhets 已提交
753 754
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
755 756
      railties (>= 3)
      spinach (>= 0.4)
K
Kamil Trzcinski 已提交
757 758
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
R
Robert Speicher 已提交
759 760
    spring (2.0.1)
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
761
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
762
      spring (>= 0.9.1)
763
    spring-commands-spinach (1.1.0)
J
Jeroen van Baarsen 已提交
764
      spring (>= 0.9.1)
Z
Z.J. van de Weg 已提交
765
    sprockets (3.7.1)
766
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
767
      rack (> 1, < 3)
Z
Z.J. van de Weg 已提交
768
    sprockets-rails (3.2.0)
R
Robert Speicher 已提交
769 770 771
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
772
    sqlite3 (1.3.13)
773
    stackprof (0.2.10)
P
Pirate Praveen 已提交
774
    state_machines (0.4.0)
775 776
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
777
      state_machines (>= 0.4.0)
778 779
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
P
Pirate Praveen 已提交
780
      state_machines-activemodel (>= 0.3.0)
S
Stefan Tatschner 已提交
781
    stringex (2.5.2)
782 783
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
784
    sysexits (1.2.0)
C
connorshea 已提交
785
    temple (0.7.7)
786
    test_after_commit (1.1.0)
D
Douwe Maan 已提交
787
      activerecord (>= 3.2)
R
Ruben Davila 已提交
788
    text (1.3.1)
C
Connor Shea 已提交
789
    thin (1.7.0)
D
Douwe Maan 已提交
790
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
791
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
792
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
793
    thor (0.19.4)
794
    thread_safe (0.3.6)
795
    tilt (2.0.6)
K
Kamil Trzcinski 已提交
796
    timecop (0.8.1)
797
    timfel-krb5-auth (0.8.3)
798 799
    toml-rb (0.3.15)
      citrus (~> 3.0, > 3.0)
R
Robert Schilling 已提交
800
    tool (0.2.3)
801 802 803
    truncato (0.7.8)
      htmlentities (~> 4.3.1)
      nokogiri (~> 1.6.1)
D
Dmitriy Zaporozhets 已提交
804
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
805
      thread_safe (~> 0.1)
806
    u2f (0.2.1)
R
Robert Speicher 已提交
807
    uglifier (2.7.2)
G
gitlabhq 已提交
808
      execjs (>= 0.3.0)
809
      json (>= 1.8.0)
810
    underscore-rails (1.8.3)
811 812
    unf (0.1.4)
      unf_ext
813
    unf_ext (0.0.7.2)
814
    unicode-display_width (1.1.3)
815
    unicorn (5.1.0)
816 817
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
818
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
819
      get_process_mem (~> 0)
V
Valery Sizov 已提交
820
      unicorn (>= 4, < 6)
821
    uniform_notifier (1.10.0)
822
    url_safe_base64 (0.2.2)
823
    validates_hostname (1.0.6)
824 825
      activerecord (>= 3.0)
      activesupport (>= 3.0)
826
    version_sorter (2.1.0)
D
Douwe Maan 已提交
827 828
    virtus (1.0.5)
      axiom-types (~> 0.1)
829
      coercible (~> 1.0)
D
Douwe Maan 已提交
830 831
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
832
    vmstat (2.3.0)
833
    warden (1.2.6)
G
gitlabhq 已提交
834
      rack (>= 1.0)
835
    webmock (1.24.6)
836
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
837
      crack (>= 0.3.2)
838
      hashdiff
M
Mike Greiling 已提交
839 840
    webpack-rails (0.9.10)
      railties (>= 3.2.0)
V
Valery Sizov 已提交
841
    websocket-driver (0.6.3)
R
Robert Speicher 已提交
842 843
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
V
Valery Sizov 已提交
844
    wikicloth (0.8.1)
R
Robert Schilling 已提交
845 846
      builder
      expression_parser
V
Valery Sizov 已提交
847
      rinku
848
    xml-simple (1.1.5)
849
    xpath (2.0.0)
G
gitlabhq 已提交
850 851 852 853 854 855
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
856
  RedCloth (~> 4.3.2)
857
  ace-rails-ap (~> 4.1.0)
858
  activerecord_sane_schema_dumper (= 0.2)
859
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
860
  addressable (~> 2.3.8)
861
  after_commit_queue (~> 1.3.0)
862
  akismet (~> 2.0)
863
  allocations (~> 1.0)
R
Robert Speicher 已提交
864
  asana (~> 0.4.0)
865
  asciidoctor (~> 1.5.2)
H
Horacio Sanson 已提交
866
  asciidoctor-plantuml (= 0.0.7)
867
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
868
  awesome_print (~> 1.2.0)
869
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
870
  base32 (~> 0.3.0)
871
  benchmark-ips (~> 2.3.0)
872
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
873
  binding_of_caller (~> 0.7.2)
874
  bootstrap-sass (~> 3.3.0)
R
Robert Speicher 已提交
875
  brakeman (~> 3.6.0)
S
Stan Hu 已提交
876
  browser (~> 2.2)
R
Robert Speicher 已提交
877
  bullet (~> 5.5.0)
878
  bundler-audit (~> 0.5.0)
S
Stan Hu 已提交
879
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
880
  capybara-screenshot (~> 1.0.0)
881
  carrierwave (~> 0.11.0)
882
  charlock_holmes (~> 0.7.3)
R
Rémy Coutable 已提交
883
  chronic (~> 0.10.2)
884
  chronic_duration (~> 0.10.6)
D
Douwe Maan 已提交
885
  coffee-rails (~> 4.1.0)
886
  concurrent-ruby (~> 1.0.5)
887
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
888
  creole (~> 0.5.0)
R
Robert Speicher 已提交
889
  d3_rails (~> 3.5.0)
890
  database_cleaner (~> 1.5.0)
891
  deckar01-task_list (= 1.0.6)
D
Dmitriy Zaporozhets 已提交
892
  default_value_for (~> 3.0.0)
893
  devise (~> 4.2)
894
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
895
  diffy (~> 3.1.0)
R
Robert Speicher 已提交
896
  doorkeeper (~> 4.2.0)
897
  doorkeeper-openid_connect (~> 1.1.0)
D
Douwe Maan 已提交
898
  dropzonejs-rails (~> 0.7.1)
899
  email_reply_trimmer (~> 0.1)
R
Robert Speicher 已提交
900
  email_spec (~> 1.6.0)
901
  factory_girl_rails (~> 4.7.0)
902
  ffaker (~> 2.4)
R
Robert Speicher 已提交
903
  flay (~> 2.8.0)
S
Stan Hu 已提交
904 905
  fog-aws (~> 0.9)
  fog-core (~> 1.40)
906
  fog-google (~> 0.5)
S
Stan Hu 已提交
907 908
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
909
  fog-rackspace (~> 0.1.1)
910
  font-awesome-rails (~> 4.7)
911
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
912
  fuubar (~> 2.0.0)
913
  gemnasium-gitlab-service (~> 0.2)
914
  gemojione (~> 3.0)
R
Ruben Davila 已提交
915 916
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
J
Jacob Vosmaer 已提交
917
  gitaly (~> 0.5.0)
918
  github-linguist (~> 4.7.0)
919
  gitlab-flowdock-git-hook (~> 1.0.1)
920
  gitlab-markup (~> 1.5.1)
D
Douwe Maan 已提交
921
  gitlab_omniauth-ldap (~> 1.2.1)
922
  gollum-lib (~> 4.2)
E
Elan Ruusamäe 已提交
923
  gollum-rugged_adapter (~> 0.4.4)
C
Connor Shea 已提交
924
  gon (~> 6.1.0)
925
  google-api-client (~> 0.8.6)
926
  grape (~> 0.19.0)
Z
Z.J. van de Weg 已提交
927
  grape-entity (~> 0.6.0)
928
  haml_lint (~> 0.21.0)
R
Robert Speicher 已提交
929
  hamlit (~> 2.6.1)
930
  hashie-forbidden_attributes
931
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
932
  hipchat (~> 1.5.0)
933
  html-pipeline (~> 1.11.0)
934
  html2text
D
Douwe Maan 已提交
935
  httparty (~> 0.13.3)
936
  influxdb (~> 0.2)
F
Felipe Artur 已提交
937
  jira-ruby (~> 1.1.2)
938
  jquery-atwho-rails (~> 1.3.2)
939
  jquery-rails (~> 4.1.0)
940
  json-schema (~> 2.6.2)
941
  jwt (~> 1.5.6)
942
  kaminari (~> 0.17.0)
943
  knapsack (~> 1.11.0)
944
  kubeclient (~> 2.2.0)
R
Robert Speicher 已提交
945
  letter_opener_web (~> 1.3.0)
946
  license_finder (~> 2.1.0)
947
  licensee (~> 8.7.0)
S
Stan Hu 已提交
948
  loofah (~> 2.0.3)
949
  mail_room (~> 0.9.1)
950
  method_source (~> 0.8)
D
Douwe Maan 已提交
951 952 953
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
V
Valery Sizov 已提交
954
  net-ssh (~> 3.0.1)
J
Jacob Vosmaer 已提交
955
  nokogiri (~> 1.6.7, >= 1.6.7.2)
956
  oauth2 (~> 1.2.0)
957
  octokit (~> 4.6.2)
958
  oj (~> 2.17.4)
S
Stan Hu 已提交
959
  omniauth (~> 1.4.2)
960
  omniauth-auth0 (~> 1.4.1)
961
  omniauth-authentiq (~> 0.3.0)
962
  omniauth-azure-oauth2 (~> 0.0.6)
T
tduehr 已提交
963
  omniauth-cas3 (~> 1.1.2)
964
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
965
  omniauth-github (~> 1.1.1)
966
  omniauth-gitlab (~> 1.0.2)
967
  omniauth-google-oauth2 (~> 0.4.1)
968
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
969
  omniauth-oauth2-generic (~> 0.2.2)
970
  omniauth-saml (~> 1.7.0)
971
  omniauth-shibboleth (~> 1.2.0)
972
  omniauth-twitter (~> 1.2.0)
973
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
974
  org-ruby (~> 0.9.12)
C
Connor Shea 已提交
975
  paranoia (~> 2.2)
D
Douwe Maan 已提交
976
  pg (~> 0.18.2)
R
Robert Speicher 已提交
977
  poltergeist (~> 1.9.0)
D
Douwe Maan 已提交
978
  premailer-rails (~> 1.9.0)
S
Semyon Pupkov 已提交
979
  pry-byebug (~> 3.4.1)
980
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
981
  rack-attack (~> 4.4.1)
R
Robert Speicher 已提交
982
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
983
  rack-oauth2 (~> 1.2.1)
984
  rack-proxy (~> 0.6.0)
Z
Z.J. van de Weg 已提交
985
  rails (= 4.2.8)
V
Valery Sizov 已提交
986
  rails-deprecated_sanitizer (~> 1.0.3)
C
Connor Shea 已提交
987
  rainbow (~> 2.1.0)
988
  rblineprof (~> 0.3.6)
R
Robert Speicher 已提交
989
  rdoc (~> 4.2)
990
  recaptcha (~> 3.0)
991
  redcarpet (~> 3.4)
992
  redis (~> 3.2)
993
  redis-namespace (~> 1.5.2)
994
  redis-rails (~> 5.0.1)
995
  request_store (~> 1.3)
V
Valery Sizov 已提交
996
  responders (~> 2.0)
997
  rouge (~> 2.0)
D
Douwe Maan 已提交
998
  rqrcode-rails3 (~> 0.1.7)
999
  rspec-rails (~> 3.5.0)
1000
  rspec-retry (~> 0.4.5)
1001
  rspec_profiling (~> 0.0.5)
1002
  rubocop (~> 0.47.1)
1003
  rubocop-rspec (~> 1.15.0)
J
Jared Szechy 已提交
1004
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
1005
  ruby-prof (~> 0.16.2)
S
Shinya Maeda 已提交
1006
  rufus-scheduler (~> 3.1.10)
E
Elan Ruusamäe 已提交
1007
  rugged (~> 0.25.1.1)
1008
  sanitize (~> 2.0)
1009
  sass-rails (~> 5.0.6)
1010
  scss_lint (~> 0.47.0)
D
Douwe Maan 已提交
1011
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
1012
  select2-rails (~> 3.5.9)
1013
  sentry-raven (~> 2.4.0)
D
Douwe Maan 已提交
1014
  settingslogic (~> 2.0.9)
1015
  sham_rack (~> 1.3.6)
1016
  shoulda-matchers (~> 2.8.0)
C
Connor Shea 已提交
1017
  sidekiq (~> 4.2.7)
1018
  sidekiq-cron (~> 0.4.4)
1019
  sidekiq-limit_fetch (~> 3.4)
1020
  simplecov (~> 0.14.0)
1021
  slack-notifier (~> 1.5.1)
D
Douwe Maan 已提交
1022
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1023
  spinach-rerun-reporter (~> 0.0.2)
R
Robert Speicher 已提交
1024
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1025
  spring-commands-rspec (~> 1.0.4)
1026
  spring-commands-spinach (~> 1.1.0)
U
ubudzisz 已提交
1027
  sprockets (~> 3.7.0)
1028
  stackprof (~> 0.2.10)
1029
  state_machines-activerecord (~> 0.4.0)
1030
  sys-filesystem (~> 1.1.6)
1031
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1032
  thin (~> 1.7.0)
1033
  timecop (~> 0.8.0)
1034
  toml-rb (~> 0.3.15)
1035
  truncato (~> 0.7.8)
1036
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1037
  uglifier (~> 2.7.2)
1038
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
1039
  unf (~> 0.1.4)
1040 1041
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1042
  validates_hostname (~> 1.0.6)
1043
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1044
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1045
  vmstat (~> 2.3.0)
1046
  webmock (~> 1.24.0)
M
Mike Greiling 已提交
1047
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1048
  wikicloth (= 0.8.1)
C
connorshea 已提交
1049 1050

BUNDLED WITH
R
Ruben Davila 已提交
1051
   1.14.6