This is not needed anymore

This commit is contained in:
Santiago Pastorino 2010-08-15 09:17:40 -03:00
parent f939fb5e31
commit 1607a8b08c
1 changed files with 0 additions and 9 deletions

View File

@ -49,12 +49,3 @@ platforms :jruby do
gem "activerecord-jdbcpostgresql-adapter"
end
end
env 'CI' do
gem "nokogiri", ">= 1.4.3.1"
platforms :ruby_18 do
# fcgi gem doesn't compile on 1.9
gem "fcgi", ">= 0.8.8"
end
end