Gemfile.lock 20.7 KB
Newer Older
D
Douwe Maan 已提交
1 2
GIT
  remote: git://github.com/DouweM/mail_room.git
D
Douwe Maan 已提交
3
  revision: b9deb6430ca13b2d44676827c45476d76966922c
D
Douwe Maan 已提交
4 5 6 7
  branch: sidekiq
  specs:
    mail_room (0.3.1)

G
gitlabhq 已提交
8
GEM
9
  remote: https://rubygems.org/
G
gitlabhq 已提交
10
  specs:
11
    CFPropertyList (2.3.1)
R
Robert Schilling 已提交
12
    RedCloth (4.2.9)
D
Dmitriy Zaporozhets 已提交
13
    ace-rails-ap (2.0.1)
14 15 16
    actionmailer (4.1.11)
      actionpack (= 4.1.11)
      actionview (= 4.1.11)
V
Vinnie Okada 已提交
17
      mail (~> 2.5, >= 2.5.4)
18 19 20
    actionpack (4.1.11)
      actionview (= 4.1.11)
      activesupport (= 4.1.11)
21 22
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
23 24
    actionview (4.1.11)
      activesupport (= 4.1.11)
M
Marin Jankovski 已提交
25 26
      builder (~> 3.1)
      erubis (~> 2.7.0)
27 28
    activemodel (4.1.11)
      activesupport (= 4.1.11)
M
Marin Jankovski 已提交
29
      builder (~> 3.1)
30 31 32
    activerecord (4.1.11)
      activemodel (= 4.1.11)
      activesupport (= 4.1.11)
M
Marin Jankovski 已提交
33
      arel (~> 5.0.0)
J
Jeremy 已提交
34 35 36 37
    activeresource (4.0.0)
      activemodel (~> 4.0)
      activesupport (~> 4.0)
      rails-observers (~> 0.1.1)
38
    activesupport (4.1.11)
J
Jacob Vosmaer 已提交
39
      i18n (~> 0.6, >= 0.6.9)
M
Marin Jankovski 已提交
40 41
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
42
      thread_safe (~> 0.1)
M
Marin Jankovski 已提交
43
      tzinfo (~> 1.1)
N
Nihad Abbasov 已提交
44 45
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
46
    addressable (2.3.8)
47
    annotate (2.6.0)
D
Dmitriy Zaporozhets 已提交
48 49
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
M
Marin Jankovski 已提交
50
    arel (5.0.1.20140414130214)
J
Jeremy 已提交
51 52
    asana (0.0.6)
      activeresource (>= 3.2.3)
53
    asciidoctor (1.5.2)
54 55 56
    ast (2.0.0)
    astrolabe (1.3.0)
      parser (>= 2.2.0.pre.3, < 3.0)
D
Dmitriy Zaporozhets 已提交
57 58
    attr_encrypted (1.3.4)
      encryptor (>= 1.3.0)
V
Valery Sizov 已提交
59
    attr_required (1.0.0)
S
Sullivan SENECHAL 已提交
60
    autoprefixer-rails (5.1.11)
D
Dmitriy Zaporozhets 已提交
61 62
      execjs
      json
63
    awesome_print (1.2.0)
64 65 66
    axiom-types (0.0.5)
      descendants_tracker (~> 0.0.1)
      ice_nine (~> 0.9)
M
Marin Jankovski 已提交
67
    bcrypt (3.1.7)
68
    better_errors (1.0.1)
69
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
70
      erubis (>= 2.6.6)
71
    binding_of_caller (0.7.2)
72
      debug_inspector (>= 0.0.1)
S
Sullivan SENECHAL 已提交
73
    bootstrap-sass (3.3.4.1)
D
Dmitriy Zaporozhets 已提交
74 75
      autoprefixer-rails (>= 5.0.0.1)
      sass (>= 3.2.19)
D
Dmitriy Zaporozhets 已提交
76 77 78 79 80 81 82 83 84 85
    brakeman (3.0.1)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.20)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.1.1)
      ruby_parser (~> 3.5.0)
      sass (~> 3.0)
      terminal-table (~> 1.4)
86
    browser (0.8.0)
M
Marin Jankovski 已提交
87
    builder (3.2.2)
D
Douwe Maan 已提交
88 89 90
    byebug (3.2.0)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
91
    cal-heatmap-rails (0.0.1)
R
Robert Speicher 已提交
92
    capybara (2.4.4)
G
gitlabhq 已提交
93 94 95 96
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
97
      xpath (~> 2.0)
R
Robert Speicher 已提交
98 99 100
    capybara-screenshot (1.0.9)
      capybara (>= 1.0, < 3)
      launchy
101
    carrierwave (0.9.0)
102 103
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
104
      json (>= 1.7)
V
Vinnie Okada 已提交
105 106
    celluloid (0.16.0)
      timers (~> 4.0.0)
