Manifest.txt in postgis_adapter-0.1.8 vs Manifest.txt in postgis_adapter-0.2.1

- old
+ new

@@ -10,27 +10,23 @@ lib/postgis_adapter/common_spatial_adapter.rb lib/postgis_functions.rb lib/postgis_functions/bbox.rb lib/postgis_functions/class.rb lib/postgis_functions/common.rb -lib/postgis_functions/linestring.rb -lib/postgis_functions/point.rb -lib/postgis_functions/polygon.rb postgis_adapter.gemspec rails/init.rb script/console script/destroy script/generate -spec/acts_as_geom_spec.rb -spec/common_spatial_adapter_spec.rb spec/db/database_postgis.yml spec/db/models_postgis.rb spec/db/schema_postgis.rb +spec/postgis_adapter/acts_as_geom_spec.rb +spec/postgis_adapter/common_spatial_adapter_spec.rb spec/postgis_adapter_spec.rb spec/postgis_functions/bbox_spec.rb -spec/postgis_functions/linestring_spec.rb -spec/postgis_functions/point_spec.rb -spec/postgis_functions/polygon_spec.rb +spec/postgis_functions/class_spec.rb +spec/postgis_functions/common_spec.rb spec/postgis_functions_spec.rb spec/spec.opts spec/spec_helper.rb uninstall.rb