Gemfile.lock 13.2 KB
Newer Older
1 2
GIT
  remote: https://github.com/ctran/annotate_models.git
D
Dmitriy Zaporozhets 已提交
3
  revision: 8bd159c7a484093fde84beaa9e6398f25ddacf09
4 5 6 7 8 9 10 11 12 13 14
  specs:
    annotate (2.6.0.beta1)
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)

GIT
  remote: https://github.com/gitlabhq/raphael-rails.git
  revision: cb2c92a040b9b941a5f1aa1ea866cc26e944fe58
  specs:
    raphael-rails (2.1.0)

G
gitlabhq 已提交
15
GEM
16
  remote: https://rubygems.org/
G
gitlabhq 已提交
17
  specs:
D
Dmitriy Zaporozhets 已提交
18 19 20 21 22 23
    actionmailer (3.2.13)
      actionpack (= 3.2.13)
      mail (~> 2.5.3)
    actionpack (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
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.13)
      activesupport (= 3.2.13)
G
gitlabhq 已提交
33
      builder (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
34 35 36
    activerecord (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
37
      arel (~> 3.0.2)
G
gitlabhq 已提交
38
      tzinfo (~> 0.3.29)
D
Dmitriy Zaporozhets 已提交
39 40 41 42 43
    activeresource (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
    activesupport (3.2.13)
      i18n (= 0.6.1)
G
gitlabhq 已提交
44
      multi_json (~> 1.0)
D
Dmitriy Zaporozhets 已提交
45
    acts-as-taggable-on (2.4.0)
46
      rails (~> 3.0)
D
Dmitriy Zaporozhets 已提交
47
    addressable (2.3.4)
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)
D
Dmitriy Zaporozhets 已提交
52
    better_errors (0.8.0)
53
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
54
      erubis (>= 2.6.6)
55 56
    binding_of_caller (0.7.1)
      debug_inspector (>= 0.0.1)
D
Dmitriy Zaporozhets 已提交
57
    bootstrap-sass (2.3.1.0)
D
Dmitriy Zaporozhets 已提交
58
      sass (~> 3.2)
D
Dmitriy Zaporozhets 已提交
59
    builder (3.0.4)
60
    capybara (2.1.0)
G
gitlabhq 已提交
61 62 63 64
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
65
      xpath (~> 2.0)
66
    carrierwave (0.8.0)
67 68
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
D
Dmitriy Zaporozhets 已提交
69
    celluloid (0.14.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
70
      timers (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
71
    charlock_holmes (0.6.9.4)
R
Riyad Preukschas 已提交
72
    chosen-rails (0.9.8)
N
Nihad Abbasov 已提交
73 74
      railties (~> 3.0)
      thor (~> 0.14)
D
Dmitriy Zaporozhets 已提交
75 76
    code_analyzer (0.3.1)
      sexp_processor
77
    coderay (1.0.9)
78
    coffee-rails (3.2.2)
G
gitlabhq 已提交
79
      coffee-script (>= 2.2.0)
80
      railties (~> 3.2.0)
G
gitlabhq 已提交
81 82 83
    coffee-script (2.2.0)
      coffee-script-source
      execjs
D
Dmitriy Zaporozhets 已提交
84
    coffee-script-source (1.6.2)
85
    colored (1.2)
N
Nihad Abbasov 已提交
86
    colorize (0.5.8)
D
sidekiq  
Dmitriy Zaporozhets 已提交
87
    connection_pool (1.0.0)
D
Dmitriy Zaporozhets 已提交
88
    coveralls (0.6.7)
89 90 91 92 93
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
94
    crack (0.3.2)
95
    daemons (1.1.9)
96
    database_cleaner (1.0.1)
97
    debug_inspector (0.0.2)
98
    descendants_tracker (0.0.1)
D
Dmitriy Zaporozhets 已提交
99
    devise (2.2.4)
G
gitlabhq 已提交
100
      bcrypt-ruby (~> 3.0)
N
Nihad Abbasov 已提交
101 102 103
      orm_adapter (~> 0.1)
      railties (~> 3.1)
      warden (~> 1.2.1)
D
Dmitriy Zaporozhets 已提交
104 105
    diff-lcs (1.2.4)
    dotenv (0.7.0)
R
Riyad Preukschas 已提交
106 107
    email_spec (1.4.0)
      launchy (~> 2.1)
108
      mail (~> 2.2)
A
Andrew8xx8 已提交
109 110
    enumerize (0.5.1)
      activesupport (>= 3.2)
G
gitlabhq 已提交
111
    erubis (2.7.0)
112
    escape_utils (0.2.4)
D
Dmitriy Zaporozhets 已提交
113
    eventmachine (1.0.3)
A
Andrey Vakarev 已提交
114
    execjs (1.4.0)
G
gitlabhq 已提交
115
      multi_json (~> 1.0)
D
Dmitriy Zaporozhets 已提交
116
    factory_girl (4.2.0)
R
Robert Speicher 已提交
117
      activesupport (>= 3.0.0)
D
Dmitriy Zaporozhets 已提交
118 119
    factory_girl_rails (4.2.1)
      factory_girl (~> 4.2.0)
R
Robert Speicher 已提交
120
      railties (>= 3.0.0)
D
Dmitriy Zaporozhets 已提交
121
    faraday (0.8.7)
D
Dmitriy Zaporozhets 已提交
122
      multipart-post (~> 1.1)
123 124
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
125
    faye-websocket (0.4.7)
126
      eventmachine (>= 0.12.0)
D
Dmitriy Zaporozhets 已提交
127 128
    ffaker (1.16.0)
    ffi (1.8.1)
129
    font-awesome-sass-rails (3.0.2.2)
R
Riyad Preukschas 已提交
130 131
      railties (>= 3.1.1)
      sass-rails (>= 3.1.1)
D
Dmitriy Zaporozhets 已提交
132 133
    foreman (0.63.0)
      dotenv (>= 0.7)
D
Dmitriy Zaporozhets 已提交
134
      thor (>= 0.13.6)
D
Dmitriy Zaporozhets 已提交
135
    formatador (0.2.4)
R
Riyad Preukschas 已提交
136
    gemoji (1.2.1)
D
Dmitriy Zaporozhets 已提交
137
    gherkin-ruby (0.3.0)
V
Valeriy Sizov 已提交
138 139 140 141 142
    github-linguist (2.3.4)
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.3)
      mime-types (~> 1.19)
      pygments.rb (>= 0.2.13)
143
    github-markdown (0.5.3)
144
    github-markup (0.7.5)
145 146 147 148 149 150 151 152
    gitlab-gollum-lib (1.0.0)
      github-markdown (~> 0.5.3)
      github-markup (>= 0.7.5, < 1.0.0)
      gitlab-grit (~> 2.5.1)
      nokogiri (~> 1.5.9)
      pygments.rb (~> 0.4.2)
      sanitize (~> 2.0.3)
      stringex (~> 1.5.1)
D
Dmitriy Zaporozhets 已提交
153 154
    gitlab-grack (1.0.0)
      rack (~> 1.4.1)
155 156 157 158 159
    gitlab-grit (2.5.1)
      charlock_holmes (~> 0.6.9)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)
D
Dmitriy Zaporozhets 已提交
160 161 162
    gitlab-pygments.rb (0.3.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
163
    gitlab_git (1.2.1)
D
Dmitriy Zaporozhets 已提交
164 165
      activesupport (~> 3.2.13)
      github-linguist (~> 2.3.4)
166
      gitlab-grit (~> 2.5.1)
D
Dmitriy Zaporozhets 已提交
167
    gitlab_meta (5.0)
168 169 170 171 172
    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)
D
Dmitriy Zaporozhets 已提交
173 174 175 176
    gon (4.1.0)
      actionpack (>= 2.3.0)
      json
    grape (0.4.1)
R
Riyad Preukschas 已提交
177
      activesupport
178 179
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
180
      multi_json (>= 1.3.2)
181
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
182
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
183
      rack-accept
184
      rack-mount
R
Riyad Preukschas 已提交
185
      virtus
D
Dmitriy Zaporozhets 已提交
186
    grape-entity (0.3.0)
187 188
      activesupport
      multi_json (>= 1.3.2)
189
    growl (1.0.3)
D
Dmitriy Zaporozhets 已提交
190 191 192
    guard (1.8.0)
      formatador (>= 0.2.4)
      listen (>= 1.0.0)
R
Riyad Preukschas 已提交
193 194
      lumberjack (>= 1.0.2)
      pry (>= 0.9.10)
R
randx 已提交
195
      thor (>= 0.14.6)
196
    guard-rspec (3.0.0)
D
Dmitriy Zaporozhets 已提交
197 198
      guard (>= 1.8)
      rspec (~> 2.13)
N
Nihad Abbasov 已提交
199 200 201
    guard-spinach (0.0.2)
      guard (>= 1.1)
      spinach
D
Dmitriy Zaporozhets 已提交
202
    haml (4.0.2)
203 204
      tilt
    haml-rails (0.4)
R
Riyad Preukschas 已提交
205 206
      actionpack (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
207
      haml (>= 3.1, < 4.1)
R
Riyad Preukschas 已提交
208
      railties (>= 3.1, < 4.1)
209
    hashie (1.2.0)
210
    hike (1.2.2)
211
    http_parser.rb (0.5.3)
D
Dmitriy Zaporozhets 已提交
212
    httparty (0.11.0)
213
      multi_json (~> 1.0)
D
Dmitriy Zaporozhets 已提交
214
      multi_xml (>= 0.5.2)
R
Riyad Preukschas 已提交
215
    httpauth (0.2.0)
D
Dmitriy Zaporozhets 已提交
216
    i18n (0.6.1)
R
randx 已提交
217
    journey (1.0.4)
218
    jquery-atwho-rails (0.3.0)
R
Riyad Preukschas 已提交
219 220
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
G
gitlabhq 已提交
221
      thor (~> 0.14)
222 223 224
    jquery-turbolinks (1.0.0)
      railties (>= 3.1.0)
      turbolinks
R
Riyad Preukschas 已提交
225
    jquery-ui-rails (2.0.2)
226 227
      jquery-rails
      railties (>= 3.1.0)
D
Dmitriy Zaporozhets 已提交
228
    json (1.7.7)
D
Dmitriy Zaporozhets 已提交
229 230
    jwt (0.1.8)
      multi_json (>= 1.5)
R
Riyad Preukschas 已提交
231
    kaminari (0.14.1)
D
Dmitriy Zaporozhets 已提交
232 233
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
D
Dmitriy Zaporozhets 已提交
234
    launchy (2.2.0)
R
Riyad Preukschas 已提交
235
      addressable (~> 2.3)
D
Dmitriy Zaporozhets 已提交
236 237
    letter_opener (1.1.0)
      launchy (~> 2.2.0)
238
    libv8 (3.11.8.17)
239
    listen (1.1.3)
D
Dmitriy Zaporozhets 已提交
240 241 242
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
243
    lumberjack (1.0.3)
D
Dmitriy Zaporozhets 已提交
244
    mail (2.5.3)
G
gitlabhq 已提交
245 246 247
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
R
Riyad Preukschas 已提交
248
    method_source (0.8.1)
D
Dmitriy Zaporozhets 已提交
249
    mime-types (1.23)
250
    minitest (4.7.4)
R
Riyad Preukschas 已提交
251
    modernizr (2.6.2)
252
      sprockets (~> 2.0)
D
Dmitriy Zaporozhets 已提交
253
    multi_json (1.7.3)
D
Dmitriy Zaporozhets 已提交
254
    multi_xml (0.5.3)
D
Dmitriy Zaporozhets 已提交
255
    multipart-post (1.2.0)
D
Dmitriy Zaporozhets 已提交
256
    mysql2 (0.3.11)
V
Valery Sizov 已提交
257
    net-ldap (0.2.2)
258
    nokogiri (1.5.9)
D
Dmitriy Zaporozhets 已提交
259
    oauth (0.4.7)
260
    oauth2 (0.8.1)
D
Dmitriy Zaporozhets 已提交
261 262 263 264 265
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
D
Dmitriy Zaporozhets 已提交
266 267
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
V
Valery Sizov 已提交
268
      rack
269
    omniauth-github (1.1.0)
D
Dmitriy Zaporozhets 已提交
270 271
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
D
Dmitriy Zaporozhets 已提交
272
    omniauth-google-oauth2 (0.1.17)
D
Dmitriy Zaporozhets 已提交
273 274 275 276 277
      omniauth (~> 1.0)
      omniauth-oauth2
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
278
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
279 280
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
D
Dmitriy Zaporozhets 已提交
281
    omniauth-twitter (0.0.16)
D
Dmitriy Zaporozhets 已提交
282 283
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
R
Riyad Preukschas 已提交
284
    orm_adapter (0.4.0)
D
Dmitriy Zaporozhets 已提交
285
    pg (0.15.1)
286 287 288 289
    poltergeist (1.3.0)
      capybara (~> 2.1.0)
      faye-websocket (>= 0.4.4, < 0.5.0)
      http_parser.rb (~> 0.5.3)
290
    polyglot (0.3.3)
G
gitlabhq 已提交
291
    posix-spawn (0.3.6)
292
    pry (0.9.12.2)
S
Saito 已提交
293
      coderay (~> 1.0.5)
R
Riyad Preukschas 已提交
294
      method_source (~> 0.8)
295
      slop (~> 3.4)
D
Dmitriy Zaporozhets 已提交
296
    puma (2.0.1)
D
Dmitriy Zaporozhets 已提交
297
      rack (>= 1.1, < 2.0)
D
Dmitriy Zaporozhets 已提交
298 299 300
    pygments.rb (0.4.2)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
V
Valery Sizov 已提交
301
    pyu-ruby-sasl (0.0.3.3)
D
Dmitriy Zaporozhets 已提交
302 303
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
D
Dmitriy Zaporozhets 已提交
304
    rack (1.4.5)
R
Riyad Preukschas 已提交
305 306
    rack-accept (0.4.5)
      rack (>= 0.4)
307
    rack-cache (1.2)
G
gitlabhq 已提交
308
      rack (>= 0.4)
D
Dmitriy Zaporozhets 已提交
309
    rack-mini-profiler (0.1.26)
R
randx 已提交
310
      rack (>= 1.1.3)
311 312
    rack-mount (0.8.3)
      rack (>= 1.0.0)
313
    rack-protection (1.5.0)
A
Ariejan de Vroom 已提交
314
      rack
D
Dmitriy Zaporozhets 已提交
315
    rack-ssl (1.3.3)
G
gitlabhq 已提交
316
      rack
D
Dmitriy Zaporozhets 已提交
317
    rack-test (0.6.2)
G
gitlabhq 已提交
318
      rack (>= 1.0)
D
Dmitriy Zaporozhets 已提交
319 320 321 322 323 324
    rails (3.2.13)
      actionmailer (= 3.2.13)
      actionpack (= 3.2.13)
      activerecord (= 3.2.13)
      activeresource (= 3.2.13)
      activesupport (= 3.2.13)
G
gitlabhq 已提交
325
      bundler (~> 1.0)
D
Dmitriy Zaporozhets 已提交
326
      railties (= 3.2.13)
327 328 329
    rails-dev-tweaks (0.6.1)
      actionpack (~> 3.1)
      railties (~> 3.1)
330
    rails_best_practices (1.13.4)
D
Dmitriy Zaporozhets 已提交
331 332 333 334 335 336
      activesupport
      awesome_print
      code_analyzer
      colored
      erubis
      i18n
337
      ruby-progressbar
D
Dmitriy Zaporozhets 已提交
338 339 340
    railties (3.2.13)
      actionpack (= 3.2.13)
      activesupport (= 3.2.13)
G
gitlabhq 已提交
341 342 343
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
A
Andrey Vakarev 已提交
344
      thor (>= 0.14.6, < 2.0)
345
    rake (10.0.4)
D
Dmitriy Zaporozhets 已提交
346 347 348 349
    rb-fsevent (0.9.3)
    rb-inotify (0.9.0)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
350
      ffi (>= 0.5.0)
D
Dmitriy Zaporozhets 已提交
351
    rdoc (3.12.2)
352
      json (~> 1.4)
R
Riyad Preukschas 已提交
353
    redcarpet (2.2.2)
D
Dmitriy Zaporozhets 已提交
354
    redis (3.0.4)
355 356 357 358 359 360 361
    redis-actionpack (3.2.3)
      actionpack (~> 3.2.3)
      redis-rack (~> 1.4.0)
      redis-store (~> 1.1.0)
    redis-activesupport (3.2.3)
      activesupport (~> 3.2.3)
      redis-store (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
362
    redis-namespace (1.3.0)
R
Riyad Preukschas 已提交
363
      redis (~> 3.0.0)
364 365 366 367 368 369 370 371 372
    redis-rack (1.4.2)
      rack (~> 1.4.1)
      redis-store (~> 1.1.0)
    redis-rails (3.2.3)
      redis-actionpack (~> 3.2.3)
      redis-activesupport (~> 3.2.3)
      redis-store (~> 1.1.0)
    redis-store (1.1.3)
      redis (>= 2.2.0)
373
    ref (1.0.4)
374 375
    rest-client (1.6.7)
      mime-types (>= 1.16)
376 377 378 379 380 381 382
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
D
Dmitriy Zaporozhets 已提交
383 384
    rspec-mocks (2.13.1)
    rspec-rails (2.13.1)
D
Dmitriy Zaporozhets 已提交
385 386 387
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
388 389 390 391
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    ruby-progressbar (1.0.2)
V
Valery Sizov 已提交
392
    rubyntlm (0.1.1)
393 394
    sanitize (2.0.3)
      nokogiri (>= 1.4.4, < 1.6)
D
Dmitriy Zaporozhets 已提交
395
    sass (3.2.9)
396
    sass-rails (3.2.6)
A
Andrey Vakarev 已提交
397
      railties (~> 3.2.0)
D
Dmitriy Zaporozhets 已提交
398 399
      sass (>= 3.1.10)
      tilt (~> 1.3)
400 401 402
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
D
Dmitriy Zaporozhets 已提交
403 404 405
    seed-fu (2.2.0)
      activerecord (~> 3.1)
      activesupport (~> 3.1)
D
Dmitriy Zaporozhets 已提交
406 407 408
    select2-rails (3.3.1)
      sass-rails (>= 3.2)
      thor (~> 0.14)
409
    settingslogic (2.0.9)
D
Dmitriy Zaporozhets 已提交
410
    sexp_processor (4.2.1)
411
    shoulda-matchers (2.1.0)
A
Andrey Vakarev 已提交
412
      activesupport (>= 3.0.0)
D
Dmitriy Zaporozhets 已提交
413 414 415 416 417
    sidekiq (2.12.0)
      celluloid (>= 0.14.0)
      connection_pool (>= 1.0.0)
      json
      redis (>= 3.0)
D
sidekiq  
Dmitriy Zaporozhets 已提交
418
      redis-namespace
419
    simple_oauth (0.1.9)
R
Riyad Preukschas 已提交
420
    simplecov (0.7.1)
421
      multi_json (~> 1.0)
R
Riyad Preukschas 已提交
422 423
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
424
    sinatra (1.3.6)
425 426
      rack (~> 1.4)
      rack-protection (~> 1.3)
A
Ariejan de Vroom 已提交
427
      tilt (~> 1.3, >= 1.3.3)
G
gitlabhq 已提交
428
    six (0.2.0)
D
Dmitriy Zaporozhets 已提交
429 430
    slim (1.3.8)
      temple (~> 0.6.3)
D
sidekiq  
Dmitriy Zaporozhets 已提交
431
      tilt (~> 1.3.3)
432
    slop (3.4.5)
D
Dmitriy Zaporozhets 已提交
433
    spinach (0.8.2)
434
      colorize (= 0.5.8)
D
Dmitriy Zaporozhets 已提交
435 436 437
      gherkin-ruby (~> 0.3.0)
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
438 439
      railties (>= 3)
      spinach (>= 0.4)
A
Andrew8xx8 已提交
440
    spork (1.0.0rc3)
441
    sprockets (2.2.2)
G
gitlabhq 已提交
442
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
443
      multi_json (~> 1.0)
G
gitlabhq 已提交
444 445
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
D
Dmitriy Zaporozhets 已提交
446
    stamp (0.5.0)
D
Dmitriy Zaporozhets 已提交
447
    state_machine (1.2.0)
448
    stringex (1.5.1)
D
Dmitriy Zaporozhets 已提交
449 450
    temple (0.6.4)
    test_after_commit (0.2.0)
451
    therubyracer (0.11.4)
452 453
      libv8 (~> 3.11.8.12)
      ref
D
Dmitriy Zaporozhets 已提交
454
    thin (1.5.1)
455 456 457
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
458 459
    thor (0.18.1)
    tilt (1.3.7)
D
Dmitriy Zaporozhets 已提交
460
    timers (1.1.0)
461 462 463 464 465 466 467 468 469
    tinder (1.9.2)
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
      hashie (~> 1.0)
      json (~> 1.7.5)
      mime-types (~> 1.19)
      multi_json (~> 1.5)
      twitter-stream (~> 0.1)
D
Dmitriy Zaporozhets 已提交
470
    treetop (1.4.12)
G
gitlabhq 已提交
471 472
      polyglot
      polyglot (>= 0.3.1)
473 474
    turbolinks (1.1.1)
      coffee-rails
475 476 477 478
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
479
    tzinfo (0.3.37)
D
Dmitriy Zaporozhets 已提交
480
    uglifier (2.0.1)
G
gitlabhq 已提交
481
      execjs (>= 0.3.0)
R
Riyad Preukschas 已提交
482
      multi_json (~> 1.0, >= 1.0.2)
483
    virtus (0.5.4)
R
Riyad Preukschas 已提交
484
      backports (~> 2.6.1)
485
      descendants_tracker (~> 0.0.1)
N
Nihad Abbasov 已提交
486
    warden (1.2.1)
G
gitlabhq 已提交
487
      rack (>= 1.0)
D
Dmitriy Zaporozhets 已提交
488
    webmock (1.11.0)
489
      addressable (>= 2.2.7)
D
Dmitriy Zaporozhets 已提交
490
      crack (>= 0.3.2)
491
    xpath (2.0.0)
G
gitlabhq 已提交
492
      nokogiri (~> 1.3)
V
Valeriy Sizov 已提交
493
    yajl-ruby (1.1.0)
G
gitlabhq 已提交
494 495 496 497 498

PLATFORMS
  ruby

DEPENDENCIES
D
Dmitriy Zaporozhets 已提交
499
  acts-as-taggable-on
G
gitlabhq 已提交
500 501
  annotate!
  awesome_print
502 503
  better_errors
  binding_of_caller
D
Dmitriy Zaporozhets 已提交
504
  bootstrap-sass
505
  capybara
506
  carrierwave
R
Riyad Preukschas 已提交
507
  chosen-rails (= 0.9.8)
D
Dmitriy Zaporozhets 已提交
508
  coffee-rails
509
  colored
510
  coveralls
511
  database_cleaner
512
  devise
513
  email_spec
A
Andrew8xx8 已提交
514
  enumerize
R
Robert Speicher 已提交
515
  factory_girl_rails
N
Nihad Abbasov 已提交
516
  ffaker
517
  font-awesome-sass-rails (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
518
  foreman
R
Riyad Preukschas 已提交
519
  gemoji (~> 1.2.1)
D
Dmitriy Zaporozhets 已提交
520
  github-linguist
521
  github-markup (~> 0.7.4)
522
  gitlab-gollum-lib (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
523
  gitlab-grack (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
524
  gitlab-pygments.rb (~> 0.3.2)
D
Dmitriy Zaporozhets 已提交
525
  gitlab_git (~> 1.2.1)
D
Dmitriy Zaporozhets 已提交
526
  gitlab_meta (= 5.0)
527
  gitlab_omniauth-ldap (= 1.0.2)
528
  gon
D
Dmitriy Zaporozhets 已提交
529 530
  grape
  grape-entity
531
  growl
R
randx 已提交
532
  guard-rspec
N
Nihad Abbasov 已提交
533
  guard-spinach
534
  haml-rails
A
Ariejan de Vroom 已提交
535
  httparty
536
  jquery-atwho-rails (= 0.3.0)
R
Riyad Preukschas 已提交
537
  jquery-rails (= 2.1.3)
538
  jquery-turbolinks
R
Riyad Preukschas 已提交
539 540
  jquery-ui-rails (= 2.0.2)
  kaminari (~> 0.14.1)
G
gitlabhq 已提交
541
  launchy
N
Nihad Abbasov 已提交
542
  letter_opener
543
  minitest
R
Riyad Preukschas 已提交
544
  modernizr (= 2.6.2)
D
Dmitriy Zaporozhets 已提交
545
  mysql2
546
  omniauth (~> 1.1.3)
D
Dmitriy Zaporozhets 已提交
547 548 549
  omniauth-github
  omniauth-google-oauth2
  omniauth-twitter
A
Andrey Kumanyaev 已提交
550
  pg
551
  poltergeist (~> 1.3.0)
S
Saito 已提交
552
  pry
D
Dmitriy Zaporozhets 已提交
553
  puma (~> 2.0.1)
R
Riyad Preukschas 已提交
554
  quiet_assets (~> 1.0.1)
R
randx 已提交
555
  rack-mini-profiler
D
Dmitriy Zaporozhets 已提交
556
  rails (= 3.2.13)
557
  rails-dev-tweaks
D
Dmitriy Zaporozhets 已提交
558
  rails_best_practices
K
Koen Punt 已提交
559
  raphael-rails!
560 561
  rb-fsevent
  rb-inotify
R
Riyad Preukschas 已提交
562
  redcarpet (~> 2.2.2)
563
  redis-rails
564
  rspec-rails
D
Dmitriy Zaporozhets 已提交
565
  sass-rails
566
  sdoc
D
Dmitriy Zaporozhets 已提交
567
  seed-fu
D
Dmitriy Zaporozhets 已提交
568
  select2-rails
569
  settingslogic
570
  shoulda-matchers (~> 2.1.0)
571
  sidekiq
G
gitlabhq 已提交
572
  simplecov
D
sidekiq  
Dmitriy Zaporozhets 已提交
573
  sinatra
G
gitlabhq 已提交
574
  six
D
sidekiq  
Dmitriy Zaporozhets 已提交
575
  slim
576
  spinach-rails
A
Andrew8xx8 已提交
577
  spork (~> 1.0rc)
G
gitlabhq 已提交
578
  stamp
A
Andrew8xx8 已提交
579
  state_machine
A
Alex Denisov 已提交
580
  test_after_commit
G
gitlabhq 已提交
581
  therubyracer
582
  thin
583
  tinder (~> 1.9.2)
584
  turbolinks
D
Dmitriy Zaporozhets 已提交
585
  uglifier
A
Ariejan de Vroom 已提交
586
  webmock