Gemfile.lock 16.2 KB
Newer Older
G
gitlabhq 已提交
1
GEM
2
  remote: https://rubygems.org/
G
gitlabhq 已提交
3
  specs:
R
Robert Schilling 已提交
4
    RedCloth (4.2.9)
D
Dmitriy Zaporozhets 已提交
5
    ace-rails-ap (2.0.1)
M
Marin Jankovski 已提交
6 7 8
    actionmailer (4.1.1)
      actionpack (= 4.1.1)
      actionview (= 4.1.1)
D
Dmitriy Zaporozhets 已提交
9
      mail (~> 2.5.4)
M
Marin Jankovski 已提交
10 11 12
    actionpack (4.1.1)
      actionview (= 4.1.1)
      activesupport (= 4.1.1)
13 14
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
M
Marin Jankovski 已提交
15 16 17 18 19 20 21 22 23 24 25 26
    actionview (4.1.1)
      activesupport (= 4.1.1)
      builder (~> 3.1)
      erubis (~> 2.7.0)
    activemodel (4.1.1)
      activesupport (= 4.1.1)
      builder (~> 3.1)
    activerecord (4.1.1)
      activemodel (= 4.1.1)
      activesupport (= 4.1.1)
      arel (~> 5.0.0)
    activesupport (4.1.1)
J
Jacob Vosmaer 已提交
27
      i18n (~> 0.6, >= 0.6.9)
M
Marin Jankovski 已提交
28 29
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
30
      thread_safe (~> 0.1)
M
Marin Jankovski 已提交
31
      tzinfo (~> 1.1)
32 33
    acts-as-taggable-on (2.4.1)
      rails (>= 3, < 5)
34 35
    addressable (2.3.5)
    annotate (2.6.0)
D
Dmitriy Zaporozhets 已提交
36 37
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
M
Marin Jankovski 已提交
38
    arel (5.0.1.20140414130214)
39
    asciidoctor (0.1.4)
40
    awesome_print (1.2.0)
41 42 43
    axiom-types (0.0.5)
      descendants_tracker (~> 0.0.1)
      ice_nine (~> 0.9)
M
Marin Jankovski 已提交
44
    bcrypt (3.1.7)
45
    better_errors (1.0.1)
46
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
47
      erubis (>= 2.6.6)
48
    binding_of_caller (0.7.2)
49
      debug_inspector (>= 0.0.1)
D
Dmitriy Zaporozhets 已提交
50
    bootstrap-sass (3.0.3.0)
D
Dmitriy Zaporozhets 已提交
51
      sass (~> 3.2)
M
Marin Jankovski 已提交
52
    builder (3.2.2)
J
Jeroen van Baarsen 已提交
53
    capybara (2.2.1)
G
gitlabhq 已提交
54 55 56 57
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
58
      xpath (~> 2.0)
59
    carrierwave (0.9.0)
60 61
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
62 63 64
      json (>= 1.7)
    celluloid (0.15.2)
      timers (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
65
    charlock_holmes (0.6.9.4)
66
    cliver (0.3.2)
67
    code_analyzer (0.4.3)
D
Dmitriy Zaporozhets 已提交
68
      sexp_processor
69
    coderay (1.1.0)
70
    coercible (1.0.0)
71 72
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.0.1)
G
gitlabhq 已提交
73
      coffee-script (>= 2.2.0)
74
      railties (>= 4.0.0, < 5.0)
G
gitlabhq 已提交
75 76 77
    coffee-script (2.2.0)
      coffee-script-source
      execjs
D
Dmitriy Zaporozhets 已提交
78
    coffee-script-source (1.6.3)
79
    colored (1.2)
N
Nihad Abbasov 已提交
80
    colorize (0.5.8)
81
    connection_pool (1.2.0)
82
    coveralls (0.7.0)
83 84 85
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
86
      term-ansicolor
87
      thor
