update gem dependencies

This commit is contained in:
Chris Eppstein 2011-02-01 23:03:38 -08:00
parent 6f1ea8a651
commit 5ccdbd6490

View File

@ -1,9 +1,9 @@
PATH PATH
remote: . remote: .
specs: specs:
compass (0.11.beta.0.0429720) compass (0.11.beta.1.0fd9c08)
chunky_png (~> 0.10.3) chunky_png (~> 0.12.0)
sass (>= 3.1.0.alpha.50) sass (>= 3.1.0.alpha.218)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
@ -38,7 +38,7 @@ GEM
addressable (2.2.2) addressable (2.2.2)
arel (2.0.6) arel (2.0.6)
builder (2.1.2) builder (2.1.2)
chunky_png (0.10.5) chunky_png (0.12.0)
compass-validator (3.0.0) compass-validator (3.0.0)
css_parser (1.0.1) css_parser (1.0.1)
cucumber (0.9.4) cucumber (0.9.4)
@ -105,7 +105,7 @@ GEM
ruby-json (1.1.2) ruby-json (1.1.2)
ruby-prof (0.9.2) ruby-prof (0.9.2)
rubyzip (0.9.4) rubyzip (0.9.4)
sass (3.1.0.alpha.214) sass (3.1.0.alpha.221)
term-ansicolor (1.0.5) term-ansicolor (1.0.5)
thor (0.14.6) thor (0.14.6)
treetop (1.4.9) treetop (1.4.9)
@ -116,7 +116,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
chunky_png (~> 0.10.1) chunky_png (~> 0.12.0)
compass! compass!
compass-validator (= 3.0.0) compass-validator (= 3.0.0)
css_parser (~> 1.0.1) css_parser (~> 1.0.1)
@ -128,4 +128,4 @@ DEPENDENCIES
rspec (~> 2.0.0) rspec (~> 2.0.0)
ruby-prof ruby-prof
rubyzip rubyzip
sass (= 3.1.0.alpha.214) sass (>= 3.1.0.alpha.218)