107
    charlock_holmes (0.6.9.4)
108
    cliver (0.3.2)
109
    coderay (1.1.0)
110
    coercible (1.0.0)
111
      descendants_tracker (~> 0.0.1)
R
Robert Speicher 已提交
112
    coffee-rails (4.1.0)
G
gitlabhq 已提交
113
      coffee-script (>= 2.2.0)
114
      railties (>= 4.0.0, < 5.0)
R
Robert Speicher 已提交
115
    coffee-script (2.4.1)
G
gitlabhq 已提交
116 117
      coffee-script-source
      execjs
R
Robert Speicher 已提交
118
    coffee-script-source (1.9.1.1)
119
    colored (1.2)
N
Nihad Abbasov 已提交
120
    colorize (0.5.8)
D
Douwe Maan 已提交
121
    columnize (0.9.0)
J
Jacob Vosmaer 已提交
122
    connection_pool (2.1.0)
123 124 125 126 127 128
    coveralls (0.8.2)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.10.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
129 130
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
R
Robert Schilling 已提交
131
    creole (0.3.8)
R
Robert Speicher 已提交
132
    d3_rails (3.5.5)
133
      railties (>= 3.1.0)
134
    daemons (1.1.9)
135
    database_cleaner (1.4.1)
136
    debug_inspector (0.0.2)
D
Douwe Maan 已提交
137
    debugger-linecache (1.2.0)
D
Dmitriy Zaporozhets 已提交
138 139
    default_value_for (3.0.0)
      activerecord (>= 3.2.0, < 5.0)
140
    descendants_tracker (0.0.3)
M
Marin Jankovski 已提交
141 142
    devise (3.2.4)
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
143
      orm_adapter (~> 0.1)
144
      railties (>= 3.2.6, < 5)
M
Marin Jankovski 已提交
145
      thread_safe (~> 0.1)
146
      warden (~> 1.2.3)
M
Marin Jankovski 已提交
147 148
    devise-async (0.9.0)
      devise (~> 3.2)
149 150 151 152 153 154 155
    devise-two-factor (1.0.1)
      activemodel
      activesupport
      attr_encrypted (~> 1.3.2)
      devise (~> 3.2.4)
      rails
      rotp (~> 1.6.1)
156
    diff-lcs (1.2.5)
S
skv-headless 已提交
157
    diffy (3.0.3)
D
DJ Mountney 已提交
158
    docile (1.1.5)
159 160
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
V
Valery Sizov 已提交
161 162
    doorkeeper (2.1.3)
      railties (>= 3.2)
163
    dotenv (0.9.0)
N
Nikita Verkhovin 已提交
164
    dropzonejs-rails (0.7.1)
165
      rails (> 3.1)
R
Robert Speicher 已提交
166
    email_spec (1.6.0)
R
Riyad Preukschas 已提交
167
      launchy (~> 2.1)
168
      mail (~> 2.2)
169
    encryptor (1.3.0)
170
    enumerize (0.7.0)
A
Andrew8xx8 已提交
171
      activesupport (>= 3.2)
172
    equalizer (0.0.8)
G
gitlabhq 已提交
173
    erubis (2.7.0)
174
    escape_utils (0.2.4)
C
Chulki Lee 已提交
175
    eventmachine (1.0.4)
176
    excon (0.45.3)
S
Sullivan SENECHAL 已提交
177
    execjs (2.5.2)
R
Robert Schilling 已提交
178
    expression_parser (0.9.0)
179
    factory_girl (4.3.0)
R
Robert Speicher 已提交
180
      activesupport (>= 3.0.0)
181 182
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
R
Robert Speicher 已提交
183
      railties (>= 3.0.0)
184
    faraday (0.8.9)
185
      multipart-post (~> 1.2.0)
186 187
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
D
Dmitriy Zaporozhets 已提交
188
    fastercsv (1.5.5)
R
Robert Speicher 已提交
189
    ffaker (2.0.0)
190
    ffi (1.9.8)
191 192
    fission (0.5.0)
      CFPropertyList (~> 2.2)
193 194 195
    flowdock (0.7.0)
      httparty (~> 0.7)
      multi_json
196 197 198
    fog (1.25.0)
      fog-brightbox (~> 0.4)
      fog-core (~> 1.25)
199
      fog-json
200 201 202 203 204 205 206 207 208
      fog-profitbricks
      fog-radosgw (>= 0.0.2)
      fog-sakuracloud (>= 0.0.4)
      fog-softlayer
      fog-terremark
      fog-vmfusion
      fog-voxel
      fog-xml (~> 0.1.1)
      ipaddress (~> 0.5)
209
      nokogiri (~> 1.5, >= 1.5.11)
210 211 212
      opennebula
    fog-brightbox (0.7.1)
      fog-core (~> 1.22)
213
      fog-json
214 215
      inflecto (~> 0.0.2)
    fog-core (1.30.0)