88
    crack (0.4.1)
89
      safe_yaml (~> 0.9.0)
R
Robert Schilling 已提交
90
    creole (0.3.8)
91
    d3_rails (3.1.10)
92
      railties (>= 3.1.0)
93
    daemons (1.1.9)
94
    database_cleaner (1.3.0)
95
    debug_inspector (0.0.2)
D
Dmitriy Zaporozhets 已提交
96 97
    default_value_for (3.0.0)
      activerecord (>= 3.2.0, < 5.0)
98
    descendants_tracker (0.0.3)
M
Marin Jankovski 已提交
99 100
    devise (3.2.4)
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
101
      orm_adapter (~> 0.1)
102
      railties (>= 3.2.6, < 5)
M
Marin Jankovski 已提交
103
      thread_safe (~> 0.1)
104
      warden (~> 1.2.3)
M
Marin Jankovski 已提交
105 106
    devise-async (0.9.0)
      devise (~> 3.2)
107
    diff-lcs (1.2.5)
S
skv-headless 已提交
108
    diffy (3.0.3)
D
DJ Mountney 已提交
109
    docile (1.1.5)
110
    dotenv (0.9.0)
111 112
    dropzonejs-rails (0.4.14)
      rails (> 3.1)
113
    email_spec (1.5.0)
R
Riyad Preukschas 已提交
114
      launchy (~> 2.1)
115
      mail (~> 2.2)
116 117
    emoji (1.0.1)
      json
118
    enumerize (0.7.0)
A
Andrew8xx8 已提交
119
      activesupport (>= 3.2)
120
    equalizer (0.0.8)
G
gitlabhq 已提交
121
    erubis (2.7.0)
122
    escape_utils (0.2.4)
D
Dmitriy Zaporozhets 已提交
123
    eventmachine (1.0.3)
124
    excon (0.32.1)
D
Dmitriy Zaporozhets 已提交
125
    execjs (2.0.2)
R
Robert Schilling 已提交
126
    expression_parser (0.9.0)
127
    factory_girl (4.3.0)
R
Robert Speicher 已提交
128
      activesupport (>= 3.0.0)
129 130
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
R
Robert Speicher 已提交
131
      railties (>= 3.0.0)
132
    faraday (0.8.9)
133
      multipart-post (~> 1.2.0)
134 135
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
136 137
    ffaker (1.22.1)
    ffi (1.9.3)
138 139 140 141 142 143 144 145 146
    fog (1.21.0)
      fog-brightbox
      fog-core (~> 1.21, >= 1.21.1)
      fog-json
      nokogiri (~> 1.5, >= 1.5.11)
    fog-brightbox (0.0.1)
      fog-core
      fog-json
    fog-core (1.21.1)
147
      builder
148
      excon (~> 0.32)
149 150
      formatador (~> 0.2.0)
      mime-types
151
      net-scp (~> 1.1)
152
      net-ssh (>= 2.1.3)
153 154
    fog-json (1.0.0)
      multi_json (~> 1.0)
S
Sullivan SENECHAL 已提交
155
    font-awesome-rails (4.2.0.0)
156
      railties (>= 3.2, < 5.0)
D
Dmitriy Zaporozhets 已提交
157 158
    foreman (0.63.0)
      dotenv (>= 0.7)
D
Dmitriy Zaporozhets 已提交
159
      thor (>= 0.13.6)
D
Dmitriy Zaporozhets 已提交
160
    formatador (0.2.4)
161
    gemnasium-gitlab-service (0.2.2)
162
      rugged (~> 0.19)
163 164
    gherkin-ruby (0.3.1)
      racc
165
    github-markup (1.1.0)
166 167 168
    gitlab-flowdock-git-hook (0.4.2.2)
      gitlab-grit (>= 2.4.1)
      multi_json
D
Dmitriy Zaporozhets 已提交
169 170
    gitlab-grack (2.0.0.pre)
      rack (~> 1.5.1)
