Gemfile.lock 6.5 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)
V
Valera Sizov 已提交
90
    daemons (1.1.4)
91 92
    database_cleaner (0.7.0)
    devise (1.5.0)
G
gitlabhq 已提交
93 94
      bcrypt-ruby (~> 3.0)
      orm_adapter (~> 0.0.3)
95
      warden (~> 1.1)
G
gitlabhq 已提交
96
    diff-lcs (1.1.3)
D
Dmitriy Zaporozhets 已提交
97
    drapper (0.8.4)
G
gitlabhq 已提交
98
    erubis (2.7.0)
V
Valera Sizov 已提交
99
    eventmachine (0.12.10)
100
    execjs (1.2.9)
G
gitlabhq 已提交
101
      multi_json (~> 1.0)
102
    faker (1.0.1)
G
gitlabhq 已提交
103
      i18n (~> 0.4)
104
    ffi (1.0.11)
V
Valera Sizov 已提交
105
    git (1.2.5)
G
gitlabhq 已提交
106 107 108 109 110 111
    haml (3.1.3)
    haml-rails (0.3.4)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      haml (~> 3.0)
      railties (~> 3.0)
112
    hashery (1.4.0)
G
gitlabhq 已提交
113 114
    hike (1.2.1)
    i18n (0.6.0)
115
    jquery-rails (1.0.17)
G
gitlabhq 已提交
116 117
      railties (~> 3.0)
      thor (~> 0.14)
118 119
    json (1.6.1)
    json_pure (1.6.1)
G
gitlabhq 已提交
120 121 122 123
    kaminari (0.12.4)
      rails (>= 3.0.0)
    launchy (2.0.5)
      addressable (~> 2.2.6)
N
Nihad Abbasov 已提交
124 125
    letter_opener (0.0.2)
      launchy
126
    libv8 (3.3.10.4)
N
Nihad Abbasov 已提交
127 128
    linecache19 (0.5.12)
      ruby_core_source (>= 0.1.4)
G
gitlabhq 已提交
129 130 131 132
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
133
    mime-types (1.17.2)
G
gitlabhq 已提交
134 135 136
    multi_json (1.0.3)
    nokogiri (1.5.0)
    orm_adapter (0.0.5)
137
    polyglot (0.3.3)
G
gitlabhq 已提交
138
    posix-spawn (0.3.6)
G
gitlabhq 已提交
139 140
    pygments.rb (0.2.3)
      rubypython (>= 0.5.1)
141 142
    rack (1.3.5)
    rack-cache (1.1)
G
gitlabhq 已提交
143 144 145 146 147 148 149
      rack (>= 0.4)
    rack-mount (0.8.3)
      rack (>= 1.0.0)
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
150 151 152 153 154 155
    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 已提交
156
      bundler (~> 1.0)
157 158
      railties (= 3.1.1)
    rails-footnotes (3.7.5)
G
gitlabhq 已提交
159
      rails (>= 3.0.0)
160 161 162
    railties (3.1.1)
      actionpack (= 3.1.1)
      activesupport (= 3.1.1)
G
gitlabhq 已提交
163 164 165 166
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (~> 0.14.6)
167
    rake (0.9.2.2)
S
Saito 已提交
168
    rchardet19 (1.3.5)
N
Nihad Abbasov 已提交
169
    rdiscount (1.6.8)
170 171 172 173 174 175 176 177
    rdoc (3.11)
      json (~> 1.4)
    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 已提交
178
      diff-lcs (~> 1.1.2)
179 180
    rspec-mocks (2.7.0)
    rspec-rails (2.7.0)
G
gitlabhq 已提交
181 182 183
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
184
      rspec (~> 2.7.0)
N
Nihad Abbasov 已提交
185 186 187 188 189 190 191 192 193 194
    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)
195
    rubypython (0.5.3)
G
gitlabhq 已提交
196 197
      blankslate (>= 2.1.2.3)
      ffi (~> 1.0.7)