216
      builder
217 218
      excon (~> 0.45)
      formatador (~> 0.2)
219
      mime-types
220
      net-scp (~> 1.1)
221
      net-ssh (>= 2.1.3)
222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
    fog-profitbricks (0.0.3)
      fog-core
      fog-xml
      nokogiri
    fog-radosgw (0.0.4)
      fog-core (>= 1.21.0)
      fog-json
      fog-xml (>= 0.0.1)
    fog-sakuracloud (1.0.1)
      fog-core
      fog-json
    fog-softlayer (0.4.6)
      fog-core
      fog-json
    fog-terremark (0.1.0)
      fog-core
      fog-xml
    fog-vmfusion (0.1.0)
      fission
      fog-core
    fog-voxel (0.1.0)
      fog-core
      fog-xml
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
S
Sullivan SENECHAL 已提交
251
    font-awesome-rails (4.2.0.0)
252
      railties (>= 3.2, < 5.0)
D
Dmitriy Zaporozhets 已提交
253 254
    foreman (0.63.0)
      dotenv (>= 0.7)
D
Dmitriy Zaporozhets 已提交
255
      thor (>= 0.13.6)
256
    formatador (0.2.5)
R
Robert Speicher 已提交
257 258 259
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
260
    gemnasium-gitlab-service (0.2.6)
261
      rugged (~> 0.21)
262 263
    gemojione (2.0.0)
      json
264 265
    gherkin-ruby (0.3.1)
      racc
S
Stefan Tatschner 已提交
266 267
    github-markup (1.3.1)
      posix-spawn (~> 0.3.8)
268 269
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
270 271
      gitlab-grit (>= 2.4.1)
      multi_json
M
Marin Jankovski 已提交
272
    gitlab-grack (2.0.2)
D
Dmitriy Zaporozhets 已提交
273
      rack (~> 1.5.1)
S
Stefan Tatschner 已提交
274
    gitlab-grit (2.7.2)
275
      charlock_holmes (~> 0.6)
276 277
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
278
      posix-spawn (~> 0.3)
V
Valery Sizov 已提交
279
    gitlab-linguist (3.0.1)
D
Dmitriy Zaporozhets 已提交
280 281 282
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.4)
      mime-types (~> 1.19)
283 284
    gitlab_emoji (0.1.0)
      gemojione (~> 2.0)
285
    gitlab_git (7.2.14)
V
Valery Sizov 已提交
286 287 288 289
      activesupport (~> 4.0)
      charlock_holmes (~> 0.6)
      gitlab-linguist (~> 3.0)
      rugged (~> 0.22.2)
D
Dmitriy Zaporozhets 已提交
290
    gitlab_meta (7.0)
D
Douwe Maan 已提交
291
    gitlab_omniauth-ldap (1.2.1)
292
      net-ldap (~> 0.9)
293 294
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
295
      rubyntlm (~> 0.3)
V
Valery Sizov 已提交
296 297 298
    gollum-grit_adapter (0.1.3)
      gitlab-grit (~> 2.7, >= 2.7.1)
    gollum-lib (4.0.2)
S
Stefan Tatschner 已提交
299
      github-markup (~> 1.3.1)
V
Valery Sizov 已提交
300
      gollum-grit_adapter (~> 0.1, >= 0.1.1)
S
Stefan Tatschner 已提交
301
      nokogiri (~> 1.6.4)
302
      rouge (~> 1.9)
303 304
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
D
Dmitriy Zaporozhets 已提交
305 306 307
    gon (5.0.1)
      actionpack (>= 2.3.0)
      json
J
Jeroen van Baarsen 已提交
308
    grape (0.6.1)
R
Riyad Preukschas 已提交
309
      activesupport
310 311
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
312
      multi_json (>= 1.3.2)
313
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
314
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
315
      rack-accept
316
      rack-mount