171
    gitlab-grit (2.6.12)
172
      charlock_holmes (~> 0.6)
173 174
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
175
      posix-spawn (~> 0.3)
D
Dmitriy Zaporozhets 已提交
176 177 178 179
    gitlab-linguist (3.0.0)
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.4)
      mime-types (~> 1.19)
M
Marin Jankovski 已提交
180
    gitlab_emoji (0.0.1.1)
181
      emoji (~> 1.0.1)
182
    gitlab_git (7.0.0.rc10)
D
Dmitriy Zaporozhets 已提交
183 184 185 186
      activesupport (~> 4.0)
      charlock_holmes (~> 0.6)
      gitlab-linguist (~> 3.0)
      rugged (~> 0.21.0)
D
Dmitriy Zaporozhets 已提交
187
    gitlab_meta (7.0)
188 189
    gitlab_omniauth-ldap (1.2.0)
      net-ldap (~> 0.9)
190 191
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
192
      rubyntlm (~> 0.3)
193 194 195 196 197 198 199
    gollum-lib (3.0.0)
      github-markup (~> 1.1.0)
      gitlab-grit (~> 2.6.5)
      nokogiri (~> 1.6.1)
      rouge (~> 1.3.3)
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
D
Dmitriy Zaporozhets 已提交
200 201 202
    gon (5.0.1)
      actionpack (>= 2.3.0)
      json
J
Jeroen van Baarsen 已提交
203
    grape (0.6.1)
R
Riyad Preukschas 已提交
204
      activesupport
205 206
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
207
      multi_json (>= 1.3.2)
208
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
209
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
210
      rack-accept
211
      rack-mount
