Gemfile.lock 11.8 KB
Newer Older
G
gitlabhq 已提交
1
GIT
S
Shane O'Grady 已提交
2
  remote: https://github.com/ctran/annotate_models.git
R
Riyad Preukschas 已提交
3
  revision: be4e26825b521f0b2d86b181e2dff89901aa9b1e
G
gitlabhq 已提交
4
  specs:
R
Riyad Preukschas 已提交
5 6 7
    annotate (2.6.0.beta1)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
G
gitlabhq 已提交
8

K
Koen Punt 已提交
9 10 11 12 13 14
GIT
  remote: https://github.com/gitlabhq/raphael-rails.git
  revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58
  specs:
    raphael-rails (2.1.0)

G
gitlabhq 已提交
15 16 17
GEM
  remote: http://rubygems.org/
  specs:
D
Dmitriy Zaporozhets 已提交
18 19
    actionmailer (3.2.12)
      actionpack (= 3.2.12)
20
      mail (~> 2.4.4)
D
Dmitriy Zaporozhets 已提交
21 22 23
    actionpack (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
G
gitlabhq 已提交
24 25
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
R
randx 已提交
26
      journey (~> 1.0.4)
D
Dmitriy Zaporozhets 已提交
27
      rack (~> 1.4.5)
28
      rack-cache (~> 1.2)
G
gitlabhq 已提交
29
      rack-test (~> 0.6.1)
D
Dmitriy Zaporozhets 已提交
30
      sprockets (~> 2.2.1)
D
Dmitriy Zaporozhets 已提交
31 32
    activemodel (3.2.12)
      activesupport (= 3.2.12)
G
gitlabhq 已提交
33
      builder (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
34 35 36
    activerecord (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
37
      arel (~> 3.0.2)
G
gitlabhq 已提交
38
      tzinfo (~> 0.3.29)
D
Dmitriy Zaporozhets 已提交
39 40 41 42
    activeresource (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
    activesupport (3.2.12)
D
Dmitriy Zaporozhets 已提交
43
      i18n (~> 0.6)
G
gitlabhq 已提交
44
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
45
    acts-as-taggable-on (2.3.3)
46
      rails (~> 3.0)
R
Riyad Preukschas 已提交
47
    addressable (2.3.2)
48
    arel (3.0.2)
R
Riyad Preukschas 已提交
49
    awesome_print (1.1.0)
50
    backports (2.6.7)
G
gitlabhq 已提交
51
    bcrypt-ruby (3.0.1)
52 53 54
    better_errors (0.3.2)
      coderay (>= 1.0.0)
      erubis (>= 2.7.0)
55 56
    binding_of_caller (0.7.1)
      debug_inspector (>= 0.0.1)
D
Dmitriy Zaporozhets 已提交
57 58
    bootstrap-sass (2.2.1.1)
      sass (~> 3.2)
D
Dmitriy Zaporozhets 已提交
59
    builder (3.0.4)
60
    capybara (2.0.2)
G
gitlabhq 已提交
61 62 63 64 65
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
66
      xpath (~> 1.0.0)
67
    carrierwave (0.8.0)
68 69
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
70 71 72
    celluloid (0.12.4)
      facter (>= 1.6.12)
      timers (>= 1.0.0)
S
Saito 已提交
73
    charlock_holmes (0.6.9)
74 75
    childprocess (0.3.8)
      ffi (~> 1.0, >= 1.0.11)
R
Riyad Preukschas 已提交
76
    chosen-rails (0.9.8)
N
Nihad Abbasov 已提交
77 78
      railties (~> 3.0)
      thor (~> 0.14)
D
Dmitriy Zaporozhets 已提交
79 80
    code_analyzer (0.3.1)
      sexp_processor
R
Riyad Preukschas 已提交
81
    coderay (1.0.8)
82
    coffee-rails (3.2.2)
G
gitlabhq 已提交
83
      coffee-script (>= 2.2.0)
84
      railties (~> 3.2.0)
G
gitlabhq 已提交
85 86 87
    coffee-script (2.2.0)
      coffee-script-source
      execjs
R
Riyad Preukschas 已提交
88
    coffee-script-source (1.4.0)
89
    colored (1.2)
N
Nihad Abbasov 已提交
90
    colorize (0.5.8)
D
sidekiq  
Dmitriy Zaporozhets 已提交
91
    connection_pool (1.0.0)
A
Ariejan de Vroom 已提交
92
    crack (0.3.1)
93
    daemons (1.1.9)
94
    database_cleaner (0.9.1)
95
    debug_inspector (0.0.2)
96 97
    descendants_tracker (0.0.1)
    devise (2.2.3)
G
gitlabhq 已提交
98
      bcrypt-ruby (~> 3.0)
N
Nihad Abbasov 已提交
99 100 101
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
G
gitlabhq 已提交
102
    diff-lcs (1.1.3)
103 104 105 106
    draper (1.1.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      request_store (~> 1.0.3)
R
Riyad Preukschas 已提交
107 108
    email_spec (1.4.0)
      launchy (~> 2.1)
109
      mail (~> 2.2)
A
Andrew8xx8 已提交
110 111
    enumerize (0.5.1)
      activesupport (>= 3.2)
G
gitlabhq 已提交
112
    erubis (2.7.0)
113
    escape_utils (0.2.4)
114
    eventmachine (1.0.0)
A
Andrey Vakarev 已提交
115
    execjs (1.4.0)
G
gitlabhq 已提交
116
      multi_json (~> 1.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
117
    facter (1.6.17)
R
Riyad Preukschas 已提交
118
    factory_girl (4.1.0)
R
Robert Speicher 已提交
119
      activesupport (>= 3.0.0)
R
Riyad Preukschas 已提交
120 121
    factory_girl_rails (4.1.0)
      factory_girl (~> 4.1.0)
R
Robert Speicher 已提交
122
      railties (>= 3.0.0)
123
    faraday (0.8.6)
D
Dmitriy Zaporozhets 已提交
124
      multipart-post (~> 1.1)
125
    faye-websocket (0.4.7)
126
      eventmachine (>= 0.12.0)
R
Riyad Preukschas 已提交
127
    ffaker (1.15.0)
128
    ffi (1.4.0)
129
    font-awesome-sass-rails (3.0.0.1)
R
Riyad Preukschas 已提交
130 131
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
132
    foreman (0.61.0)
D
Dmitriy Zaporozhets 已提交
133
      thor (>= 0.13.6)
R
Riyad Preukschas 已提交
134
    gemoji (1.2.1)
N
Nihad Abbasov 已提交
135
    gherkin-ruby (0.2.1)
V
Valera Sizov 已提交
136
    git (1.2.5)
V
Valeriy Sizov 已提交
137 138 139 140 141
    github-linguist (2.3.4)
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.3)
      mime-types (~> 1.19)
      pygments.rb (>= 0.2.13)
142
    github-markup (0.7.5)
D
Dmitriy Zaporozhets 已提交
143 144
    gitlab-grack (1.0.0)
      rack (~> 1.4.1)
D
Dmitriy Zaporozhets 已提交
145 146 147 148
    gitlab-grit (1.0.0)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)
D
Dmitriy Zaporozhets 已提交
149 150 151
    gitlab-pygments.rb (0.3.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
152
    gitlab_meta (5.0)
153 154 155 156 157
    gitlab_omniauth-ldap (1.0.2)
      net-ldap (~> 0.2.2)
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
      rubyntlm (~> 0.1.1)
158
    gitlab_yaml_db (1.0.0)
159
    gon (4.0.2)
160
    grape (0.3.2)
R
Riyad Preukschas 已提交
161
      activesupport
162 163
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
164
      multi_json (>= 1.3.2)
165
      multi_xml (>= 0.5.2)
166
      rack
R
Riyad Preukschas 已提交
167
      rack-accept
168
      rack-mount
R
Riyad Preukschas 已提交
169
      virtus
170
    grape-entity (0.2.0)
171 172
      activesupport
      multi_json (>= 1.3.2)
173 174
    grit_ext (0.6.2)
      charlock_holmes (~> 0.6.9)
175
    growl (1.0.3)
R
Riyad Preukschas 已提交
176
    guard (1.5.4)
R
randx 已提交
177
      listen (>= 0.4.2)
R
Riyad Preukschas 已提交
178 179
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
R
randx 已提交
180
      thor (>= 0.14.6)
R
Riyad Preukschas 已提交
181
    guard-rspec (2.1.2)
R
randx 已提交
182
      guard (>= 1.1)
R
Riyad Preukschas 已提交
183
      rspec (~> 2.11)
N
Nihad Abbasov 已提交
184 185 186
    guard-spinach (0.0.2)
      guard (>= 1.1)
      spinach
187 188 189
    haml (4.0.0)
      tilt
    haml-rails (0.4)
R
Riyad Preukschas 已提交
190 191
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
192
      haml (>= 3.1, < 4.1)
R
Riyad Preukschas 已提交
193
      railties (>= 3.1, < 4.1)
V
Valery Sizov 已提交
194
    hashie (1.2.0)
G
gitlabhq 已提交
195
    hike (1.2.1)
196
    http_parser.rb (0.5.3)
D
Dmitriy Zaporozhets 已提交
197
    httparty (0.10.2)
198
      multi_json (~> 1.0)
D
Dmitriy Zaporozhets 已提交
199
      multi_xml (>= 0.5.2)
R
Riyad Preukschas 已提交
200
    httpauth (0.2.0)
D
Dmitriy Zaporozhets 已提交
201
    i18n (0.6.4)
R
randx 已提交
202
    journey (1.0.4)
R
Riyad Preukschas 已提交
203
    jquery-atwho-rails (0.1.7)
R
Riyad Preukschas 已提交
204 205
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
G
gitlabhq 已提交
206
      thor (~> 0.14)
R
Riyad Preukschas 已提交
207
    jquery-ui-rails (2.0.2)
208 209
      jquery-rails
      railties (>= 3.1.0)
D
Dmitriy Zaporozhets 已提交
210
    json (1.7.7)
D
Dmitriy Zaporozhets 已提交
211 212
    jwt (0.1.5)
      multi_json (>= 1.0)
R
Riyad Preukschas 已提交
213
    kaminari (0.14.1)
D
Dmitriy Zaporozhets 已提交
214 215
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
216
    kgio (2.8.0)
R
Riyad Preukschas 已提交
217 218 219 220
    launchy (2.1.2)
      addressable (~> 2.3)
    letter_opener (1.0.0)
      launchy (>= 2.0.4)
221
    libv8 (3.3.10.4)
R
Riyad Preukschas 已提交
222 223
    listen (0.5.3)
    lumberjack (1.0.2)
224
    mail (2.4.4)
G
gitlabhq 已提交
225 226 227
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
R
Riyad Preukschas 已提交
228
    method_source (0.8.1)
D
Dmitriy Zaporozhets 已提交
229
    mime-types (1.21)
R
Riyad Preukschas 已提交
230
    modernizr (2.6.2)
231
      sprockets (~> 2.0)
232
    multi_json (1.6.1)
D
Dmitriy Zaporozhets 已提交
233
    multi_xml (0.5.3)
234
    multipart-post (1.2.0)
D
Dmitriy Zaporozhets 已提交
235
    mysql2 (0.3.11)
V
Valery Sizov 已提交
236
    net-ldap (0.2.2)
237
    nokogiri (1.5.6)
D
Dmitriy Zaporozhets 已提交
238
    oauth (0.4.7)
239
    oauth2 (0.8.1)
D
Dmitriy Zaporozhets 已提交
240 241 242 243 244
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
245
    omniauth (1.1.3)
V
Valery Sizov 已提交
246 247
      hashie (~> 1.2)
      rack
248
    omniauth-github (1.1.0)
D
Dmitriy Zaporozhets 已提交
249 250 251 252 253 254 255 256
      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 已提交
257
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
258 259
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
260
    omniauth-twitter (0.0.14)
D
Dmitriy Zaporozhets 已提交
261 262
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
R
Riyad Preukschas 已提交
263 264
    orm_adapter (0.4.0)
    pg (0.14.1)
265 266 267 268
    poltergeist (1.1.0)
      capybara (~> 2.0, >= 2.0.1)
      faye-websocket (~> 0.4, >= 0.4.4)
      http_parser.rb (~> 0.5.3)
269
    polyglot (0.3.3)
G
gitlabhq 已提交
270
    posix-spawn (0.3.6)
D
Dmitriy Zaporozhets 已提交
271
    progressbar (0.12.0)
R
Riyad Preukschas 已提交
272
    pry (0.9.10)
S
Saito 已提交
273
      coderay (~> 1.0.5)
R
Riyad Preukschas 已提交
274 275
      method_source (~> 0.8)
      slop (~> 3.3.1)
D
Dmitriy Zaporozhets 已提交
276 277 278
    pygments.rb (0.4.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
V
Valery Sizov 已提交
279
    pyu-ruby-sasl (0.0.3.3)
280 281
    quiet_assets (1.0.1)
      railties (~> 3.1)
D
Dmitriy Zaporozhets 已提交
282
    rack (1.4.5)
R
Riyad Preukschas 已提交
283 284
    rack-accept (0.4.5)
      rack (>= 0.4)
285
    rack-cache (1.2)
G
gitlabhq 已提交
286
      rack (>= 0.4)
R
Riyad Preukschas 已提交
287
    rack-mini-profiler (0.1.23)
R
randx 已提交
288
      rack (>= 1.1.3)
289 290
    rack-mount (0.8.3)
      rack (>= 1.0.0)
291
    rack-protection (1.4.0)
A
Ariejan de Vroom 已提交
292
      rack
D
Dmitriy Zaporozhets 已提交
293
    rack-ssl (1.3.3)
G
gitlabhq 已提交
294
      rack
D
Dmitriy Zaporozhets 已提交
295
    rack-test (0.6.2)
G
gitlabhq 已提交
296
      rack (>= 1.0)
D
Dmitriy Zaporozhets 已提交
297 298 299 300 301 302
    rails (3.2.12)
      actionmailer (= 3.2.12)
      actionpack (= 3.2.12)
      activerecord (= 3.2.12)
      activeresource (= 3.2.12)
      activesupport (= 3.2.12)
G
gitlabhq 已提交
303
      bundler (~> 1.0)
D
Dmitriy Zaporozhets 已提交
304
      railties (= 3.2.12)
305 306 307
    rails-dev-tweaks (0.6.1)
      actionpack (~> 3.1)
      railties (~> 3.1)
D
Dmitriy Zaporozhets 已提交
308 309 310 311 312 313 314 315
    rails_best_practices (1.13.2)
      activesupport
      awesome_print
      code_analyzer
      colored
      erubis
      i18n
      progressbar
D
Dmitriy Zaporozhets 已提交
316 317 318
    railties (3.2.12)
      actionpack (= 3.2.12)
      activesupport (= 3.2.12)
G
gitlabhq 已提交
319 320 321
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
A
Andrey Vakarev 已提交
322
      thor (>= 0.14.6, < 2.0)
R
Riyad Preukschas 已提交
323
    raindrops (0.10.0)
324
    rake (10.0.3)
R
Riyad Preukschas 已提交
325
    rb-fsevent (0.9.2)
326 327
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
D
Dmitriy Zaporozhets 已提交
328
    rdoc (3.12.2)
329
      json (~> 1.4)
R
Riyad Preukschas 已提交
330 331 332 333
    redcarpet (2.2.2)
    redis (3.0.2)
    redis-namespace (1.2.1)
      redis (~> 3.0.0)
334
    request_store (1.0.5)
R
Riyad Preukschas 已提交
335 336 337 338 339 340
    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 已提交
341
      diff-lcs (~> 1.1.3)
R
Riyad Preukschas 已提交
342
    rspec-mocks (2.12.0)
343
    rspec-rails (2.12.2)
D
Dmitriy Zaporozhets 已提交
344 345 346
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Riyad Preukschas 已提交
347 348 349
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
V
Valery Sizov 已提交
350
    rubyntlm (0.1.1)
R
Riyad Preukschas 已提交
351
    rubyzip (0.9.9)
352
    sass (3.2.5)
A
Andrey Vakarev 已提交
353 354
    sass-rails (3.2.5)
      railties (~> 3.2.0)
D
Dmitriy Zaporozhets 已提交
355 356
      sass (>= 3.1.10)
      tilt (~> 1.3)
357 358 359
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
D
Dmitriy Zaporozhets 已提交
360 361 362
    seed-fu (2.2.0)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
363
    selenium-webdriver (2.30.0)
D
Dmitriy Zaporozhets 已提交
364
      childprocess (>= 0.2.5)
365
      multi_json (~> 1.0)
G
gitlabhq 已提交
366
      rubyzip
367
      websocket (~> 1.0.4)
368
    settingslogic (2.0.9)
D
Dmitriy Zaporozhets 已提交
369
    sexp_processor (4.1.3)
N
Nihad Abbasov 已提交
370
    shoulda-matchers (1.3.0)
A
Andrey Vakarev 已提交
371
      activesupport (>= 3.0.0)
372
    sidekiq (2.7.5)
D
sidekiq  
Dmitriy Zaporozhets 已提交
373 374 375 376 377
      celluloid (~> 0.12.0)
      connection_pool (~> 1.0)
      multi_json (~> 1)
      redis (~> 3)
      redis-namespace
R
Riyad Preukschas 已提交
378
    simplecov (0.7.1)
379
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
380 381
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
382 383 384
    sinatra (1.3.5)
      rack (~> 1.4)
      rack-protection (~> 1.3)
A
Ariejan de Vroom 已提交
385
      tilt (~> 1.3, >= 1.3.3)
G
gitlabhq 已提交
386
    six (0.2.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
387 388 389
    slim (1.3.6)
      temple (~> 0.5.5)
      tilt (~> 1.3.3)
R
Riyad Preukschas 已提交
390
    slop (3.3.3)
391
    spinach (0.7.0)
N
Nihad Abbasov 已提交
392 393
      colorize
      gherkin-ruby (~> 0.2.0)
394 395
    spinach-rails (0.2.0)
      capybara (~> 2.0.0)
N
Nihad Abbasov 已提交
396 397
      railties (>= 3)
      spinach (>= 0.4)
398
    sprockets (2.2.2)
G
gitlabhq 已提交
399
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
400
      multi_json (~> 1.0)
G
gitlabhq 已提交
401 402
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
D
Dmitriy Zaporozhets 已提交
403
    stamp (0.5.0)
A
Andrew8xx8 已提交
404
    state_machine (1.1.2)
D
sidekiq  
Dmitriy Zaporozhets 已提交
405
    temple (0.5.5)
A
Alex Denisov 已提交
406
    test_after_commit (0.0.1)
R
Riyad Preukschas 已提交
407
    therubyracer (0.10.2)
G
gitlabhq 已提交
408
      libv8 (~> 3.3.10)
409 410 411 412
    thin (1.5.0)
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
413
    thor (0.17.0)
D
Dmitriy Zaporozhets 已提交
414
    tilt (1.3.4)
D
Dmitriy Zaporozhets 已提交
415
    timers (1.1.0)
D
Dmitriy Zaporozhets 已提交
416
    treetop (1.4.12)
G
gitlabhq 已提交
417 418
      polyglot
      polyglot (>= 0.3.1)
D
Dmitriy Zaporozhets 已提交
419
    tzinfo (0.3.35)
R
Riyad Preukschas 已提交
420
    uglifier (1.3.0)
G
gitlabhq 已提交
421
      execjs (>= 0.3.0)
R
Riyad Preukschas 已提交
422
      multi_json (~> 1.0, >= 1.0.2)
423
    unicorn (4.6.2)
V
Valery Sizov 已提交
424 425 426
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
427
    virtus (0.5.4)
R
Riyad Preukschas 已提交
428
      backports (~> 2.6.1)
429
      descendants_tracker (~> 0.0.1)
N
Nihad Abbasov 已提交
430
    warden (1.2.1)
G
gitlabhq 已提交
431
      rack (>= 1.0)
R
Riyad Preukschas 已提交
432
    webmock (1.9.0)
433
      addressable (>= 2.2.7)
A
Ariejan de Vroom 已提交
434
      crack (>= 0.1.7)
435 436
    websocket (1.0.7)
    xpath (1.0.0)
G
gitlabhq 已提交
437
      nokogiri (~> 1.3)
V
Valeriy Sizov 已提交
438
    yajl-ruby (1.1.0)
G
gitlabhq 已提交
439 440 441 442 443

PLATFORMS
  ruby

DEPENDENCIES
R
Riyad Preukschas 已提交
444
  acts-as-taggable-on (= 2.3.3)
G
gitlabhq 已提交
445 446
  annotate!
  awesome_print
447 448
  better_errors
  binding_of_caller
D
Dmitriy Zaporozhets 已提交
449
  bootstrap-sass (= 2.2.1.1)
450
  capybara (= 2.0.2)
451
  carrierwave
R
Riyad Preukschas 已提交
452 453
  chosen-rails (= 0.9.8)
  coffee-rails (~> 3.2.2)
454
  colored
455
  database_cleaner
456
  devise
457
  draper
458
  email_spec
A
Andrew8xx8 已提交
459
  enumerize
R
Robert Speicher 已提交
460
  factory_girl_rails
N
Nihad Abbasov 已提交
461
  ffaker
462
  font-awesome-sass-rails (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
463
  foreman
R
Riyad Preukschas 已提交
464
  gemoji (~> 1.2.1)
V
Valera Sizov 已提交
465
  git
V
Valeriy Sizov 已提交
466
  github-linguist (~> 2.3.4)
467
  github-markup (~> 0.7.4)
D
Dmitriy Zaporozhets 已提交
468
  gitlab-grack (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
469
  gitlab-grit (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
470
  gitlab-pygments.rb (~> 0.3.2)
D
Dmitriy Zaporozhets 已提交
471
  gitlab_meta (= 5.0)
472
  gitlab_omniauth-ldap (= 1.0.2)
473
  gitlab_yaml_db (= 1.0.0)
474
  gon
475 476
  grape (~> 0.3.1)
  grape-entity (~> 0.2.0)
477
  grit_ext (~> 0.6.2)
478
  growl
R
randx 已提交
479
  guard-rspec
N
Nihad Abbasov 已提交
480
  guard-spinach
481
  haml-rails
A
Ariejan de Vroom 已提交
482
  httparty
R
Riyad Preukschas 已提交
483
  jquery-atwho-rails (= 0.1.7)
R
Riyad Preukschas 已提交
484 485 486
  jquery-rails (= 2.1.3)
  jquery-ui-rails (= 2.0.2)
  kaminari (~> 0.14.1)
G
gitlabhq 已提交
487
  launchy
N
Nihad Abbasov 已提交
488
  letter_opener
R
Riyad Preukschas 已提交
489
  modernizr (= 2.6.2)
D
Dmitriy Zaporozhets 已提交
490
  mysql2
491
  omniauth (~> 1.1.3)
D
Dmitriy Zaporozhets 已提交
492 493 494
  omniauth-github
  omniauth-google-oauth2
  omniauth-twitter
A
Andrey Kumanyaev 已提交
495
  pg
496
  poltergeist (= 1.1.0)
S
Saito 已提交
497
  pry
R
Riyad Preukschas 已提交
498
  quiet_assets (~> 1.0.1)
R
randx 已提交
499
  rack-mini-profiler
D
Dmitriy Zaporozhets 已提交
500
  rails (= 3.2.12)
501
  rails-dev-tweaks
D
Dmitriy Zaporozhets 已提交
502
  rails_best_practices
K
Koen Punt 已提交
503
  raphael-rails!
504 505
  rb-fsevent
  rb-inotify
R
Riyad Preukschas 已提交
506
  redcarpet (~> 2.2.2)
507
  rspec-rails (= 2.12.2)
R
Riyad Preukschas 已提交
508
  sass-rails (~> 3.2.5)
509
  sdoc
D
Dmitriy Zaporozhets 已提交
510
  seed-fu
511
  settingslogic
R
Riyad Preukschas 已提交
512
  shoulda-matchers (= 1.3.0)
513
  sidekiq
G
gitlabhq 已提交
514
  simplecov
D
sidekiq  
Dmitriy Zaporozhets 已提交
515
  sinatra
G
gitlabhq 已提交
516
  six
D
sidekiq  
Dmitriy Zaporozhets 已提交
517
  slim
518
  spinach-rails (= 0.2.0)
G
gitlabhq 已提交
519
  stamp
A
Andrew8xx8 已提交
520
  state_machine
A
Alex Denisov 已提交
521
  test_after_commit
G
gitlabhq 已提交
522
  therubyracer
523
  thin
R
Riyad Preukschas 已提交
524
  uglifier (~> 1.3.0)
525
  unicorn
A
Ariejan de Vroom 已提交
526
  webmock