J
Jeroen van Baarsen 已提交
317
      virtus (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
318 319 320
    grape-entity (0.4.2)
      activesupport
      multi_json (>= 1.3.2)
321
    haml (4.0.7)
322
      tilt
M
Marin Jankovski 已提交
323 324 325
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
326
      haml (>= 3.1, < 5.0)
M
Marin Jankovski 已提交
327
      railties (>= 4.0.1)
328
    hashie (2.1.2)
D
Dmitriy Zaporozhets 已提交
329
    highline (1.6.21)
330
    hike (1.2.3)
C
Chulki Lee 已提交
331
    hipchat (1.5.0)
332
      httparty
C
Chulki Lee 已提交
333
      mimemagic
V
Vinnie Okada 已提交
334
    hitimes (1.2.2)
335 336 337
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
338 339
    http-cookie (1.0.2)
      domain_name (~> 0.5)
340
    http_parser.rb (0.5.3)
C
Chulki Lee 已提交
341
    httparty (0.13.3)
342
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
343
      multi_xml (>= 0.5.2)
344
    httpauth (0.2.1)
V
Valery Sizov 已提交
345
    httpclient (2.5.3.3)
R
Robert Speicher 已提交
346
    i18n (0.7.0)
V
Vinnie Okada 已提交
347
    ice_cube (0.11.1)
348
    ice_nine (0.10.0)
349 350
    inflecto (0.0.2)
    ipaddress (0.8.0)
R
Robert Speicher 已提交
351
    jquery-atwho-rails (1.0.1)
R
Robert Speicher 已提交
352
    jquery-rails (3.1.3)
353 354
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
355 356
    jquery-scrollto-rails (1.4.3)
      railties (> 3.1, < 5.0)
357
    jquery-turbolinks (2.0.1)
358 359
      railties (>= 3.1.0)
      turbolinks
360 361
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
362
    json (1.8.3)
363
    jwt (0.1.13)
D
Dmitriy Zaporozhets 已提交
364
      multi_json (>= 1.5)
D
Dmitriy Zaporozhets 已提交
365
    kaminari (0.15.1)
D
Dmitriy Zaporozhets 已提交
366 367
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
C
Chulki Lee 已提交
368
    kgio (2.9.2)
R
Robert Speicher 已提交
369
    launchy (2.4.3)
R
Riyad Preukschas 已提交
370
      addressable (~> 2.3)
371
    letter_opener (1.1.2)
372
      launchy (~> 2.2)
373 374
    listen (2.10.0)
      celluloid (~> 0.16.0)
D
Dmitriy Zaporozhets 已提交
375 376
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
A
Alex Lossent 已提交
377 378
    macaddr (1.7.1)
      systemu (~> 2.6.2)
V
Vinnie Okada 已提交
379 380
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
381
    method_source (0.8.2)
382
    mime-types (1.25.1)
C
Chulki Lee 已提交
383
    mimemagic (0.3.0)
384
    mini_portile (0.6.2)
D
Dmitriy Zaporozhets 已提交
385
    minitest (5.3.5)
R
Robert Schilling 已提交
386
    mousetrap-rails (1.4.6)
N
Nikita Verkhovin 已提交
387
    multi_json (1.11.2)
388
    multi_xml (0.5.5)
D
Dmitriy Zaporozhets 已提交
389
    multipart-post (1.2.0)
M
Marin Jankovski 已提交
390
    mysql2 (0.3.16)
D
Douwe Maan 已提交
391
    net-ldap (0.11)
392
    net-scp (1.2.1)
393
      net-ssh (>= 2.6.5)
394
    net-ssh (2.9.2)
395
    netrc (0.10.3)
J
Jacob Vosmaer 已提交
396
    newrelic_rpm (3.9.4.245)
397
    nokogiri (1.6.6.2)
S
Stefan Tatschner 已提交
398
      mini_portile (~> 0.6.0)
399
    nprogress-rails (0.1.2.3)
D
Dmitriy Zaporozhets 已提交
400
    oauth (0.4.7)
401
    oauth2 (0.8.1)
D
Dmitriy Zaporozhets 已提交
402 403 404 405 406
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
V
Valery Sizov 已提交
407 408
    octokit (3.7.0)
      sawyer (~> 0.6.0, >= 0.5.3)
409 410 411
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
D
Douwe Maan 已提交
412 413 414 415
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
416
    omniauth-github (1.1.1)
D
Dmitriy Zaporozhets 已提交
417 418
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
V
Valery Sizov 已提交
419 420 421
    omniauth-gitlab (1.0.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
422 423 424
    omniauth-google-oauth2 (0.2.5)
      omniauth (> 1.0)
      omniauth-oauth2 (~> 1.1)
V
Valery Sizov 已提交
425 426 427 428 429
    omniauth-kerberos (0.2.0)
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
    omniauth-multipassword (0.4.1)
      omniauth (~> 1.0)
D
Dmitriy Zaporozhets 已提交
430 431 432
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
433
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
434 435
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
R
Robert Speicher 已提交
436
    omniauth-saml (1.4.1)
A
Alex Lossent 已提交
437
      omniauth (~> 1.1)
R
Robert Speicher 已提交
438
      ruby-saml (~> 1.0.0)
439 440
    omniauth-shibboleth (1.1.1)
      omniauth (>= 1.0.0)
441
    omniauth-twitter (1.0.1)
D
Dmitriy Zaporozhets 已提交
442 443
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
444 445 446 447
    opennebula (4.12.1)
      json
      nokogiri
      rbvmomi
C
Chulki Lee 已提交
448
    org-ruby (0.9.12)
R
Robert Schilling 已提交
449
      rubypants (~> 0.2)
450
    orm_adapter (0.5.0)
451 452
    parser (2.2.0.2)
      ast (>= 1.1, < 3.0)
R
Robert Speicher 已提交
453
    pg (0.18.2)
R
Robert Speicher 已提交
454
    poltergeist (1.6.0)
455 456
      capybara (~> 2.1)
      cliver (~> 0.3.1)
457 458
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
D
Dmitriy Zaporozhets 已提交
459
    posix-spawn (0.3.9)
460
    powerpack (0.0.9)
461 462
    pry (0.9.12.4)
      coderay (~> 1.0)
R
Riyad Preukschas 已提交
463
      method_source (~> 0.8)
464
      slop (~> 3.4)
465 466
    pry-rails (0.3.2)
      pry (>= 0.9.10)
V
Valery Sizov 已提交
467
    pyu-ruby-sasl (0.0.3.3)
D
Dmitriy Zaporozhets 已提交
468 469
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
470
    racc (1.4.10)
R
Robert Speicher 已提交
471
    rack (1.5.5)
R
Riyad Preukschas 已提交
472 473
    rack-accept (0.4.5)
      rack (>= 0.4)
474
    rack-attack (4.3.0)
M
Marin Jankovski 已提交
475
      rack
476
    rack-cors (0.2.9)
D
Dmitriy Zaporozhets 已提交
477
    rack-mini-profiler (0.9.0)
R
randx 已提交
478
      rack (>= 1.1.3)
479 480
    rack-mount (0.8.3)
      rack (>= 1.0.0)
V
Valery Sizov 已提交
481 482 483 484 485 486
    rack-oauth2 (1.0.8)
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.2.0.2)
      multi_json (>= 1.3.6)
      rack (>= 1.1)
487
    rack-protection (1.5.1)
G
gitlabhq 已提交
488
      rack
V
Vinnie Okada 已提交
489
    rack-test (0.6.3)
G
gitlabhq 已提交
490
      rack (>= 1.0)
491 492 493 494 495 496 497
    rails (4.1.11)
      actionmailer (= 4.1.11)
      actionpack (= 4.1.11)
      actionview (= 4.1.11)
      activemodel (= 4.1.11)
      activerecord (= 4.1.11)
      activesupport (= 4.1.11)
498
      bundler (>= 1.3.0, < 2.0)
499
      railties (= 4.1.11)
M
Marin Jankovski 已提交
500
      sprockets-rails (~> 2.0)
J
Jeremy 已提交
501 502
    rails-observers (0.1.2)
      activemodel (~> 4.0)
503 504 505
    railties (4.1.11)
      actionpack (= 4.1.11)
      activesupport (= 4.1.11)
G
gitlabhq 已提交
506
      rake (>= 0.8.7)
507
      thor (>= 0.18.1, < 2.0)
508
    rainbow (2.0.0)
C
Chulki Lee 已提交
509
    raindrops (0.13.0)
V
Vinnie Okada 已提交
510
    rake (10.4.2)
511
    raphael-rails (2.1.2)
512 513
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
514
      ffi (>= 0.5.0)
515 516 517 518
    rbvmomi (1.8.2)
      builder
      nokogiri (>= 1.4.1)
      trollop
D
Dmitriy Zaporozhets 已提交
519
    rdoc (3.12.2)
520
      json (~> 1.4)
R
Robert Speicher 已提交
521
    redcarpet (3.3.2)
522
    redis (3.2.1)
523 524 525 526 527 528 529
    redis-actionpack (4.0.0)
      actionpack (~> 4)
      redis-rack (~> 1.5.0)
      redis-store (~> 1.1.0)
    redis-activesupport (4.0.0)
      activesupport (~> 4)
      redis-store (~> 1.1.0)
J
Jacob Vosmaer 已提交
530 531
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
532 533 534 535 536 537
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
538
      redis-store (~> 1.1.0)
539
    redis-store (1.1.6)
540
      redis (>= 2.2)
S
skv-headless 已提交
541
    request_store (1.0.5)
542 543
    rerun (0.10.0)
      listen (~> 2.7, >= 2.7.3)
544 545 546 547
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
R
Robert Schilling 已提交
548
    rinku (1.7.3)
549
    rotp (1.6.1)
550
    rouge (1.9.1)
551 552 553
    rqrcode (0.4.2)
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
554 555 556 557
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
R
Robert Speicher 已提交
558 559 560
    rspec-core (3.3.1)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
561
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
562 563 564 565 566 567 568 569 570 571 572 573 574
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-rails (3.3.2)
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
575 576 577 578 579 580 581
    rubocop (0.28.0)
      astrolabe (~> 1.3)
      parser (>= 2.2.0.pre.7, < 3.0)
      powerpack (~> 0.0.6)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
    ruby-progressbar (1.7.1)
R
Robert Speicher 已提交
582 583
    ruby-saml (1.0.0)
      nokogiri (>= 1.5.10)
A
Alex Lossent 已提交
584
      uuid (~> 2.3)
D
Dmitriy Zaporozhets 已提交
585 586 587 588 589
    ruby2ruby (2.1.3)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.5.0)
      sexp_processor (~> 4.1)