J
Jeroen van Baarsen 已提交
212
      virtus (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
213 214 215
    grape-entity (0.4.2)
      activesupport
      multi_json (>= 1.3.2)
216
    growl (1.0.3)
217
    guard (2.2.4)
D
Dmitriy Zaporozhets 已提交
218
      formatador (>= 0.2.4)
219 220 221 222
      listen (~> 2.1)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
D
Dmitriy Zaporozhets 已提交
223 224 225
    guard-rspec (4.2.0)
      guard (>= 2.1.1)
      rspec (>= 2.14, < 4.0)
N
Nihad Abbasov 已提交
226 227 228
    guard-spinach (0.0.2)
      guard (>= 1.1)
      spinach
M
Marin Jankovski 已提交
229
    haml (4.0.5)
230
      tilt
M
Marin Jankovski 已提交
231 232 233
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
234
      haml (>= 3.1, < 5.0)
M
Marin Jankovski 已提交
235
      railties (>= 4.0.1)
236
    hashie (2.1.2)
237
    hike (1.2.3)
238
    hipchat (0.14.0)
R
Ronald van Eede 已提交
239
      httparty
240
      httparty
241 242 243
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
244
    html-pipeline-gitlab (0.1.5)
245 246
      actionpack (~> 4)
      gitlab_emoji (~> 0.0.1)
247
      html-pipeline (~> 1.11.0)
248
      sanitize (~> 2.1)
249
    http_parser.rb (0.5.3)
D
Dmitriy Zaporozhets 已提交
250
    httparty (0.13.0)
251
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
252
      multi_xml (>= 0.5.2)
253
    httpauth (0.2.1)
D
Dmitriy Zaporozhets 已提交
254
    i18n (0.6.11)
255
    ice_nine (0.10.0)
M
Marin Jankovski 已提交
256 257
    jasmine (2.0.2)
      jasmine-core (~> 2.0.0)
258 259 260
      phantomjs
      rack (>= 1.2.1)
      rake
M
Marin Jankovski 已提交
261
    jasmine-core (2.0.0)
262
    jquery-atwho-rails (0.3.3)
263 264 265
    jquery-rails (3.1.0)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
266 267
    jquery-scrollto-rails (1.4.3)
      railties (> 3.1, < 5.0)
268
    jquery-turbolinks (2.0.1)
269 270
      railties (>= 3.1.0)
      turbolinks
271 272
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
273
    json (1.8.1)
274
    jwt (0.1.13)
D
Dmitriy Zaporozhets 已提交
275
      multi_json (>= 1.5)
D
Dmitriy Zaporozhets 已提交
276
    kaminari (0.15.1)
D
Dmitriy Zaporozhets 已提交
277 278
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
279 280
    kgio (2.8.1)
    launchy (2.4.2)
R
Riyad Preukschas 已提交
281
      addressable (~> 2.3)
282
    letter_opener (1.1.2)
283
      launchy (~> 2.2)
284 285 286
    libv8 (3.16.14.3)
    listen (2.3.1)
      celluloid (>= 0.15.2)
D
Dmitriy Zaporozhets 已提交
287 288
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
289
    lumberjack (1.0.4)
290
    mail (2.5.4)
G
gitlabhq 已提交
291 292
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
293
    method_source (0.8.2)
294
    mime-types (1.25.1)
295
    mini_portile (0.6.0)
D
Dmitriy Zaporozhets 已提交
296
    minitest (5.3.5)
R
Robert Schilling 已提交
297
    mousetrap-rails (1.4.6)
298
    multi_json (1.10.1)
299
    multi_xml (0.5.5)
D
Dmitriy Zaporozhets 已提交
300
    multipart-post (1.2.0)
M
Marin Jankovski 已提交
301
    mysql2 (0.3.16)
302
    net-ldap (0.9.0)
303 304 305
    net-scp (1.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (2.8.0)
J
Jacob Vosmaer 已提交
306
    newrelic_rpm (3.9.4.245)
307 308
    nokogiri (1.6.2.1)
      mini_portile (= 0.6.0)
309
    nprogress-rails (0.1.2.3)
D
Dmitriy Zaporozhets 已提交
310
    oauth (0.4.7)
311
    oauth2 (0.8.1)
D
Dmitriy Zaporozhets 已提交
312 313 314 315 316
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
D
Dmitriy Zaporozhets 已提交
317 318
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
V
Valery Sizov 已提交
319
      rack
320
    omniauth-github (1.1.1)
D
Dmitriy Zaporozhets 已提交
321 322
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
323 324 325
    omniauth-google-oauth2 (0.2.5)
      omniauth (> 1.0)
      omniauth-oauth2 (~> 1.1)
D
Dmitriy Zaporozhets 已提交
326 327 328
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
329
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
330 331
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
332 333
    omniauth-shibboleth (1.1.1)
      omniauth (>= 1.0.0)
334
    omniauth-twitter (1.0.1)
D
Dmitriy Zaporozhets 已提交
335 336
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
R
Robert Schilling 已提交
337
    org-ruby (0.9.9)
R
Robert Schilling 已提交
338
      rubypants (~> 0.2)
339
    orm_adapter (0.5.0)
D
Dmitriy Zaporozhets 已提交
340
    pg (0.15.1)
341
    phantomjs (1.9.2.0)
342 343 344
    poltergeist (1.5.1)
      capybara (~> 2.1)
      cliver (~> 0.3.1)
345 346
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
347
    polyglot (0.3.4)
D
Dmitriy Zaporozhets 已提交
348
    posix-spawn (0.3.9)
349 350
    pry (0.9.12.4)
      coderay (~> 1.0)
R
Riyad Preukschas 已提交
351
      method_source (~> 0.8)
352
      slop (~> 3.4)
V
Valery Sizov 已提交
353
    pyu-ruby-sasl (0.0.3.3)
D
Dmitriy Zaporozhets 已提交
354 355
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
356 357
    racc (1.4.10)
    rack (1.5.2)
R
Riyad Preukschas 已提交
358 359
    rack-accept (0.4.5)
      rack (>= 0.4)
360
    rack-attack (2.3.0)
M
Marin Jankovski 已提交
361
      rack
362
    rack-cors (0.2.9)
D
Dmitriy Zaporozhets 已提交
363
    rack-mini-profiler (0.9.0)
R
randx 已提交
364
      rack (>= 1.1.3)
365 366
    rack-mount (0.8.3)
      rack (>= 1.0.0)
367
    rack-protection (1.5.1)
G
gitlabhq 已提交
368
      rack
D
Dmitriy Zaporozhets 已提交
369
    rack-test (0.6.2)
G
gitlabhq 已提交
370
      rack (>= 1.0)
M
Marin Jankovski 已提交
371 372 373 374 375 376 377
    rails (4.1.1)
      actionmailer (= 4.1.1)
      actionpack (= 4.1.1)
      actionview (= 4.1.1)
      activemodel (= 4.1.1)
      activerecord (= 4.1.1)
      activesupport (= 4.1.1)
378
      bundler (>= 1.3.0, < 2.0)
M
Marin Jankovski 已提交
379 380
      railties (= 4.1.1)
      sprockets-rails (~> 2.0)
381 382
    rails_autolink (1.1.6)
      rails (> 3.1)
383
    rails_best_practices (1.14.4)
D
Dmitriy Zaporozhets 已提交
384 385
      activesupport
      awesome_print
386
      code_analyzer (>= 0.4.3)
D
Dmitriy Zaporozhets 已提交
387 388 389
      colored
      erubis
      i18n
390
      require_all
391
      ruby-progressbar
M
Marin Jankovski 已提交
392 393 394
    railties (4.1.1)
      actionpack (= 4.1.1)
      activesupport (= 4.1.1)
G
gitlabhq 已提交
395
      rake (>= 0.8.7)
396 397
      thor (>= 0.18.1, < 2.0)
    raindrops (0.12.0)
M
Marin Jankovski 已提交
398
    rake (10.3.2)
399
    raphael-rails (2.1.2)
D
Dmitriy Zaporozhets 已提交
400
    rb-fsevent (0.9.3)
401
    rb-inotify (0.9.2)
402
      ffi (>= 0.5.0)
D
Dmitriy Zaporozhets 已提交
403
    rdoc (3.12.2)
404
      json (~> 1.4)
A
Andrew Kumanyaev 已提交
405
    redcarpet (3.1.2)
406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421
    redis (3.0.6)
    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)
    redis-namespace (1.4.1)
      redis (~> 3.0.4)
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
422
      redis-store (~> 1.1.0)
423 424
    redis-store (1.1.4)
      redis (>= 2.2)
425
    ref (1.0.5)
S
skv-headless 已提交
426
    request_store (1.0.5)
427
    require_all (1.3.2)
428 429
    rest-client (1.6.7)
      mime-types (>= 1.16)
R
Robert Schilling 已提交
430
    rinku (1.7.3)
431
    rouge (1.3.3)
432 433 434 435 436 437
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
438
      diff-lcs (>= 1.1.3, < 2.0)
439 440
    rspec-mocks (2.14.4)
    rspec-rails (2.14.0)
D
Dmitriy Zaporozhets 已提交
441 442 443
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
444 445 446
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
447
    ruby-progressbar (1.2.0)
448
    rubyntlm (0.4.0)
449
    rubypants (0.2.0)
D
Dmitriy Zaporozhets 已提交
450
    rugged (0.21.0)
451
    safe_yaml (0.9.7)
452
    sanitize (2.1.0)
453
      nokogiri (>= 1.4.4)
454 455
    sass (3.2.19)
    sass-rails (4.0.3)
456
      railties (>= 4.0.0, < 5.0)
457 458 459
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0)
460 461 462
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
M
Marin Jankovski 已提交
463 464 465
    seed-fu (2.3.1)
      activerecord (>= 3.1, < 4.2)
      activesupport (>= 3.1, < 4.2)
