Gemfile.lock 12.2 KB
Newer Older
1 2 3 4 5 6 7
GIT
  remote: https://github.com/bmabey/database_cleaner.git
  revision: f89c34300e114be99532f14c115b2799a3380ac6
  ref: f89c34300e114be99532f14c115b2799a3380ac6
  specs:
    database_cleaner (0.9.1)

G
gitlabhq 已提交
8
GIT
S
Shane O'Grady 已提交
9
  remote: https://github.com/ctran/annotate_models.git
R
Riyad Preukschas 已提交
10
  revision: be4e26825b521f0b2d86b181e2dff89901aa9b1e
G
gitlabhq 已提交
11
  specs:
R
Riyad Preukschas 已提交
12 13 14
    annotate (2.6.0.beta1)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
G
gitlabhq 已提交
15

D
Dmitriy Zaporozhets 已提交
16 17 18 19 20 21 22 23 24 25 26
GIT
  remote: https://github.com/defunkt/resque.git
  revision: 9ef4700306dd946a3ac000612428967ce0c32213
  ref: 9ef4700306dd946a3ac000612428967ce0c32213
  specs:
    resque (2.0.0.pre.1)
      json
      redis-namespace (~> 1.0)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)

S
Saito 已提交
27 28 29
GIT
  remote: https://github.com/gitlabhq/grack.git
  revision: ba46f3b0845c6a09d488ae6abdce6ede37e227e8
30
  ref: ba46f3b0845c6a09d488ae6abdce6ede37e227e8
S
Saito 已提交
31 32 33 34
  specs:
    grack (1.0.0)
      rack (~> 1.4.1)

G
gitlabhq 已提交
35
GIT
S
Shane O'Grady 已提交
36
  remote: https://github.com/gitlabhq/grit.git
W
Wouter D'Haeseleer 已提交
37 38
  revision: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
  ref: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
G
gitlabhq 已提交
39
  specs:
40
    grit (2.5.0)
G
gitlabhq 已提交
41 42 43 44
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)

45 46
GIT
  remote: https://github.com/gitlabhq/grit_ext.git
47 48
  revision: 8e6afc2da821354774aa4d1ee8a1aa2082f84a3e
  ref: 8e6afc2da821354774aa4d1ee8a1aa2082f84a3e
49
  specs:
50
    grit_ext (0.6.1)
51 52
      charlock_holmes (~> 0.6.9)

D
Dmitriy Zaporozhets 已提交
53 54
GIT
  remote: https://github.com/gitlabhq/omniauth-ldap.git
55 56
  revision: f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e
  ref: f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e
D
Dmitriy Zaporozhets 已提交
57 58 59 60 61 62 63
  specs:
    omniauth-ldap (1.0.2)
      net-ldap (~> 0.2.2)
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
      rubyntlm (~> 0.1.1)

64 65
GIT
  remote: https://github.com/gitlabhq/pygments.rb.git
R
Riyad Preukschas 已提交
66 67
  revision: db1da0343adf86b49bdc3add04d02d2e80438d38
  branch: master
68 69 70 71 72
  specs:
    pygments.rb (0.3.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)

D
Dmitriy Zaporozhets 已提交
73 74 75
GIT
  remote: https://github.com/gitlabhq/yaml_db.git
  revision: 98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd
76
  ref: 98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd
D
Dmitriy Zaporozhets 已提交
77 78 79
  specs:
    yaml_db (0.2.2)

80 81 82 83 84 85 86 87 88 89 90 91
GIT
  remote: https://github.com/jonleighton/poltergeist.git
  revision: 5c2e092001074a8cf09f332d3714e9ba150bc8ca
  ref: 5c2e092001074a8cf09f332d3714e9ba150bc8ca
  specs:
    poltergeist (1.0.2)
      capybara (~> 1.1)
      childprocess (~> 0.3)
      faye-websocket (~> 0.4, >= 0.4.4)
      http_parser.rb (~> 0.5.3)
      multi_json (~> 1.0)

G
gitlabhq 已提交
92 93 94
GEM
  remote: http://rubygems.org/
  specs:
D
Dmitriy Zaporozhets 已提交
95 96
    actionmailer (3.2.9)
      actionpack (= 3.2.9)
97
      mail (~> 2.4.4)