D
Douwe Maan 已提交
590
    rubyntlm (0.5.0)
591
    rubypants (0.2.0)
J
Jeroen van Baarsen 已提交
592
    rugged (0.22.2)
593
    safe_yaml (1.0.4)
594
    sanitize (2.1.0)
595
      nokogiri (>= 1.4.4)
596
    sass (3.2.19)
597
    sass-rails (4.0.5)
598
      railties (>= 4.0.0, < 5.0)
599 600
      sass (~> 3.2.2)
      sprockets (~> 2.8, < 3.0)
601
      sprockets-rails (~> 2.0)
V
Valery Sizov 已提交
602 603 604
    sawyer (0.6.0)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
605 606 607
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
R
Robert Speicher 已提交
608 609 610
    seed-fu (2.3.5)
      activerecord (>= 3.1, < 4.3)
      activesupport (>= 3.1, < 4.3)
R
Robert Speicher 已提交
611
    select2-rails (3.5.9.3)
D
Dmitriy Zaporozhets 已提交
612
      thor (~> 0.14)
613
    settingslogic (2.0.9)
D
Dmitriy Zaporozhets 已提交
614
    sexp_processor (4.4.5)
615
    shoulda-matchers (2.8.0)
A
Andrey Vakarev 已提交
616
      activesupport (>= 3.0.0)