466
    select2-rails (3.5.2)
D
Dmitriy Zaporozhets 已提交
467
      thor (~> 0.14)
J
Job van der Voort 已提交
468 469
    semantic-ui-sass (0.16.1.0)
      sass (~> 3.2)
470
    settingslogic (2.0.9)
471
    sexp_processor (4.4.0)
472
    shoulda-matchers (2.1.0)
A
Andrey Vakarev 已提交
473
      activesupport (>= 3.0.0)
474 475
    sidekiq (2.17.0)
      celluloid (>= 0.15.2)
D
Dmitriy Zaporozhets 已提交
476 477
      connection_pool (>= 1.0.0)
      json
478
      redis (>= 3.0.4)
479
      redis-namespace (>= 1.3.1)
480
    simple_oauth (0.1.9)
D
DJ Mountney 已提交
481
    simplecov (0.9.0)
482 483 484 485 486
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.4)
487
      rack (~> 1.4)
488 489
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
G
gitlabhq 已提交
490
    six (0.2.0)
491
    slack-notifier (0.3.2)
492 493 494 495 496
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slop (3.4.7)
    spinach (0.8.7)
497
      colorize (= 0.5.8)
498
      gherkin-ruby (>= 0.3.1)
D
Dmitriy Zaporozhets 已提交
499 500
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
501 502
      railties (>= 3)
      spinach (>= 0.4)
