updated Gemfiles

This commit is contained in:
B Mathis 2010-11-13 16:42:12 -06:00
parent c9a684c1cf
commit 9338e134ce
2 changed files with 7 additions and 12 deletions

View File

@ -7,7 +7,6 @@ gem 'rack'
gem 'mime-types' gem 'mime-types'
gem 'fssm' gem 'fssm'
gem 'serve', "1.0.0" gem 'serve', "1.0.0"
gem 'mongrel'
gem 'nokogiri' gem 'nokogiri'
gem 'coderay' gem 'coderay'
gem 'haml', ">=3.0.23", :require => 'sass' gem 'haml', ">=3.0.23", :require => 'sass'

View File

@ -6,29 +6,26 @@ GIT
cri (>= 1.0.0) cri (>= 1.0.0)
PATH PATH
remote: .. remote: /Users/bmathis/Documents/Workspace/compass-projects/compass
specs: specs:
compass (0.10.6) compass (0.11.alpha.0.c9a684c)
haml (>= 3.0.4) haml (>= 3.0.4)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
activesupport (3.0.1) activesupport (3.0.1)
coderay (0.9.3) coderay (0.9.5)
compass-susy-plugin (0.7.0) compass-susy-plugin (0.8.1)
compass (>= 0.10.0) compass (>= 0.10.0)
cri (1.0.1) cri (1.0.1)
css-slideshow (0.2.0) css-slideshow (0.2.0)
compass (>= 0.10.0.rc3) compass (>= 0.10.0.rc3)
fssm (0.1.4) fssm (0.2.0)
gem_plugin (0.2.3)
haml (3.0.23) haml (3.0.23)
i18n (0.4.2) i18n (0.4.2)
json (1.4.5) json (1.4.6)
mime-types (1.16) mime-types (1.16)
mongrel (1.1.6)
gem_plugin (>= 0.2.3)
nokogiri (1.4.3.1) nokogiri (1.4.3.1)
rack (1.2.1) rack (1.2.1)
rake (0.8.7) rake (0.8.7)
@ -38,7 +35,7 @@ GEM
i18n (~> 0.4.1) i18n (~> 0.4.1)
rack (~> 1.2.1) rack (~> 1.2.1)
tzinfo (~> 0.3.23) tzinfo (~> 0.3.23)
thor (0.14.0) thor (0.14.4)
tzinfo (0.3.23) tzinfo (0.3.23)
PLATFORMS PLATFORMS
@ -53,7 +50,6 @@ DEPENDENCIES
haml (>= 3.0.23) haml (>= 3.0.23)
json json
mime-types mime-types
mongrel
nanoc3! nanoc3!
nokogiri nokogiri
rack rack