V
Vinnie Okada 已提交
617 618 619
    sidekiq (3.3.0)
      celluloid (>= 0.16.0)
      connection_pool (>= 2.0.0)
D
Dmitriy Zaporozhets 已提交
620
      json
V
Vinnie Okada 已提交
621 622
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
V
Vinnie Okada 已提交
623 624 625 626
    sidetiq (0.6.3)
      celluloid (>= 0.14.1)
      ice_cube (= 0.11.1)
      sidekiq (>= 3.0.0)
627
    simple_oauth (0.1.9)
628
    simplecov (0.10.0)
629
      docile (~> 1.1.0)
630 631 632
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
633
    sinatra (1.4.4)
634
      rack (~> 1.4)
635 636
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
G
gitlabhq 已提交
637
    six (0.2.0)
638
    slack-notifier (1.0.0)
639 640 641
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
642
    slop (3.6.0)
643
    spinach (0.8.7)
644
      colorize (= 0.5.8)
645
      gherkin-ruby (>= 0.3.1)
D
Dmitriy Zaporozhets 已提交
646 647
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
648 649
      railties (>= 3)
      spinach (>= 0.4)
R
Robert Speicher 已提交
650
    spring (1.3.6)
J
Jeroen van Baarsen 已提交
651
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
652 653 654
      spring (>= 0.9.1)
    spring-commands-spinach (1.0.0)
      spring (>= 0.9.1)
655 656
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
657
    sprockets (2.12.4)
G
gitlabhq 已提交
658
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
659
      multi_json (~> 1.0)
G
gitlabhq 已提交
660 661
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
662
    sprockets-rails (2.3.2)
663 664
      actionpack (>= 3.0)
      activesupport (>= 3.0)
V
Vinnie Okada 已提交
665
      sprockets (>= 2.8, < 4.0)
D
Dmitriy Zaporozhets 已提交
666
    stamp (0.5.0)
D
Dmitriy Zaporozhets 已提交
667
    state_machine (1.2.0)
S
Stefan Tatschner 已提交
668
    stringex (2.5.2)
A
Alex Lossent 已提交
669
    systemu (2.6.5)
R
Robert Speicher 已提交
670 671
    task_list (1.0.2)
      html-pipeline
672 673 674 675
    teaspoon (1.0.2)
      railties (>= 3.2.5, < 5)
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
676
    temple (0.6.7)
677 678
    term-ansicolor (1.3.2)
      tins (~> 1.0)
D
Dmitriy Zaporozhets 已提交
679
    terminal-table (1.4.5)
680 681
    test_after_commit (0.2.2)
    thin (1.6.1)
682
      daemons (>= 1.0.9)
683
      eventmachine (>= 1.0.0)
684
      rack (>= 1.0.0)
685
    thor (0.19.1)
686
    thread_safe (0.3.5)
687
    tilt (1.4.1)
V
Vinnie Okada 已提交
688 689
    timers (4.0.1)
      hitimes
690
    timfel-krb5-auth (0.8.3)
691
    tinder (1.9.3)
692 693 694
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
695 696
      hashie (>= 1.0, < 3)
      json (~> 1.8.0)
697
      mime-types (~> 1.19)
698
      multi_json (~> 1.7)
699
      twitter-stream (~> 0.1)
700
    tins (1.5.4)
701
    trollop (2.1.2)
R
Robert Speicher 已提交
702
    turbolinks (2.5.3)
703
      coffee-rails
704 705 706 707
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
708
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
709
      thread_safe (~> 0.1)