503
    spring (1.1.3)
J
Jeroen van Baarsen 已提交
504 505 506 507
    spring-commands-rspec (1.0.1)
      spring (>= 0.9.1)
    spring-commands-spinach (1.0.0)
      spring (>= 0.9.1)
508
    sprockets (2.11.0)
G
gitlabhq 已提交
509
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
510
      multi_json (~> 1.0)
G
gitlabhq 已提交
511 512
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
M
Marin Jankovski 已提交
513
    sprockets-rails (2.1.3)
514 515 516
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
D
Dmitriy Zaporozhets 已提交
517
    stamp (0.5.0)
D
Dmitriy Zaporozhets 已提交
518
    state_machine (1.2.0)
519
    stringex (2.5.1)
520
    temple (0.6.7)
521 522
    term-ansicolor (1.2.2)
      tins (~> 0.8)
523 524 525
    test_after_commit (0.2.2)
    therubyracer (0.12.0)
      libv8 (~> 3.16.14.0)
526
      ref
527
    thin (1.6.1)
528
      daemons (>= 1.0.9)
529
      eventmachine (>= 1.0.0)
530
      rack (>= 1.0.0)
531
    thor (0.19.1)
M
Marin Jankovski 已提交
532
    thread_safe (0.3.4)
533
    tilt (1.4.1)
D
Dmitriy Zaporozhets 已提交
534
    timers (1.1.0)
535
    tinder (1.9.3)
536 537 538
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
539 540
      hashie (>= 1.0, < 3)
      json (~> 1.8.0)
541
      mime-types (~> 1.19)
542
      multi_json (~> 1.7)
543
      twitter-stream (~> 0.1)
544
    tins (0.13.1)
D
Dmitriy Zaporozhets 已提交
545
    treetop (1.4.15)
G
gitlabhq 已提交
546 547
      polyglot
      polyglot (>= 0.3.1)
548
    turbolinks (2.0.0)
549
      coffee-rails
550 551 552 553
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
554
    tzinfo (1.2.2)
M
Marin Jankovski 已提交
555
      thread_safe (~> 0.1)
556
    uglifier (2.3.2)
G
gitlabhq 已提交
557
      execjs (>= 0.3.0)
558
      json (>= 1.8.0)
559
    underscore-rails (1.4.4)
560 561 562
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.6)
563 564 565 566
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
567 568
    unicorn-worker-killer (0.4.2)
      unicorn (~> 4)
