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

7
GIT
D
Dmitriy Zaporozhets 已提交
8
  remote: https://github.com/gitlabhq/gitolite-client.git
9 10 11 12 13 14
  revision: 36dabd226caa40ff052677719adaacbfe667b36c
  specs:
    gitolite (0.0.3.alpha)
      grit (~> 2.4.1)
      hashery (~> 1.4.0)

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

G
gitlabhq 已提交
24 25 26 27
GEM
  remote: http://rubygems.org/
  specs:
    ZenTest (4.5.0)
28 29
    actionmailer (3.1.1)
      actionpack (= 3.1.1)
G
gitlabhq 已提交
30
      mail (~> 2.3.0)
31 32 33
    actionpack (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
34 35 36 37
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      i18n (~> 0.6)
      rack (~> 1.3.2)
38
      rack-cache (~> 1.1)
G
gitlabhq 已提交
39 40
      rack-mount (~> 0.8.2)
      rack-test (~> 0.6.1)
41 42 43
      sprockets (~> 2.0.2)
    activemodel (3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
44 45
      builder (~> 3.0.0)
      i18n (~> 0.6)
46 47 48
    activerecord (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
49 50
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
51 52 53 54
    activeresource (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
    activesupport (3.1.1)
G
gitlabhq 已提交
55
      multi_json (~> 1.0)
A
Aleksei Kvitinskii 已提交
56 57
    acts-as-taggable-on (2.1.1)
      rails
V
VSizov 已提交
58
    acts_as_list (0.1.4)
G
gitlabhq 已提交
59
    addressable (2.2.6)
60
    ansi (1.4.1)
N
Nihad Abbasov 已提交
61
    archive-tar-minitar (0.5.2)
G
gitlabhq 已提交
62 63 64 65 66 67 68
    arel (2.2.1)
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    autotest-rails (4.1.1)
      ZenTest (= 4.5)
    awesome_print (0.4.0)
    bcrypt-ruby (3.0.1)
G
gitlabhq 已提交
69
    blankslate (2.1.2.4)
G
gitlabhq 已提交
70
    builder (3.0.0)
71
    capybara (1.1.2)
G
gitlabhq 已提交
72 73 74 75 76 77
      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)
78
    carrierwave (0.5.8)
G
gitlabhq 已提交
79 80 81 82 83 84 85 86 87
      activesupport (~> 3.0)
    childprocess (0.2.2)
      ffi (~> 1.0.6)
    coffee-rails (3.1.1)
      coffee-script (>= 2.2.0)
      railties (~> 3.1.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
88
    coffee-script-source (1.1.3)
N
Nihad Abbasov 已提交
89
    columnize (0.3.4)
A
Ariejan de Vroom 已提交
90
    crack (0.3.1)
V
Valera Sizov 已提交
91
    daemons (1.1.4)
92 93
    database_cleaner (0.7.0)
    devise (1.5.0)
G
gitlabhq 已提交
94 95
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.0.3)
96
      warden (~> 1.1)
G
gitlabhq 已提交
97
    diff-lcs (1.1.3)
D
Dmitriy Zaporozhets 已提交
98
    drapper (0.8.4)
G
gitlabhq 已提交
99
    erubis (2.7.0)
V
Valera Sizov 已提交
100
    eventmachine (0.12.10)
101
    execjs (1.2.9)
G
gitlabhq 已提交
102
      multi_json (~> 1.0)
103
    faker (1.0.1)
G
gitlabhq 已提交
104
      i18n (~> 0.4)
105
    ffi (1.0.11)
V
Valera Sizov 已提交
106
    git (1.2.5)
G
gitlabhq 已提交
107 108 109 110 111 112
    haml (3.1.3)
    haml-rails (0.3.4)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      haml (~> 3.0)
      railties (~> 3.0)
113
    hashery (1.4.0)
G
gitlabhq 已提交
114
    hike (1.2.1)
A
Ariejan de Vroom 已提交
115 116 117
    httparty (0.8.1)
      multi_json
      multi_xml
G
gitlabhq 已提交
118
    i18n (0.6.0)
119
    jquery-rails (1.0.17)
G
gitlabhq 已提交
120 121
      railties (~> 3.0)
      thor (~> 0.14)
122 123
    json (1.6.1)
    json_pure (1.6.1)
G
gitlabhq 已提交
124 125 126 127
    kaminari (0.12.4)
      rails (>= 3.0.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
N
Nihad Abbasov 已提交
128 129
    letter_opener (0.0.2)
      launchy
130
    libv8 (3.3.10.4)
N
Nihad Abbasov 已提交
131 132
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
G
gitlabhq 已提交
133 134 135 136
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
137
    mime-types (1.17.2)
G
gitlabhq 已提交
138
    multi_json (1.0.3)
A
Ariejan de Vroom 已提交
139
    multi_xml (0.4.1)
G
gitlabhq 已提交
140 141
    nokogiri (1.5.0)
    orm_adapter (0.0.5)
142
    polyglot (0.3.3)
G
gitlabhq 已提交
143
    posix-spawn (0.3.6)
G
gitlabhq 已提交
144 145
    pygments.rb (0.2.3)
      rubypython (>= 0.5.1)
146 147
    rack (1.3.5)
    rack-cache (1.1)
G
gitlabhq 已提交
148 149 150
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
A
Ariejan de Vroom 已提交
151 152
    rack-protection (1.1.4)
      rack
G
gitlabhq 已提交
153 154 155 156
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
157 158 159 160 161 162
    rails (3.1.1)
      actionmailer (= 3.1.1)
      actionpack (= 3.1.1)
      activerecord (= 3.1.1)
      activeresource (= 3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
163
      bundler (~> 1.0)
164 165
      railties (= 3.1.1)
    rails-footnotes (3.7.5)
G
gitlabhq 已提交
166
      rails (>= 3.0.0)
167 168 169
    railties (3.1.1)
      actionpack (= 3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
170 171 172 173
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
174
    rake (0.9.2.2)
S
Saito 已提交
175
    rchardet19 (1.3.5)
N
Nihad Abbasov 已提交
176
    rdiscount (1.6.8)
177 178
    rdoc (3.11)
      json (~> 1.4)
A
Ariejan de Vroom 已提交
179 180 181 182 183 184 185 186
    redis (2.2.2)
    redis-namespace (1.0.3)
      redis (< 3.0.0)
    resque (1.19.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.0.2)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
187 188 189 190 191 192
    rspec (2.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
G
gitlabhq 已提交
193
      diff-lcs (~> 1.1.2)
194 195
    rspec-mocks (2.7.0)
    rspec-rails (2.7.0)
G
gitlabhq 已提交
196 197 198
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
199
      rspec (~> 2.7.0)
N
Nihad Abbasov 已提交
200 201 202 203 204 205 206 207 208 209
    ruby-debug-base19 (0.11.25)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby_core_source (>= 0.1.4)
    ruby-debug19 (0.11.6)
      columnize (>= 0.3.1)
      linecache19 (>= 0.5.11)
      ruby-debug-base19 (>= 0.11.19)
    ruby_core_source (0.1.5)
      archive-tar-minitar (>= 0.5.2)
210
    rubypython (0.5.3)
G
gitlabhq 已提交
211 212
      blankslate (>= 2.1.2.3)
      ffi (~> 1.0.7)
G
gitlabhq 已提交
213
    rubyzip (0.9.4)
214 215
    sass (3.1.10)
    sass-rails (3.1.4)
G
gitlabhq 已提交
216 217 218
      actionpack (~> 3.1.0)
      railties (~> 3.1.0)
      sass (>= 3.1.4)
219
      sprockets (~> 2.0.0)
G
gitlabhq 已提交
220
      tilt (~> 1.3.2)
221 222 223 224
    seed-fu (2.1.0)
      activerecord (~> 3.1.0)
      activesupport (~> 3.1.0)
    selenium-webdriver (2.12.2)
G
gitlabhq 已提交
225
      childprocess (>= 0.2.1)
226
      ffi (~> 1.0.9)
G
gitlabhq 已提交
227 228
      json_pure
      rubyzip
229 230 231
    shoulda (3.0.0.beta2)
      shoulda-context (~> 1.0.0.beta1)
      shoulda-matchers (~> 1.0.0.beta1)
232 233 234
    shoulda-context (1.0.0)
    shoulda-matchers (1.0.0)
    simplecov (0.5.4)
G
gitlabhq 已提交
235 236 237
      multi_json (~> 1.0.3)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
A
Ariejan de Vroom 已提交
238 239 240 241
    sinatra (1.3.1)
      rack (~> 1.3, >= 1.3.4)
      rack-protection (~> 1.1, >= 1.1.2)
      tilt (~> 1.3, >= 1.3.3)
G
gitlabhq 已提交
242
    six (0.2.0)
243
    sprockets (2.0.3)
G
gitlabhq 已提交
244 245 246 247 248
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.4)
    stamp (0.1.6)
249
    therubyracer (0.9.9)
G
gitlabhq 已提交
250
      libv8 (~> 3.3.10)
251
    thin (1.3.1)
V
Valera Sizov 已提交
252 253 254
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
G
gitlabhq 已提交
255 256 257 258 259
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
260 261 262 263
    turn (0.8.3)
      ansi
    tzinfo (0.3.31)
    uglifier (1.1.0)
G
gitlabhq 已提交
264 265
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
A
Ariejan de Vroom 已提交
266 267
    vegas (0.1.8)
      rack (>= 1.0.0)
268
    warden (1.1.0)
G
gitlabhq 已提交
269
      rack (>= 1.0)
A
Ariejan de Vroom 已提交
270 271 272
    webmock (1.7.8)
      addressable (~> 2.2, > 2.2.5)
      crack (>= 0.1.7)
G
gitlabhq 已提交
273 274 275 276 277 278 279
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
A
Aleksei Kvitinskii 已提交
280
  acts-as-taggable-on (~> 2.1.0)
V
VSizov 已提交
281
  acts_as_list
G
gitlabhq 已提交
282 283 284 285 286 287 288 289
  annotate!
  autotest
  autotest-rails
  awesome_print
  capybara
  carrierwave
  coffee-rails (~> 3.1.0)
  database_cleaner
290
  devise (= 1.5.0)
D
Dmitriy Zaporozhets 已提交
291
  drapper
G
gitlabhq 已提交
292
  faker
V
Valera Sizov 已提交
293
  git
294
  gitolite!
G
gitlabhq 已提交
295
  grit!
G
gitlabhq 已提交
296
  haml-rails
A
Ariejan de Vroom 已提交
297
  httparty
G
gitlabhq 已提交
298 299 300
  jquery-rails
  kaminari
  launchy
N
Nihad Abbasov 已提交
301
  letter_opener
G
gitlabhq 已提交
302
  pygments.rb (= 0.2.3)
303 304
  rails (= 3.1.1)
  rails-footnotes (~> 3.7.5)
S
Saito 已提交
305
  rchardet19 (~> 1.3.5)
N
Nihad Abbasov 已提交
306
  rdiscount
A
Ariejan de Vroom 已提交
307
  resque
G
gitlabhq 已提交
308
  rspec-rails
N
Nihad Abbasov 已提交
309
  ruby-debug19
G
gitlabhq 已提交
310
  sass-rails (~> 3.1.0)
311
  seed-fu (~> 2.1.0)
312
  shoulda (~> 3.0.0.beta2)
G
gitlabhq 已提交
313 314 315 316 317
  simplecov
  six
  sqlite3
  stamp
  therubyracer
V
Valera Sizov 已提交
318
  thin
G
gitlabhq 已提交
319 320
  turn
  uglifier
A
Ariejan de Vroom 已提交
321
  webmock