Gemfile.lock 11.3 KB
Newer Older
G
gitlabhq 已提交
1
GIT
S
Shane O'Grady 已提交
2
  remote: https://github.com/ctran/annotate_models.git
3
  revision: 18cd39ad01829deba5aa34634b8540d6675ab978
G
gitlabhq 已提交
4 5 6
  specs:
    annotate (2.4.1.beta1)

S
Saito 已提交
7 8 9
GIT
  remote: https://github.com/gitlabhq/grack.git
  revision: ba46f3b0845c6a09d488ae6abdce6ede37e227e8
10
  ref: ba46f3b0845c6a09d488ae6abdce6ede37e227e8
S
Saito 已提交
11 12 13 14
  specs:
    grack (1.0.0)
      rack (~> 1.4.1)

G
gitlabhq 已提交
15
GIT
S
Shane O'Grady 已提交
16
  remote: https://github.com/gitlabhq/grit.git
W
Wouter D'Haeseleer 已提交
17 18
  revision: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
  ref: 7f35cb98ff17d534a07e3ce6ec3d580f67402837
G
gitlabhq 已提交
19
  specs:
20
    grit (2.5.0)
G
gitlabhq 已提交
21 22 23 24
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)

25 26 27 28 29 30 31 32
GIT
  remote: https://github.com/gitlabhq/grit_ext.git
  revision: 212fd40bea61f3c6a167223768e7295dc32bbc10
  ref: 212fd40bea61f3c6a167223768e7295dc32bbc10
  specs:
    grit_ext (0.6.0)
      charlock_holmes (~> 0.6.9)

D
Dmitriy Zaporozhets 已提交
33 34
GIT
  remote: https://github.com/gitlabhq/omniauth-ldap.git
35 36
  revision: f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e
  ref: f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e
D
Dmitriy Zaporozhets 已提交
37 38 39 40 41 42 43
  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)

44 45 46 47 48 49 50 51 52
GIT
  remote: https://github.com/gitlabhq/pygments.rb.git
  revision: 4db80c599067e2d5f23c5c243bf85b8ca0368ad4
  ref: 4db80c599067e2d5f23c5c243bf85b8ca0368ad4
  specs:
    pygments.rb (0.3.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)

D
Dmitriy Zaporozhets 已提交
53 54 55
GIT
  remote: https://github.com/gitlabhq/yaml_db.git
  revision: 98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd
56
  ref: 98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd
D
Dmitriy Zaporozhets 已提交
57 58 59
  specs:
    yaml_db (0.2.2)

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

PLATFORMS
  ruby

DEPENDENCIES
431
  acts-as-taggable-on (= 2.3.1)
G
gitlabhq 已提交
432 433
  annotate!
  awesome_print
D
Dmitriy Zaporozhets 已提交
434
  bootstrap-sass (= 2.0.4)
G
gitlabhq 已提交
435 436
  capybara
  carrierwave
N
Nihad Abbasov 已提交
437
  chosen-rails
438
  coffee-rails (= 3.2.2)
439
  colored
G
gitlabhq 已提交
440
  database_cleaner
N
Nihad Abbasov 已提交
441
  devise (~> 2.1.0)
R
randx 已提交
442
  draper
443
  email_spec
R
Robert Speicher 已提交
444
  factory_girl_rails
N
Nihad Abbasov 已提交
445
  ffaker
R
Riyad Preukschas 已提交
446
  font-awesome-sass-rails (~> 2.0.0)
D
Dmitriy Zaporozhets 已提交
447
  foreman
R
Riyad Preukschas 已提交
448
  gemoji
V
Valera Sizov 已提交
449
  git
V
Valeriy Sizov 已提交
450
  github-linguist (~> 2.3.4)
451
  github-markup (~> 0.7.4)
452
  gitlab_meta (= 3.0)
453
  gitolite (= 1.1.0)
454
  grack!
455
  grape (~> 0.2.1)
G
gitlabhq 已提交
456
  grit!
S
Saito 已提交
457
  grit_ext!
458
  growl
R
randx 已提交
459
  guard-rspec
N
Nihad Abbasov 已提交
460
  guard-spinach
G
gitlabhq 已提交
461
  haml-rails
A
Ariejan de Vroom 已提交
462
  httparty
N
Nihad Abbasov 已提交
463
  jquery-atwho-rails (= 0.1.6)
A
Andrey Vakarev 已提交
464 465
  jquery-rails (= 2.0.2)
  jquery-ui-rails (= 0.5.0)
G
gitlabhq 已提交
466 467
  kaminari
  launchy
N
Nihad Abbasov 已提交
468
  letter_opener
A
Andrey Vakarev 已提交
469
  modernizr (= 2.5.3)
D
Dmitriy Zaporozhets 已提交
470
  mysql2
D
Dmitriy Zaporozhets 已提交
471 472 473
  omniauth
  omniauth-github
  omniauth-google-oauth2
D
Dmitriy Zaporozhets 已提交
474
  omniauth-ldap!
D
Dmitriy Zaporozhets 已提交
475
  omniauth-twitter
A
Andrey Kumanyaev 已提交
476
  pg
477
  poltergeist
S
Saito 已提交
478
  pry
479
  pygments.rb!
480
  quiet_assets (= 1.0.1)
R
randx 已提交
481
  rack-mini-profiler
D
Dmitriy Zaporozhets 已提交
482
  rails (= 3.2.9)
483
  rails-dev-tweaks
N
Nihad Abbasov 已提交
484
  raphael-rails (= 1.5.2)
485 486
  rb-fsevent
  rb-inotify
487
  redcarpet (~> 2.1.1)
488
  resque (~> 1.20.0)
489
  resque_mailer
490
  resque_spec
G
gitlabhq 已提交
491
  rspec-rails
A
Andrey Vakarev 已提交
492
  sass-rails (= 3.2.5)
D
Dmitriy Zaporozhets 已提交
493
  seed-fu
494
  settingslogic
495
  shoulda-matchers
G
gitlabhq 已提交
496 497
  simplecov
  six
N
Nihad Abbasov 已提交
498
  spinach-rails
G
gitlabhq 已提交
499 500
  sqlite3
  stamp
A
Alex Denisov 已提交
501
  test_after_commit
G
gitlabhq 已提交
502
  therubyracer
503
  thin (~> 1.5.0)
D
Dmitriy Zaporozhets 已提交
504
  uglifier (= 1.0.3)
V
Valery Sizov 已提交
505
  unicorn
A
Ariejan de Vroom 已提交
506
  webmock
D
Dmitriy Zaporozhets 已提交
507
  yaml_db!