710
    uglifier (2.3.2)
G
gitlabhq 已提交
711
      execjs (>= 0.3.0)
712
      json (>= 1.8.0)
713
    underscore-rails (1.4.4)
714 715
    unf (0.1.4)
      unf_ext
716
    unf_ext (0.0.7.1)
717 718 719 720
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
721 722
    unicorn-worker-killer (0.4.2)
      unicorn (~> 4)
R
Robert Speicher 已提交
723
    uuid (2.3.8)
A
Alex Lossent 已提交
724
      macaddr (~> 1.0)
725
    version_sorter (2.0.0)
726
    virtus (1.0.1)
727
      axiom-types (~> 0.0.5)
728
      coercible (~> 1.0)
729
      descendants_tracker (~> 0.0.1)
730
      equalizer (~> 0.0.7)
D
Dmitriy Zaporozhets 已提交
731
    warden (1.2.3)
G
gitlabhq 已提交
732
      rack (>= 1.0)
733 734
    webmock (1.21.0)
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
735
      crack (>= 0.3.2)
R
Robert Speicher 已提交
736 737 738
    websocket-driver (0.5.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
R
Robert Schilling 已提交
739 740 741 742
    wikicloth (0.8.1)
      builder
      expression_parser
      rinku
743
    xpath (2.0.0)
G
gitlabhq 已提交
744 745 746 747 748 749
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
R
Robert Schilling 已提交
750
  RedCloth
D
Dmitriy Zaporozhets 已提交
751
  ace-rails-ap
N
Nihad Abbasov 已提交
752
  acts-as-taggable-on (~> 3.4)
753
  addressable
D
Dmitriy Zaporozhets 已提交
754
  annotate (~> 2.6.0.beta2)
J
Jeremy 已提交
755
  asana (~> 0.0.6)
756
  asciidoctor (~> 1.5.2)
D
Dmitriy Zaporozhets 已提交
757
  attr_encrypted (= 1.3.4)
G
gitlabhq 已提交
758
  awesome_print
759 760
  better_errors
  binding_of_caller
D
Dmitriy Zaporozhets 已提交
761
  bootstrap-sass (~> 3.0)
D
Dmitriy Zaporozhets 已提交
762
  brakeman
763
  browser (~> 0.8.0)
D
Douwe Maan 已提交
764
  byebug
765
  cal-heatmap-rails (~> 0.0.1)
R
Robert Speicher 已提交
766
  capybara (~> 2.4.0)
R
Robert Speicher 已提交
767
  capybara-screenshot (~> 1.0.0)
768
  carrierwave
769
  charlock_holmes
D
Dmitriy Zaporozhets 已提交
770
  coffee-rails
771
  colored
772
  coveralls (~> 0.8.2)
R
Robert Schilling 已提交
773
  creole (~> 0.3.6)
R
Robert Speicher 已提交
774
  d3_rails (~> 3.5.5)
775
  database_cleaner (~> 1.4.0)
D
Dmitriy Zaporozhets 已提交
776
  default_value_for (~> 3.0.0)
M
Marin Jankovski 已提交
777 778
  devise (= 3.2.4)
  devise-async (= 0.9.0)
779
  devise-two-factor
S
skv-headless 已提交
780
  diffy (~> 3.0.3)
V
Valery Sizov 已提交
781
  doorkeeper (= 2.1.3)
782
  dropzonejs-rails
R
Robert Speicher 已提交
783
  email_spec (~> 1.6.0)
A
Andrew8xx8 已提交
784
  enumerize
R
Robert Speicher 已提交
785
  factory_girl_rails
R
Robert Speicher 已提交
786
  ffaker (~> 2.0.0)
787
  fog (~> 1.25.0)
S
Sullivan SENECHAL 已提交
788
  font-awesome-rails (~> 4.2)
D
Dmitriy Zaporozhets 已提交
789
  foreman
R
Robert Speicher 已提交
790
  fuubar (~> 2.0.0)
791
  gemnasium-gitlab-service (~> 0.2)
792
  github-markup
793
  gitlab-flowdock-git-hook (~> 1.0.1)
M
Marin Jankovski 已提交
794
  gitlab-grack (~> 2.0.2)
V
Valery Sizov 已提交
795
  gitlab-linguist (~> 3.0.1)
796
  gitlab_emoji (~> 0.1)
797
  gitlab_git (~> 7.2.14)
D
Dmitriy Zaporozhets 已提交
798
  gitlab_meta (= 7.0)
D
Douwe Maan 已提交
799
  gitlab_omniauth-ldap (= 1.2.1)
V
Valery Sizov 已提交
800
  gollum-lib (~> 4.0.2)
D
Dmitriy Zaporozhets 已提交
801
  gon (~> 5.0.0)
J
Jeroen van Baarsen 已提交
802
  grape (~> 0.6.1)
D
Dmitriy Zaporozhets 已提交
803
  grape-entity (~> 0.4.2)
804
  haml-rails
C
Chulki Lee 已提交
805
  hipchat (~> 1.5.0)
806
  html-pipeline (~> 1.11.0)
A
Ariejan de Vroom 已提交
807
  httparty
R
Robert Speicher 已提交
808
  jquery-atwho-rails (~> 1.0.0)
R
Robert Speicher 已提交
809
  jquery-rails (= 3.1.3)
810
  jquery-scrollto-rails
811
  jquery-turbolinks
812
  jquery-ui-rails
D
Dmitriy Zaporozhets 已提交
813
  kaminari (~> 0.15.1)
N
Nihad Abbasov 已提交
814
  letter_opener
D
Douwe Maan 已提交
815
  mail_room!
M
Marin Jankovski 已提交
816
  minitest (~> 5.3.0)
R
Robert Schilling 已提交
817
  mousetrap-rails
D
Dmitriy Zaporozhets 已提交
818
  mysql2
J
Jacob Vosmaer 已提交
819
  newrelic_rpm
820
  nprogress-rails
V
Valery Sizov 已提交
821
  octokit (= 3.7.0)
822
  omniauth (~> 1.2.2)
D
Douwe Maan 已提交
823
  omniauth-bitbucket
D
Dmitriy Zaporozhets 已提交
824
  omniauth-github
V
Valery Sizov 已提交
825
  omniauth-gitlab
D
Dmitriy Zaporozhets 已提交
826
  omniauth-google-oauth2
V
Valery Sizov 已提交
827
  omniauth-kerberos
R
Robert Speicher 已提交
828
  omniauth-saml (~> 1.4.0)
829
  omniauth-shibboleth
D
Dmitriy Zaporozhets 已提交
830
  omniauth-twitter
C
Chulki Lee 已提交
831
  org-ruby (= 0.9.12)
A
Andrey Kumanyaev 已提交
832
  pg
R
Robert Speicher 已提交
833
  poltergeist (~> 1.6.0)
834
  pry-rails
R
Riyad Preukschas 已提交
835
  quiet_assets (~> 1.0.1)
836
  rack-attack (~> 4.3.0)
837
  rack-cors
R
randx 已提交
838
  rack-mini-profiler
V
Valery Sizov 已提交
839
  rack-oauth2 (~> 1.0.5)
840
  rails (= 4.1.11)
841
  raphael-rails (~> 2.1.2)
R
Robert Schilling 已提交
842
  rdoc (~> 3.6)
R
Robert Speicher 已提交
843
  redcarpet (~> 3.3.2)
844
  redis-rails
S
skv-headless 已提交
845
  request_store
846
  rerun (~> 0.10.0)
847
  rqrcode-rails3
R
Robert Speicher 已提交
848
  rspec-rails (~> 3.3.0)
849
  rubocop (= 0.28.0)
850
  sanitize (~> 2.0)
851
  sass-rails (~> 4.0.5)
852
  sdoc
D
Dmitriy Zaporozhets 已提交
853
  seed-fu
R
Robert Speicher 已提交
854
  select2-rails (~> 3.5.9)
855
  settingslogic
856
  shoulda-matchers (~> 2.8.0)
V
Vinnie Okada 已提交
857
  sidekiq (~> 3.3)
V
Vinnie Okada 已提交
858
  sidetiq (= 0.6.3)
G
gitlabhq 已提交
859
  simplecov
D
sidekiq  
Dmitriy Zaporozhets 已提交
860
  sinatra
G
gitlabhq 已提交
861
  six
862
  slack-notifier (~> 1.0.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
863
  slim
864
  spinach-rails
D
Dmitriy Zaporozhets 已提交
865
  spring (~> 1.3.1)
866 867 868
  spring-commands-rspec (~> 1.0.0)
  spring-commands-spinach (~> 1.0.0)
  spring-commands-teaspoon (~> 0.0.2)
869
  sprockets (~> 2.12.3)
G
gitlabhq 已提交
870
  stamp
A
Andrew8xx8 已提交
871
  state_machine
872
  task_list (= 1.0.2)
873 874
  teaspoon (~> 1.0.0)
  teaspoon-jasmine
A
Alex Denisov 已提交
875
  test_after_commit
876
  thin
877
  tinder (~> 1.9.2)
R
Robert Speicher 已提交
878
  turbolinks (~> 2.5.0)
D
Dmitriy Zaporozhets 已提交
879
  uglifier
880
  underscore-rails (~> 1.4.4)
881
  unf
882
  unicorn (~> 4.6.3)
883
  unicorn-worker-killer
R
Robert Speicher 已提交
884
  version_sorter
S
skv 已提交
885
  virtus
886
  webmock (~> 1.21.0)
R
Robert Schilling 已提交
887
  wikicloth (= 0.8.1)
888 889

BUNDLED WITH
890
   1.10.6