R
Robert Speicher 已提交
569
    version_sorter (1.1.0)
570
    virtus (1.0.1)
571
      axiom-types (~> 0.0.5)
572
      coercible (~> 1.0)
573
      descendants_tracker (~> 0.0.1)
574
      equalizer (~> 0.0.7)
D
Dmitriy Zaporozhets 已提交
575
    warden (1.2.3)
G
gitlabhq 已提交
576
      rack (>= 1.0)
577
    webmock (1.16.0)
578
      addressable (>= 2.2.7)
D
Dmitriy Zaporozhets 已提交
579
      crack (>= 0.3.2)
580
    websocket-driver (0.3.3)
R
Robert Schilling 已提交
581 582 583 584
    wikicloth (0.8.1)
      builder
      expression_parser
      rinku
585
    xpath (2.0.0)
G
gitlabhq 已提交
586 587 588 589 590 591
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
R
Robert Schilling 已提交
592
  RedCloth
D
Dmitriy Zaporozhets 已提交
593
  ace-rails-ap
D
Dmitriy Zaporozhets 已提交
594
  acts-as-taggable-on
D
Dmitriy Zaporozhets 已提交
595
  annotate (~> 2.6.0.beta2)
R
Robert Schilling 已提交
596
  asciidoctor (= 0.1.4)
G
gitlabhq 已提交
597
  awesome_print
598 599
  better_errors
  binding_of_caller
D
Dmitriy Zaporozhets 已提交
600
  bootstrap-sass (~> 3.0)
601
  capybara (~> 2.2.1)
602
  carrierwave
D
Dmitriy Zaporozhets 已提交
603
  coffee-rails
604
  colored
605
  coveralls
R
Robert Schilling 已提交
606
  creole (~> 0.3.6)
607
  d3_rails (~> 3.1.4)
608
  database_cleaner
D
Dmitriy Zaporozhets 已提交
609
  default_value_for (~> 3.0.0)
M
Marin Jankovski 已提交
610 611
  devise (= 3.2.4)
  devise-async (= 0.9.0)
S
skv-headless 已提交
612
  diffy (~> 3.0.3)
613
  dropzonejs-rails
614
  email_spec
A
Andrew8xx8 已提交
615
  enumerize
R
Robert Speicher 已提交
616
  factory_girl_rails
N
Nihad Abbasov 已提交
617
  ffaker
618
  fog (~> 1.14)
S
Sullivan SENECHAL 已提交
619
  font-awesome-rails (~> 4.2)
D
Dmitriy Zaporozhets 已提交
620
  foreman
621
  gemnasium-gitlab-service (~> 0.2)
622
  github-markup
623
  gitlab-flowdock-git-hook (~> 0.4.2)
D
Dmitriy Zaporozhets 已提交
624
  gitlab-grack (~> 2.0.0.pre)
D
Dmitriy Zaporozhets 已提交
625
  gitlab-linguist (~> 3.0.0)
M
Marin Jankovski 已提交
626
  gitlab_emoji (~> 0.0.1.1)
627
  gitlab_git (= 7.0.0.rc10)
D
Dmitriy Zaporozhets 已提交
628
  gitlab_meta (= 7.0)
629
  gitlab_omniauth-ldap (= 1.2.0)
