compass/Gemfile.lock

142 lines
3.1 KiB
Plaintext
Raw Permalink Normal View History

PATH
remote: .
specs:
compass (0.12.0.alpha.0.91a748a)
2011-06-12 05:28:56 +00:00
chunky_png (~> 1.2)
2011-04-21 19:32:55 +00:00
fssm (>= 0.2.7)
2011-04-28 03:18:52 +00:00
sass (~> 3.1)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
actionmailer (3.0.10)
actionpack (= 3.0.10)
2011-06-16 03:37:23 +00:00
mail (~> 2.2.19)
actionpack (3.0.10)
activemodel (= 3.0.10)
activesupport (= 3.0.10)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.1)
rack-mount (~> 0.6.14)
2011-03-21 21:18:28 +00:00
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.10)
activesupport (= 3.0.10)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.10)
activemodel (= 3.0.10)
activesupport (= 3.0.10)
2011-06-16 03:37:23 +00:00
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.10)
activemodel (= 3.0.10)
activesupport (= 3.0.10)
activesupport (3.0.10)
2011-06-16 03:37:23 +00:00
addressable (2.2.6)
arel (2.0.10)
builder (2.1.2)
chunky_png (1.2.1)
compass-validator (3.0.1)
css_parser (1.0.1)
cucumber (0.9.4)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
diff-lcs (1.1.2)
em-dir-watcher (0.9.4)
em-websocket (0.3.1)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
2011-04-21 19:32:55 +00:00
fssm (0.2.7)
gherkin (2.2.9)
json (~> 1.4.6)
term-ansicolor (~> 1.0.5)
2011-06-16 03:37:23 +00:00
haml (3.1.2)
i18n (0.5.0)
json (1.4.6)
2011-03-21 21:18:28 +00:00
livereload (1.6)
em-dir-watcher (>= 0.1)
em-websocket (>= 0.1.2)
ruby-json (>= 1.1.2)
2011-06-16 03:37:23 +00:00
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
2011-03-23 01:19:19 +00:00
mocha (0.9.12)
polyglot (0.3.2)
2011-06-16 03:37:23 +00:00
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
2011-03-21 21:18:28 +00:00
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.10)
actionmailer (= 3.0.10)
actionpack (= 3.0.10)
activerecord (= 3.0.10)
activeresource (= 3.0.10)
activesupport (= 3.0.10)
bundler (~> 1.0)
railties (= 3.0.10)
railties (3.0.10)
actionpack (= 3.0.10)
activesupport (= 3.0.10)
rake (>= 0.8.7)
2011-06-16 03:37:23 +00:00
rdoc (~> 3.4)
thor (~> 0.14.4)
2011-07-26 03:05:37 +00:00
rake (0.8.7)
rcov (0.9.10)
rdoc (3.9.2)
rspec (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
rspec-mocks (~> 2.0.1)
rspec-core (2.0.1)
rspec-expectations (2.0.1)
diff-lcs (>= 1.1.2)
rspec-mocks (2.0.1)
rspec-core (~> 2.0.1)
rspec-expectations (~> 2.0.1)
ruby-json (1.1.2)
2011-07-26 19:11:52 +00:00
ruby-prof (0.10.8)
rubyzip (0.9.4)
sass (3.1.7)
2011-07-26 19:11:52 +00:00
term-ansicolor (1.0.6)
thor (0.14.6)
2011-03-23 01:19:19 +00:00
timecop (0.3.5)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
2011-07-26 19:11:52 +00:00
tzinfo (0.3.29)
PLATFORMS
ruby
DEPENDENCIES
compass!
compass-validator (= 3.0.1)
css_parser (~> 1.0.1)
cucumber (~> 0.9.2)
2011-04-28 03:18:52 +00:00
diff-lcs (~> 1.1.2)
2011-04-27 03:58:26 +00:00
haml (~> 3.1)
livereload
2011-03-23 01:19:19 +00:00
mocha
rails (~> 3.0.0.rc)
2011-07-26 03:05:37 +00:00
rake (= 0.8.7)
rcov
rspec (~> 2.0.0)
2011-03-21 22:37:24 +00:00
ruby-prof
rubyzip
2011-04-28 11:58:27 +00:00
sass (~> 3.1)
2011-03-23 01:19:19 +00:00
timecop