D
Dmitriy Zaporozhets 已提交
98 99 100
    actionpack (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
G
gitlabhq 已提交
101 102
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
R
randx 已提交
103
      journey (~> 1.0.4)
D
Dmitriy Zaporozhets 已提交
104
      rack (~> 1.4.0)
105
      rack-cache (~> 1.2)
G
gitlabhq 已提交
106
      rack-test (~> 0.6.1)
D
Dmitriy Zaporozhets 已提交
107 108 109
      sprockets (~> 2.2.1)
    activemodel (3.2.9)
      activesupport (= 3.2.9)
G
gitlabhq 已提交
110
      builder (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
111 112 113
    activerecord (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
114
      arel (~> 3.0.2)
G
gitlabhq 已提交
115
      tzinfo (~> 0.3.29)
D
Dmitriy Zaporozhets 已提交
116 117 118 119
    activeresource (3.2.9)
      activemodel (= 3.2.9)
      activesupport (= 3.2.9)
    activesupport (3.2.9)
D
Dmitriy Zaporozhets 已提交
120
      i18n (~> 0.6)
G
gitlabhq 已提交
121
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
122
    acts-as-taggable-on (2.3.3)
123
      rails (~> 3.0)
R
Riyad Preukschas 已提交
124
    addressable (2.3.2)
125
    arel (3.0.2)
R
Riyad Preukschas 已提交
126 127
    awesome_print (1.1.0)
    backports (2.6.5)
G
gitlabhq 已提交
128
    bcrypt-ruby (3.0.1)
R
Riyad Preukschas 已提交
129
    blankslate (3.1.2)
D
Dmitriy Zaporozhets 已提交
130 131
    bootstrap-sass (2.2.1.1)
      sass (~> 3.2)
D
Dmitriy Zaporozhets 已提交
132
    builder (3.0.4)
R
Riyad Preukschas 已提交
133
    capybara (1.1.3)
G
gitlabhq 已提交
134 135 136 137 138 139
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
R
Riyad Preukschas 已提交
140
    carrierwave (0.7.1)
141 142
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
S
Saito 已提交
143
    charlock_holmes (0.6.9)
R
Riyad Preukschas 已提交
144 145 146
    childprocess (0.3.6)
      ffi (~> 1.0, >= 1.0.6)
    chosen-rails (0.9.8)
N
Nihad Abbasov 已提交
147 148
      railties (~> 3.0)
      thor (~> 0.14)
R
Riyad Preukschas 已提交
149
    coderay (1.0.8)
150
    coffee-rails (3.2.2)
G
gitlabhq 已提交
151
      coffee-script (>= 2.2.0)
152
      railties (~> 3.2.0)
G
gitlabhq 已提交
153 154 155
    coffee-script (2.2.0)
      coffee-script-source
      execjs
R
Riyad Preukschas 已提交
156
    coffee-script-source (1.4.0)
157
    colored (1.2)
N
Nihad Abbasov 已提交
158
    colorize (0.5.8)
A
Ariejan de Vroom 已提交
159
    crack (0.3.1)
160
    daemons (1.1.9)
N
Nihad Abbasov 已提交
161
    devise (2.1.2)
G
gitlabhq 已提交
162
      bcrypt-ruby (~> 3.0)
N
Nihad Abbasov 已提交
163 164 165
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
G
gitlabhq 已提交
166
    diff-lcs (1.1.3)
R
Riyad Preukschas 已提交
167
    draper (0.18.0)
R
randx 已提交
168 169
      actionpack (~> 3.2)
      activesupport (~> 3.2)
R
Riyad Preukschas 已提交
170 171
    email_spec (1.4.0)
      launchy (~> 2.1)
172
      mail (~> 2.2)
G
gitlabhq 已提交
173
    erubis (2.7.0)
174
    escape_utils (0.2.4)
175
    eventmachine (1.0.0)
A
Andrey Vakarev 已提交
176
    execjs (1.4.0)
G
gitlabhq 已提交
177
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
178
    factory_girl (4.1.0)
R
Robert Speicher 已提交
179
      activesupport (>= 3.0.0)
R
Riyad Preukschas 已提交
180 181
    factory_girl_rails (4.1.0)
      factory_girl (~> 4.1.0)
R
Robert Speicher 已提交
182
      railties (>= 3.0.0)
D
Dmitriy Zaporozhets 已提交
183 184
    faraday (0.8.4)
      multipart-post (~> 1.1)
185 186
    faye-websocket (0.4.6)
      eventmachine (>= 0.12.0)
R
Riyad Preukschas 已提交
187 188
    ffaker (1.15.0)
    ffi (1.1.5)
R
Riyad Preukschas 已提交
189 190 191
    font-awesome-sass-rails (2.0.0.0)
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
R
Riyad Preukschas 已提交
192
    foreman (0.60.2)
D
Dmitriy Zaporozhets 已提交
193
      thor (>= 0.13.6)
R
Riyad Preukschas 已提交
194
    gemoji (1.2.1)
N
Nihad Abbasov 已提交
195
    gherkin-ruby (0.2.1)
V
Valera Sizov 已提交
196
    git (1.2.5)
V
Valeriy Sizov 已提交
197 198 199 200 201
    github-linguist (2.3.4)
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.3)
      mime-types (~> 1.19)
      pygments.rb (>= 0.2.13)
R
Robert Speicher 已提交
202
    github-markup (0.7.4)
D
Dmitriy Zaporozhets 已提交
203
    gitlab_meta (4.0)
204 205 206 207
    gitolite (1.1.0)
      gratr19 (~> 0.4.4.1)
      grit (~> 2.5.0)
      hashery (~> 1.5.0)
R
Riyad Preukschas 已提交
208 209
    grape (0.2.2)
      activesupport
210
      hashie (~> 1.2)
R
Riyad Preukschas 已提交
211
      multi_json (>= 1.3.2)
212 213
      multi_xml
      rack
R
Riyad Preukschas 已提交
214
      rack-accept
215
      rack-mount
R
Riyad Preukschas 已提交
216
      virtus
217
    gratr19 (0.4.4.1)
218
    growl (1.0.3)
R
Riyad Preukschas 已提交
219
    guard (1.5.4)
R
randx 已提交
220
      listen (>= 0.4.2)
R
Riyad Preukschas 已提交
221 222
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
R
randx 已提交
223
      thor (>= 0.14.6)
R
Riyad Preukschas 已提交
224
    guard-rspec (2.1.2)
R
randx 已提交
225
      guard (>= 1.1)
R
Riyad Preukschas 已提交
226
      rspec (~> 2.11)
N
Nihad Abbasov 已提交
227 228 229
    guard-spinach (0.0.2)
      guard (>= 1.1)
      spinach
R
Riyad Preukschas 已提交
230 231 232 233 234 235
    haml (3.1.7)
    haml-rails (0.3.5)
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
      haml (~> 3.1)
      railties (>= 3.1, < 4.1)
236 237
    hashery (1.5.0)
      blankslate
V
Valery Sizov 已提交
238
    hashie (1.2.0)
G
gitlabhq 已提交
239
    hike (1.2.1)
240
    http_parser.rb (0.5.3)
R
Riyad Preukschas 已提交
241
    httparty (0.9.0)
242
      multi_json (~> 1.0)
A
Ariejan de Vroom 已提交
243
      multi_xml
R
Riyad Preukschas 已提交
244
    httpauth (0.2.0)
N
Nihad Abbasov 已提交
245
    i18n (0.6.1)
R
randx 已提交
246
    journey (1.0.4)
R
Riyad Preukschas 已提交
247
    jquery-atwho-rails (0.1.7)
R
Riyad Preukschas 已提交
248 249
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
G
gitlabhq 已提交
250
      thor (~> 0.14)
R
Riyad Preukschas 已提交
251
    jquery-ui-rails (2.0.2)
252 253
      jquery-rails
      railties (>= 3.1.0)
N
Nihad Abbasov 已提交
254
    json (1.7.5)
D
Dmitriy Zaporozhets 已提交
255 256
    jwt (0.1.5)
      multi_json (>= 1.0)
R
Riyad Preukschas 已提交
257
    kaminari (0.14.1)
D
Dmitriy Zaporozhets 已提交
258 259
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
260
    kgio (2.7.4)
R
Riyad Preukschas 已提交
261 262 263 264
    launchy (2.1.2)
      addressable (~> 2.3)
    letter_opener (1.0.0)
      launchy (>= 2.0.4)
265
    libv8 (3.3.10.4)
R
Riyad Preukschas 已提交
266 267 268 269
    libwebsocket (0.1.6)
      websocket
    listen (0.5.3)
    lumberjack (1.0.2)
270
    mail (2.4.4)
G
gitlabhq 已提交
271 272 273
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
R
Riyad Preukschas 已提交
274
    method_source (0.8.1)
R
randx 已提交
275
    mime-types (1.19)
R
Riyad Preukschas 已提交
276
    modernizr (2.6.2)
277
      sprockets (~> 2.0)
D
Dmitriy Zaporozhets 已提交
278
    multi_json (1.3.7)
279
    multi_xml (0.5.1)
D
Dmitriy Zaporozhets 已提交
280
    multipart-post (1.1.5)
D
Dmitriy Zaporozhets 已提交
281
    mysql2 (0.3.11)
V
Valery Sizov 已提交
282
    net-ldap (0.2.2)
R
Riyad Preukschas 已提交
283
    nokogiri (1.5.5)
D
Dmitriy Zaporozhets 已提交
284 285 286 287 288 289 290
    oauth (0.4.7)
    oauth2 (0.8.0)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
R
Riyad Preukschas 已提交
291
    omniauth (1.1.1)
V
Valery Sizov 已提交
292 293
      hashie (~> 1.2)
      rack
D
Dmitriy Zaporozhets 已提交
294 295 296 297 298 299 300 301 302
    omniauth-github (1.0.3)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
    omniauth-google-oauth2 (0.1.13)
      omniauth (~> 1.0)
      omniauth-oauth2
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
303
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
304 305
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
306
    omniauth-twitter (0.0.14)
D
Dmitriy Zaporozhets 已提交
307 308
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
R
Riyad Preukschas 已提交
309 310
    orm_adapter (0.4.0)
    pg (0.14.1)
311
    polyglot (0.3.3)
G
gitlabhq 已提交
312
    posix-spawn (0.3.6)
R
Riyad Preukschas 已提交
313
    pry (0.9.10)
S
Saito 已提交
314
      coderay (~> 1.0.5)
R
Riyad Preukschas 已提交
315 316
      method_source (~> 0.8)
      slop (~> 3.3.1)
V
Valery Sizov 已提交
317
    pyu-ruby-sasl (0.0.3.3)
318 319
    quiet_assets (1.0.1)
      railties (~> 3.1)
D
Dmitriy Zaporozhets 已提交
320
    rack (1.4.1)
R
Riyad Preukschas 已提交
321 322
    rack-accept (0.4.5)
      rack (>= 0.4)
323
    rack-cache (1.2)
G
gitlabhq 已提交
324
      rack (>= 0.4)
R
Riyad Preukschas 已提交
325
    rack-mini-profiler (0.1.23)
R
randx 已提交
326
      rack (>= 1.1.3)
327 328
    rack-mount (0.8.3)
      rack (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
329
    rack-protection (1.3.2)
A
Ariejan de Vroom 已提交
330
      rack
G
gitlabhq 已提交
331 332
    rack-ssl (1.3.2)
      rack
D
Dmitriy Zaporozhets 已提交
333
    rack-test (0.6.2)
G
gitlabhq 已提交
334
      rack (>= 1.0)
D
Dmitriy Zaporozhets 已提交
335 336 337 338 339 340
    rails (3.2.9)
      actionmailer (= 3.2.9)
      actionpack (= 3.2.9)
      activerecord (= 3.2.9)
      activeresource (= 3.2.9)
      activesupport (= 3.2.9)
G
gitlabhq 已提交
341
      bundler (~> 1.0)
D
Dmitriy Zaporozhets 已提交
342
      railties (= 3.2.9)
343 344 345
    rails-dev-tweaks (0.6.1)
      actionpack (~> 3.1)
      railties (~> 3.1)
D
Dmitriy Zaporozhets 已提交
346 347 348
    railties (3.2.9)
      actionpack (= 3.2.9)
      activesupport (= 3.2.9)
G
gitlabhq 已提交
349 350 351
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
A
Andrey Vakarev 已提交
352
      thor (>= 0.14.6, < 2.0)
R
Riyad Preukschas 已提交
353 354
    raindrops (0.10.0)
    rake (10.0.1)
355
    raphael-rails (1.5.2)
R
Riyad Preukschas 已提交
356
    rb-fsevent (0.9.2)
357 358
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
D
Dmitriy Zaporozhets 已提交
359
    rdoc (3.12)
360
      json (~> 1.4)
R
Riyad Preukschas 已提交
361 362 363 364 365 366 367
    redcarpet (2.2.2)
    redis (3.0.2)
    redis-namespace (1.2.1)
      redis (~> 3.0.0)
    resque_mailer (2.1.0)
      actionmailer (~> 3.0)
    resque_spec (0.12.5)
368 369
      resque (>= 1.19.0)
      rspec (>= 2.5.0)
R
Riyad Preukschas 已提交
370 371 372 373 374 375
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.0)
    rspec-expectations (2.12.0)
D
Dmitriy Zaporozhets 已提交
376
      diff-lcs (~> 1.1.3)
R
Riyad Preukschas 已提交
377 378
    rspec-mocks (2.12.0)
    rspec-rails (2.12.0)
D
Dmitriy Zaporozhets 已提交
379 380 381
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Riyad Preukschas 已提交
382 383 384
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
V
Valery Sizov 已提交
385
    rubyntlm (0.1.1)
R
Riyad Preukschas 已提交
386 387
    rubyzip (0.9.9)
    sass (3.2.3)
A
Andrey Vakarev 已提交
388 389
    sass-rails (3.2.5)
      railties (~> 3.2.0)
D
Dmitriy Zaporozhets 已提交
390 391 392 393 394
      sass (>= 3.1.10)
      tilt (~> 1.3)
    seed-fu (2.2.0)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
R
Riyad Preukschas 已提交
395
    selenium-webdriver (2.26.0)
D
Dmitriy Zaporozhets 已提交
396
      childprocess (>= 0.2.5)
397 398
      libwebsocket (~> 0.1.3)
      multi_json (~> 1.0)
G
gitlabhq 已提交
399
      rubyzip
400
    settingslogic (2.0.8)
N
Nihad Abbasov 已提交
401
    shoulda-matchers (1.3.0)
A
Andrey Vakarev 已提交
402
      activesupport (>= 3.0.0)
R
Riyad Preukschas 已提交
403
    simplecov (0.7.1)
404
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
405 406 407
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sinatra (1.3.3)
D
Dmitriy Zaporozhets 已提交
408 409
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
A
Ariejan de Vroom 已提交
410
      tilt (~> 1.3, >= 1.3.3)
G
gitlabhq 已提交
411
    six (0.2.0)
R
Riyad Preukschas 已提交
412
    slop (3.3.3)
N
Nihad Abbasov 已提交
413 414 415 416 417 418 419
    spinach (0.5.2)
      colorize
      gherkin-ruby (~> 0.2.0)
    spinach-rails (0.1.8)
      capybara (~> 1)
      railties (>= 3)
      spinach (>= 0.4)
D
Dmitriy Zaporozhets 已提交
420
    sprockets (2.2.1)
G
gitlabhq 已提交
421
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
422
      multi_json (~> 1.0)
G
gitlabhq 已提交
423 424
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
R
Riyad Preukschas 已提交
425
    stamp (0.3.0)
A
Alex Denisov 已提交
426
    test_after_commit (0.0.1)
R
Riyad Preukschas 已提交
427
    therubyracer (0.10.2)
G
gitlabhq 已提交
428
      libv8 (~> 3.3.10)
429
    thin (1.5.0)
V
Valera Sizov 已提交
430 431 432
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
N
Nihad Abbasov 已提交
433
    thor (0.16.0)
G
gitlabhq 已提交
434
    tilt (1.3.3)
D
Dmitriy Zaporozhets 已提交
435
    treetop (1.4.12)
G
gitlabhq 已提交
436 437
      polyglot
      polyglot (>= 0.3.1)
D
Dmitriy Zaporozhets 已提交
438
    tzinfo (0.3.35)
R
Riyad Preukschas 已提交
439
    uglifier (1.3.0)
G
gitlabhq 已提交
440
      execjs (>= 0.3.0)
R
Riyad Preukschas 已提交
441 442
      multi_json (~> 1.0, >= 1.0.2)
    unicorn (4.4.0)
V
Valery Sizov 已提交
443 444 445
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
D
Dmitriy Zaporozhets 已提交
446
    vegas (0.1.11)
A
Ariejan de Vroom 已提交
447
      rack (>= 1.0.0)
R
Riyad Preukschas 已提交
448 449
    virtus (0.5.2)
      backports (~> 2.6.1)
N
Nihad Abbasov 已提交
450
    warden (1.2.1)
G
gitlabhq 已提交
451
      rack (>= 1.0)
R
Riyad Preukschas 已提交
452
    webmock (1.9.0)
453
      addressable (>= 2.2.7)
A
Ariejan de Vroom 已提交
454
      crack (>= 0.1.7)
R
Riyad Preukschas 已提交
455
    websocket (1.0.2)
G
gitlabhq 已提交
456 457
    xpath (0.1.4)
      nokogiri (~> 1.3)
V
Valeriy Sizov 已提交
458
    yajl-ruby (1.1.0)
G
gitlabhq 已提交
459 460 461 462 463

PLATFORMS
  ruby

DEPENDENCIES
R
Riyad Preukschas 已提交
464
  acts-as-taggable-on (= 2.3.3)
G
gitlabhq 已提交
465 466
  annotate!
  awesome_print
D
Dmitriy Zaporozhets 已提交
467
  bootstrap-sass (= 2.2.1.1)
G
gitlabhq 已提交
468
  capybara
R
Riyad Preukschas 已提交
469 470 471
  carrierwave (~> 0.7.1)
  chosen-rails (= 0.9.8)
  coffee-rails (~> 3.2.2)
472
  colored
473
  database_cleaner!
N
Nihad Abbasov 已提交
474
  devise (~> 2.1.0)
R
Riyad Preukschas 已提交
475
  draper (~> 0.18.0)
476
  email_spec
R
Robert Speicher 已提交
477
  factory_girl_rails
N
Nihad Abbasov 已提交
478
  ffaker
R
Riyad Preukschas 已提交
479
  font-awesome-sass-rails (~> 2.0.0)
D
Dmitriy Zaporozhets 已提交
480
  foreman
R
Riyad Preukschas 已提交
481
  gemoji (~> 1.2.1)
V
Valera Sizov 已提交
482
  git
V
Valeriy Sizov 已提交
483
  github-linguist (~> 2.3.4)
484
  github-markup (~> 0.7.4)
D
Dmitriy Zaporozhets 已提交
485
  gitlab_meta (= 4.0)
486
  gitolite (= 1.1.0)
487
  grack!
488
  grape (~> 0.2.1)
G
gitlabhq 已提交
489
  grit!
S
Saito 已提交
490
  grit_ext!
491
  growl
R
randx 已提交
492
  guard-rspec
N
Nihad Abbasov 已提交
493
  guard-spinach
R
Riyad Preukschas 已提交
494
  haml-rails (~> 0.3.5)
A
Ariejan de Vroom 已提交
495
  httparty
R
Riyad Preukschas 已提交
496
  jquery-atwho-rails (= 0.1.7)
R
Riyad Preukschas 已提交
497 498 499
  jquery-rails (= 2.1.3)
  jquery-ui-rails (= 2.0.2)
  kaminari (~> 0.14.1)
G
gitlabhq 已提交
500
  launchy
N
Nihad Abbasov 已提交
501
  letter_opener
R
Riyad Preukschas 已提交
502
  modernizr (= 2.6.2)
D
Dmitriy Zaporozhets 已提交
503
  mysql2
R
Riyad Preukschas 已提交
504
  omniauth (~> 1.1.1)
D
Dmitriy Zaporozhets 已提交
505 506
  omniauth-github
  omniauth-google-oauth2
D
Dmitriy Zaporozhets 已提交
507
  omniauth-ldap!
D
Dmitriy Zaporozhets 已提交
508
  omniauth-twitter
A
Andrey Kumanyaev 已提交
509
  pg
510
  poltergeist!
S
Saito 已提交
511
  pry
512
  pygments.rb!
R
Riyad Preukschas 已提交
513
  quiet_assets (~> 1.0.1)
R
randx 已提交
514
  rack-mini-profiler
D
Dmitriy Zaporozhets 已提交
515
  rails (= 3.2.9)
516
  rails-dev-tweaks
517
  raphael-rails (= 1.5.2)
518 519
  rb-fsevent
  rb-inotify
R
Riyad Preukschas 已提交
520
  redcarpet (~> 2.2.2)
D
Dmitriy Zaporozhets 已提交
521
  resque!
522
  resque_mailer
523
  resque_spec
G
gitlabhq 已提交
524
  rspec-rails
R
Riyad Preukschas 已提交
525
  sass-rails (~> 3.2.5)
D
Dmitriy Zaporozhets 已提交
526
  seed-fu
527
  settingslogic
R
Riyad Preukschas 已提交
528
  shoulda-matchers (= 1.3.0)
G
gitlabhq 已提交
529 530
  simplecov
  six
N
Nihad Abbasov 已提交
531
  spinach-rails
G
gitlabhq 已提交
532
  stamp
A
Alex Denisov 已提交
533
  test_after_commit
G
gitlabhq 已提交
534
  therubyracer
535
  thin (~> 1.5.0)
R
Riyad Preukschas 已提交
536 537
  uglifier (~> 1.3.0)
  unicorn (~> 4.4.0)
A
Ariejan de Vroom 已提交
538
  webmock
D
Dmitriy Zaporozhets 已提交
539
  yaml_db!