G
gitlabhq 已提交
198
    rubyzip (0.9.4)
199 200
    sass (3.1.10)
    sass-rails (3.1.4)
G
gitlabhq 已提交
201 202 203
      actionpack (~> 3.1.0)
      railties (~> 3.1.0)
      sass (>= 3.1.4)
204
      sprockets (~> 2.0.0)
G
gitlabhq 已提交
205
      tilt (~> 1.3.2)
206 207 208 209
    seed-fu (2.1.0)
      activerecord (~> 3.1.0)
      activesupport (~> 3.1.0)
    selenium-webdriver (2.12.2)
G
gitlabhq 已提交
210
      childprocess (>= 0.2.1)
211
      ffi (~> 1.0.9)
G
gitlabhq 已提交
212 213
      json_pure
      rubyzip
214 215 216
    shoulda (3.0.0.beta2)
      shoulda-context (~> 1.0.0.beta1)
      shoulda-matchers (~> 1.0.0.beta1)
217 218 219
    shoulda-context (1.0.0)
    shoulda-matchers (1.0.0)
    simplecov (0.5.4)
G
gitlabhq 已提交
220 221 222 223
      multi_json (~> 1.0.3)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    six (0.2.0)
224
    sprockets (2.0.3)
G
gitlabhq 已提交
225 226 227 228 229
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    sqlite3 (1.3.4)
    stamp (0.1.6)
230
    therubyracer (0.9.9)
G
gitlabhq 已提交
231
      libv8 (~> 3.3.10)
232
    thin (1.3.1)
V
Valera Sizov 已提交
233 234 235
      daemons (>= 1.0.9)
      eventmachine (>= 0.12.6)
      rack (>= 1.0.0)
G
gitlabhq 已提交
236 237 238 239 240
    thor (0.14.6)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
241 242 243 244
    turn (0.8.3)
      ansi
    tzinfo (0.3.31)
    uglifier (1.1.0)
G
gitlabhq 已提交
245 246
      execjs (>= 0.3.0)
      multi_json (>= 1.0.2)
247
    warden (1.1.0)
G
gitlabhq 已提交
248 249 250 251 252 253 254 255
      rack (>= 1.0)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
A
Aleksei Kvitinskii 已提交
256
  acts-as-taggable-on (~> 2.1.0)
V
VSizov 已提交
257
  acts_as_list
G
gitlabhq 已提交
258 259 260 261 262 263 264 265
  annotate!
  autotest
  autotest-rails
  awesome_print
  capybara
  carrierwave
  coffee-rails (~> 3.1.0)
  database_cleaner
266
  devise (= 1.5.0)
D
Dmitriy Zaporozhets 已提交
267
  drapper
G
gitlabhq 已提交
268
  faker
V
Valera Sizov 已提交
269
  git
270
  gitolite!
G
gitlabhq 已提交
271
  grit!
G
gitlabhq 已提交
272 273 274 275
  haml-rails
  jquery-rails
  kaminari
  launchy
N
Nihad Abbasov 已提交
276
  letter_opener
G
gitlabhq 已提交
277
  pygments.rb (= 0.2.3)
278 279
  rails (= 3.1.1)
  rails-footnotes (~> 3.7.5)
S
Saito 已提交
280
  rchardet19 (~> 1.3.5)
N
Nihad Abbasov 已提交
281
  rdiscount
G
gitlabhq 已提交
282
  rspec-rails
N
Nihad Abbasov 已提交
283
  ruby-debug19
G
gitlabhq 已提交
284
  sass-rails (~> 3.1.0)
285
  seed-fu (~> 2.1.0)
286
  shoulda (~> 3.0.0.beta2)
G
gitlabhq 已提交
287 288 289 290 291
  simplecov
  six
  sqlite3
  stamp
  therubyracer
V
Valera Sizov 已提交
292
  thin
G
gitlabhq 已提交
293 294
  turn
  uglifier