630
  gollum-lib (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
631
  gon (~> 5.0.0)
J
Jeroen van Baarsen 已提交
632
  grape (~> 0.6.1)
D
Dmitriy Zaporozhets 已提交
633
  grape-entity (~> 0.4.2)
634
  growl
R
randx 已提交
635
  guard-rspec
N
Nihad Abbasov 已提交
636
  guard-spinach
637
  haml-rails
638
  hipchat (~> 0.14.0)
639
  html-pipeline-gitlab (~> 0.1.0)
A
Ariejan de Vroom 已提交
640
  httparty
M
Marin Jankovski 已提交
641
  jasmine (= 2.0.2)
642
  jquery-atwho-rails (~> 0.3.3)
643
  jquery-rails
644
  jquery-scrollto-rails
645
  jquery-turbolinks
646
  jquery-ui-rails
D
Dmitriy Zaporozhets 已提交
647
  kaminari (~> 0.15.1)
G
gitlabhq 已提交
648
  launchy
N
Nihad Abbasov 已提交
649
  letter_opener
M
Marin Jankovski 已提交
650
  minitest (~> 5.3.0)
R
Robert Schilling 已提交
651
  mousetrap-rails
D
Dmitriy Zaporozhets 已提交
652
  mysql2
J
Jacob Vosmaer 已提交
653
  newrelic_rpm
654
  nprogress-rails
655
  omniauth (~> 1.1.3)
D
Dmitriy Zaporozhets 已提交
656 657
  omniauth-github
  omniauth-google-oauth2
658
  omniauth-shibboleth
D
Dmitriy Zaporozhets 已提交
659
  omniauth-twitter
R
Robert Schilling 已提交
660
  org-ruby (= 0.9.9)
A
Andrey Kumanyaev 已提交
661
  pg
662
  poltergeist (~> 1.5.1)
S
Saito 已提交
663
  pry
R
Riyad Preukschas 已提交
664
  quiet_assets (~> 1.0.1)
M
Marin Jankovski 已提交
665
  rack-attack
666
  rack-cors
R
randx 已提交
667
  rack-mini-profiler
M
Marin Jankovski 已提交
668
  rails (~> 4.1.0)
669
  rails_autolink (~> 1.1)
D
Dmitriy Zaporozhets 已提交
670
  rails_best_practices
671
  raphael-rails (~> 2.1.2)
672 673
  rb-fsevent
  rb-inotify
R
Robert Schilling 已提交
674
  rdoc (~> 3.6)
A
Andrew Kumanyaev 已提交
675
  redcarpet (~> 3.1.2)
676
  redis-rails
S
skv-headless 已提交
677
  request_store
678
  rspec-rails
679
  sanitize (~> 2.0)
680
  sass-rails (~> 4.0.2)
681
  sdoc
D
Dmitriy Zaporozhets 已提交
682
  seed-fu
D
Dmitriy Zaporozhets 已提交
683
  select2-rails
J
Job van der Voort 已提交
684
  semantic-ui-sass (~> 0.16.1.0)
685
  settingslogic
686
  shoulda-matchers (~> 2.1.0)
M
Marin Jankovski 已提交
687
  sidekiq (= 2.17.0)
G
gitlabhq 已提交
688
  simplecov
D
sidekiq  
Dmitriy Zaporozhets 已提交
689
  sinatra
G
gitlabhq 已提交
690
  six
Z
zzjin 已提交
691
  slack-notifier (~> 0.3.2)
D
sidekiq  
Dmitriy Zaporozhets 已提交
692
  slim
693
  spinach-rails
694
  spring (= 1.1.3)
J
Jeroen van Baarsen 已提交
695 696
  spring-commands-rspec (= 1.0.1)
  spring-commands-spinach (= 1.0.0)
G
gitlabhq 已提交
697
  stamp
A
Andrew8xx8 已提交
698
  state_machine
A
Alex Denisov 已提交
699
  test_after_commit
G
gitlabhq 已提交
700
  therubyracer
701
  thin
702
  tinder (~> 1.9.2)
703
  turbolinks
D
Dmitriy Zaporozhets 已提交
704
  uglifier
705
  underscore-rails (~> 1.4.4)
706
  unf
707
  unicorn (~> 4.6.3)
708
  unicorn-worker-killer
R
Robert Speicher 已提交
709
  version_sorter
S
skv 已提交
710
  virtus
Z
zzjin 已提交
711
  webmock
R
Robert Schilling 已提交
712
  wikicloth (= 0.8.1)