# -*- encoding: utf-8 -*- # stub: earth 1.0.1 ruby lib Gem::Specification.new do |s| s.name = "earth".freeze s.version = "1.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Seamus Abshere".freeze, "Derek Kastner".freeze, "Andy Rossmeissl".freeze] s.date = "2012-08-08" s.description = "An earth-simulation environment with ActiveRecord models and data".freeze s.email = ["seamus@abshere.net".freeze, "dkastner@gmail.com".freeze, "andy@rossmeissl.net".freeze, "ijhough@gmail.com".freeze] s.executables = ["earth_tester.rb".freeze] s.files = [".gitignore".freeze, "CHANGELOG".freeze, "DEVELOPERS.markdown".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE".freeze, "LICENSE-PREAMBLE".freeze, "README.markdown".freeze, "Rakefile".freeze, "TODO".freeze, "bin/earth_tester.rb".freeze, "certification_changelog.markdown".freeze, "data/air/airlines.csv".freeze, "data/air/airports.csv".freeze, "data/automobile/annual_emission_controls.csv".freeze, "data/automobile/annual_fuel_consumption.csv".freeze, "data/automobile/annual_sizes.csv".freeze, "data/automobile/auto_fuel_data.csv".freeze, "data/automobile/auto_fuel_efs.csv".freeze, "data/automobile/cafe_data.csv".freeze, "data/automobile/emission_control_techs.csv".freeze, "data/automobile/hfc_emissions.csv".freeze, "data/automobile/hybridity_multipliers.csv".freeze, "data/automobile/sizes.csv".freeze, "data/automobile/trip_distances.csv".freeze, "data/hospitality/lodging_classes.csv".freeze, "data/locality/country_flight_data.csv".freeze, "data/locality/egrid_relationships.csv".freeze, "data/locality/misc_zip_data.csv".freeze, "data/locality/national_electricity_efs.csv".freeze, "data/locality/us_auto_data.csv".freeze, "data/locality/wri_hdd_cdd_data.csv".freeze, "data/locality/zip_climate_divisions.csv".freeze, "data/rail/ntd_companies.csv".freeze, "data/rail/ntd_fuel_consumption.csv".freeze, "data/rail/ntd_modes.csv".freeze, "data/rail/ntd_service.csv".freeze, "earth.gemspec".freeze, "errata/aircraft/faa_errata.csv".freeze, "errata/airline/bts_carrier_codes_errata.csv".freeze, "errata/airport/openflights_errata.csv".freeze, "errata/automobile_make_model_year_variant/feg_errata.csv".freeze, "errata/automobile_make_year_fleet/cafe_errata.csv".freeze, "errata/bts_aircraft/bts_errata.csv".freeze, "errata/country/wri_errata.csv".freeze, "errata/electricity/electric_market/nrel_errata.csv".freeze, "errata/electricity/electric_utility/eia_errata.csv".freeze, "errata/flight_segment/bts_errata.csv".freeze, "errata/readme".freeze, "lib/earth.rb".freeze, "lib/earth/air.rb".freeze, "lib/earth/air/aircraft.rb".freeze, "lib/earth/air/aircraft/data_miner.rb".freeze, "lib/earth/air/airline.rb".freeze, "lib/earth/air/airline/data_miner.rb".freeze, "lib/earth/air/airport.rb".freeze, "lib/earth/air/airport/data_miner.rb".freeze, "lib/earth/air/bts_aircraft.rb".freeze, "lib/earth/air/bts_aircraft/data_miner.rb".freeze, "lib/earth/air/flight_distance_class.rb".freeze, "lib/earth/air/flight_distance_class/data_miner.rb".freeze, "lib/earth/air/flight_distance_class_seat_class.rb".freeze, "lib/earth/air/flight_distance_class_seat_class/data_miner.rb".freeze, "lib/earth/air/flight_seat_class.rb".freeze, "lib/earth/air/flight_seat_class/data_miner.rb".freeze, "lib/earth/air/flight_segment.rb".freeze, "lib/earth/air/flight_segment/data_miner.rb".freeze, "lib/earth/all.rb".freeze, "lib/earth/automobile.rb".freeze, "lib/earth/automobile/automobile_activity_year.rb".freeze, "lib/earth/automobile/automobile_activity_year/data_miner.rb".freeze, "lib/earth/automobile/automobile_activity_year_type.rb".freeze, "lib/earth/automobile/automobile_activity_year_type/data_miner.rb".freeze, "lib/earth/automobile/automobile_activity_year_type_fuel.rb".freeze, "lib/earth/automobile/automobile_activity_year_type_fuel/data_miner.rb".freeze, "lib/earth/automobile/automobile_fuel.rb".freeze, "lib/earth/automobile/automobile_fuel/data_miner.rb".freeze, "lib/earth/automobile/automobile_make.rb".freeze, "lib/earth/automobile/automobile_make/data_miner.rb".freeze, "lib/earth/automobile/automobile_make_model.rb".freeze, "lib/earth/automobile/automobile_make_model/data_miner.rb".freeze, "lib/earth/automobile/automobile_make_model_year.rb".freeze, "lib/earth/automobile/automobile_make_model_year/data_miner.rb".freeze, "lib/earth/automobile/automobile_make_model_year_variant.rb".freeze, "lib/earth/automobile/automobile_make_model_year_variant/data_miner.rb".freeze, "lib/earth/automobile/automobile_make_model_year_variant/parser.rb".freeze, "lib/earth/automobile/automobile_make_year.rb".freeze, "lib/earth/automobile/automobile_make_year/data_miner.rb".freeze, "lib/earth/automobile/automobile_make_year_fleet.rb".freeze, "lib/earth/automobile/automobile_make_year_fleet/data_miner.rb".freeze, "lib/earth/automobile/automobile_model.rb".freeze, "lib/earth/automobile/automobile_model/data_miner.rb".freeze, "lib/earth/automobile/automobile_size_class.rb".freeze, "lib/earth/automobile/automobile_size_class/data_miner.rb".freeze, "lib/earth/automobile/automobile_type_fuel.rb".freeze, "lib/earth/automobile/automobile_type_fuel/data_miner.rb".freeze, "lib/earth/automobile/automobile_type_fuel_control.rb".freeze, "lib/earth/automobile/automobile_type_fuel_control/data_miner.rb".freeze, "lib/earth/automobile/automobile_type_fuel_year.rb".freeze, "lib/earth/automobile/automobile_type_fuel_year/data_miner.rb".freeze, "lib/earth/automobile/automobile_type_fuel_year_control.rb".freeze, "lib/earth/automobile/automobile_type_fuel_year_control/data_miner.rb".freeze, "lib/earth/automobile/automobile_year.rb".freeze, "lib/earth/automobile/automobile_year/data_miner.rb".freeze, "lib/earth/automobile/dependencies.txt".freeze, "lib/earth/bus.rb".freeze, "lib/earth/bus/bus_class.rb".freeze, "lib/earth/bus/bus_class/data_miner.rb".freeze, "lib/earth/bus/bus_fuel.rb".freeze, "lib/earth/bus/bus_fuel/data_miner.rb".freeze, "lib/earth/bus/bus_fuel_control.rb".freeze, "lib/earth/bus/bus_fuel_control/data_miner.rb".freeze, "lib/earth/bus/bus_fuel_year_control.rb".freeze, "lib/earth/bus/bus_fuel_year_control/data_miner.rb".freeze, "lib/earth/computation.rb".freeze, "lib/earth/computation/computation_carrier.rb".freeze, "lib/earth/computation/computation_carrier/data_miner.rb".freeze, "lib/earth/computation/computation_carrier_instance_class.rb".freeze, "lib/earth/computation/computation_carrier_instance_class/data_miner.rb".freeze, "lib/earth/computation/computation_carrier_region.rb".freeze, "lib/earth/computation/computation_carrier_region/data_miner.rb".freeze, "lib/earth/conversions_ext.rb".freeze, "lib/earth/diet.rb".freeze, "lib/earth/diet/diet_class.rb".freeze, "lib/earth/diet/diet_class/data_miner.rb".freeze, "lib/earth/diet/food_group.rb".freeze, "lib/earth/diet/food_group/data_miner.rb".freeze, "lib/earth/eia.rb".freeze, "lib/earth/electricity.rb".freeze, "lib/earth/electricity/electric_market.rb".freeze, "lib/earth/electricity/electric_market/data_miner.rb".freeze, "lib/earth/electricity/electric_utility.rb".freeze, "lib/earth/electricity/electric_utility/data_miner.rb".freeze, "lib/earth/electricity/green_button_adoption.rb".freeze, "lib/earth/electricity/green_button_adoption/data_miner.rb".freeze, "lib/earth/fuel.rb".freeze, "lib/earth/fuel/fuel.rb".freeze, "lib/earth/fuel/fuel/data_miner.rb".freeze, "lib/earth/fuel/fuel_price.rb".freeze, "lib/earth/fuel/fuel_price/data_miner.rb".freeze, "lib/earth/fuel/fuel_type.rb".freeze, "lib/earth/fuel/fuel_type/data_miner.rb".freeze, "lib/earth/fuel/fuel_year.rb".freeze, "lib/earth/fuel/fuel_year/data_miner.rb".freeze, "lib/earth/fuel/greenhouse_gas.rb".freeze, "lib/earth/fuel/greenhouse_gas/data_miner.rb".freeze, "lib/earth/hospitality.rb".freeze, "lib/earth/hospitality/commercial_building_energy_consumption_survey_response.rb".freeze, "lib/earth/hospitality/commercial_building_energy_consumption_survey_response/data_miner.rb".freeze, "lib/earth/hospitality/lodging_class.rb".freeze, "lib/earth/hospitality/lodging_class/data_miner.rb".freeze, "lib/earth/industry.rb".freeze, "lib/earth/industry/cbecs_energy_intensity.rb".freeze, "lib/earth/industry/cbecs_energy_intensity/data_miner.rb".freeze, "lib/earth/industry/industry.rb".freeze, "lib/earth/industry/industry/data_miner.rb".freeze, "lib/earth/industry/industry_product.rb".freeze, "lib/earth/industry/industry_product_line.rb".freeze, "lib/earth/industry/industry_sector.rb".freeze, "lib/earth/industry/mecs_energy.rb".freeze, "lib/earth/industry/mecs_energy/data_miner.rb".freeze, "lib/earth/industry/mecs_ratio.rb".freeze, "lib/earth/industry/mecs_ratio/data_miner.rb".freeze, "lib/earth/industry/merchant_category.rb".freeze, "lib/earth/industry/merchant_category/data_miner.rb".freeze, "lib/earth/industry/merchant_category_industry.rb".freeze, "lib/earth/industry/naics_2002.rb".freeze, "lib/earth/industry/naics_2002/data_miner.rb".freeze, "lib/earth/industry/naics_2002_naics_2007_concordance.rb".freeze, "lib/earth/industry/naics_2002_naics_2007_concordance/data_miner.rb".freeze, "lib/earth/industry/naics_2002_sic_1987_concordance.rb".freeze, "lib/earth/industry/naics_2002_sic_1987_concordance/data_miner.rb".freeze, "lib/earth/industry/naics_2007.rb".freeze, "lib/earth/industry/naics_2007/data_miner.rb".freeze, "lib/earth/industry/product_line.rb".freeze, "lib/earth/industry/product_line_industry_product.rb".freeze, "lib/earth/industry/sector.rb".freeze, "lib/earth/industry/sic_1987.rb".freeze, "lib/earth/industry/sic_1987/data_miner.rb".freeze, "lib/earth/inflectors.rb".freeze, "lib/earth/loader.rb".freeze, "lib/earth/locality.rb".freeze, "lib/earth/locality/census_division.rb".freeze, "lib/earth/locality/census_division/data_miner.rb".freeze, "lib/earth/locality/census_region.rb".freeze, "lib/earth/locality/census_region/data_miner.rb".freeze, "lib/earth/locality/climate_division.rb".freeze, "lib/earth/locality/climate_division/data_miner.rb".freeze, "lib/earth/locality/country.rb".freeze, "lib/earth/locality/country/data_miner.rb".freeze, "lib/earth/locality/egrid_country.rb".freeze, "lib/earth/locality/egrid_country/data_miner.rb".freeze, "lib/earth/locality/egrid_region.rb".freeze, "lib/earth/locality/egrid_region/data_miner.rb".freeze, "lib/earth/locality/egrid_subregion.rb".freeze, "lib/earth/locality/egrid_subregion/data_miner.rb".freeze, "lib/earth/locality/electricity_mix.rb".freeze, "lib/earth/locality/electricity_mix/data_miner.rb".freeze, "lib/earth/locality/petroleum_administration_for_defense_district.rb".freeze, "lib/earth/locality/petroleum_administration_for_defense_district/data_miner.rb".freeze, "lib/earth/locality/state.rb".freeze, "lib/earth/locality/state/data_miner.rb".freeze, "lib/earth/locality/zip_code.rb".freeze, "lib/earth/locality/zip_code/data_miner.rb".freeze, "lib/earth/model.rb".freeze, "lib/earth/pet.rb".freeze, "lib/earth/pet/breed.rb".freeze, "lib/earth/pet/breed/data_miner.rb".freeze, "lib/earth/pet/breed_gender.rb".freeze, "lib/earth/pet/breed_gender/data_miner.rb".freeze, "lib/earth/pet/gender.rb".freeze, "lib/earth/pet/gender/data_miner.rb".freeze, "lib/earth/pet/species.rb".freeze, "lib/earth/pet/species/data_miner.rb".freeze, "lib/earth/rail.rb".freeze, "lib/earth/rail/country_rail_class.rb".freeze, "lib/earth/rail/country_rail_class/data_miner.rb".freeze, "lib/earth/rail/country_rail_traction.rb".freeze, "lib/earth/rail/country_rail_traction/data_miner.rb".freeze, "lib/earth/rail/country_rail_traction_class.rb".freeze, "lib/earth/rail/country_rail_traction_class/data_miner.rb".freeze, "lib/earth/rail/national_transit_database_company.rb".freeze, "lib/earth/rail/national_transit_database_company/data_miner.rb".freeze, "lib/earth/rail/national_transit_database_mode.rb".freeze, "lib/earth/rail/national_transit_database_mode/data_miner.rb".freeze, "lib/earth/rail/national_transit_database_record.rb".freeze, "lib/earth/rail/national_transit_database_record/data_miner.rb".freeze, "lib/earth/rail/rail_class.rb".freeze, "lib/earth/rail/rail_class/data_miner.rb".freeze, "lib/earth/rail/rail_company.rb".freeze, "lib/earth/rail/rail_company/data_miner.rb".freeze, "lib/earth/rail/rail_fuel.rb".freeze, "lib/earth/rail/rail_fuel/data_miner.rb".freeze, "lib/earth/rail/rail_traction.rb".freeze, "lib/earth/rail/rail_traction/data_miner.rb".freeze, "lib/earth/residence.rb".freeze, "lib/earth/residence/air_conditioner_use.rb".freeze, "lib/earth/residence/air_conditioner_use/data_miner.rb".freeze, "lib/earth/residence/clothes_machine_use.rb".freeze, "lib/earth/residence/clothes_machine_use/data_miner.rb".freeze, "lib/earth/residence/dishwasher_use.rb".freeze, "lib/earth/residence/dishwasher_use/data_miner.rb".freeze, "lib/earth/residence/residence_appliance.rb".freeze, "lib/earth/residence/residence_appliance/data_miner.rb".freeze, "lib/earth/residence/residence_class.rb".freeze, "lib/earth/residence/residence_class/data_miner.rb".freeze, "lib/earth/residence/residence_fuel_price.rb".freeze, "lib/earth/residence/residence_fuel_price/data_miner.rb".freeze, "lib/earth/residence/residence_fuel_type.rb".freeze, "lib/earth/residence/residence_fuel_type/data_miner.rb".freeze, "lib/earth/residence/residential_energy_consumption_survey_response.rb".freeze, "lib/earth/residence/residential_energy_consumption_survey_response/data_miner.rb".freeze, "lib/earth/residence/urbanity.rb".freeze, "lib/earth/residence/urbanity/data_miner.rb".freeze, "lib/earth/shipping.rb".freeze, "lib/earth/shipping/carrier.rb".freeze, "lib/earth/shipping/carrier/data_miner.rb".freeze, "lib/earth/shipping/carrier_mode.rb".freeze, "lib/earth/shipping/carrier_mode/data_miner.rb".freeze, "lib/earth/shipping/shipment_mode.rb".freeze, "lib/earth/shipping/shipment_mode/data_miner.rb".freeze, "lib/earth/tasks.rb".freeze, "lib/earth/utils.rb".freeze, "lib/earth/version.rb".freeze, "lib/earth/warnings.rb".freeze, "spec/data_mining_spec.rb".freeze, "spec/earth/air/aircraft_spec.rb".freeze, "spec/earth/air/airline_spec.rb".freeze, "spec/earth/air/airport_spec.rb".freeze, "spec/earth/air/bts_aircraft_spec.rb".freeze, "spec/earth/air/flight_distance_class_seat_class_spec.rb".freeze, "spec/earth/air/flight_distance_class_spec.rb".freeze, "spec/earth/air/flight_seat_class_spec.rb".freeze, "spec/earth/air/flight_segment_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_type_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_type_spec.rb".freeze, "spec/earth/automobile/automobile_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_year_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_year_variant_spec.rb".freeze, "spec/earth/automobile/automobile_make_spec.rb".freeze, "spec/earth/automobile/automobile_make_year_fleet_spec.rb".freeze, "spec/earth/automobile/automobile_make_year_spec.rb".freeze, "spec/earth/automobile/automobile_model_spec.rb".freeze, "spec/earth/automobile/automobile_size_class_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_control_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_year_control_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_year_spec.rb".freeze, "spec/earth/automobile/automobile_year_spec.rb".freeze, "spec/earth/bus/bus_class_spec.rb".freeze, "spec/earth/bus/bus_fuel_control_spec.rb".freeze, "spec/earth/bus/bus_fuel_spec.rb".freeze, "spec/earth/bus/bus_fuel_year_control_spec.rb".freeze, "spec/earth/computation/computation_carrrier_instance_class_spec.rb".freeze, "spec/earth/computation/computation_carrrier_region_spec.rb".freeze, "spec/earth/computation/computation_carrrier_spec.rb".freeze, "spec/earth/diet/diet_class_spec.rb".freeze, "spec/earth/diet/food_group_spec.rb".freeze, "spec/earth/electricity/electric_market_spec.rb".freeze, "spec/earth/electricity/electric_utility_spec.rb".freeze, "spec/earth/electricity/green_button_adoption_spec.rb".freeze, "spec/earth/fuel/fuel_spec.rb".freeze, "spec/earth/fuel/fuel_year_spec.rb".freeze, "spec/earth/fuel/greenhouse_gas_spec.rb".freeze, "spec/earth/hospitality/commercial_building_energy_consumption_survey_response_spec.rb".freeze, "spec/earth/hospitality/lodging_class_spec.rb".freeze, "spec/earth/industry/cbecs_energy_intensity_spec.rb".freeze, "spec/earth/industry/industry_spec.rb".freeze, "spec/earth/industry/mecs_energy_spec.rb".freeze, "spec/earth/industry/mecs_ratio_spec.rb".freeze, "spec/earth/industry/merchant_category_spec.rb".freeze, "spec/earth/industry/naics_2002_naics_2007_concordance_spec.rb".freeze, "spec/earth/industry/naics_2002_sic_1987_concordance_spec.rb".freeze, "spec/earth/industry/naics_2002_spec.rb".freeze, "spec/earth/industry/naics_2007_spec.rb".freeze, "spec/earth/industry/sic_1987_spec.rb".freeze, "spec/earth/locality/census_division_spec.rb".freeze, "spec/earth/locality/census_region_spec.rb".freeze, "spec/earth/locality/climate_division_spec.rb".freeze, "spec/earth/locality/country_spec.rb".freeze, "spec/earth/locality/egrid_country_spec.rb".freeze, "spec/earth/locality/egrid_region_spec.rb".freeze, "spec/earth/locality/egrid_subregion_spec.rb".freeze, "spec/earth/locality/electricity_mix_spec.rb".freeze, "spec/earth/locality/padd_spec.rb".freeze, "spec/earth/locality/state_spec.rb".freeze, "spec/earth/locality/zip_code_spec.rb".freeze, "spec/earth/model_spec.rb".freeze, "spec/earth/pet/breed_gender_spec.rb".freeze, "spec/earth/pet/breed_spec.rb".freeze, "spec/earth/pet/gender_spec.rb".freeze, "spec/earth/pet/species_spec.rb".freeze, "spec/earth/rail/country_rail_class_spec.rb".freeze, "spec/earth/rail/country_rail_traction_class_spec.rb".freeze, "spec/earth/rail/country_rail_traction_spec.rb".freeze, "spec/earth/rail/national_transit_database_company_spec.rb".freeze, "spec/earth/rail/national_transit_database_mode_spec.rb".freeze, "spec/earth/rail/national_transit_database_record_spec.rb".freeze, "spec/earth/rail/rail_class_spec.rb".freeze, "spec/earth/rail/rail_company_spec.rb".freeze, "spec/earth/rail/rail_fuel_spec.rb".freeze, "spec/earth/rail/rail_traction_spec.rb".freeze, "spec/earth/residence/air_conditioner_use_spec.rb".freeze, "spec/earth/residence/clothes_machine_use_spec.rb".freeze, "spec/earth/residence/dishwasher_use_spec.rb".freeze, "spec/earth/residence/residence_appliance_spec.rb".freeze, "spec/earth/residence/residence_class_spec.rb".freeze, "spec/earth/residence/residence_fuel_price_spec.rb".freeze, "spec/earth/residence/residence_fuel_type_spec.rb".freeze, "spec/earth/residence/residential_energy_consumption_survey_response_spec.rb".freeze, "spec/earth/residence/urbanity_spec.rb".freeze, "spec/earth/shipping/carrier_mode_spec.rb".freeze, "spec/earth/shipping/carrier_spec.rb".freeze, "spec/earth/shipping/shipment_mode_spec.rb".freeze, "spec/earth_spec.rb".freeze, "spec/factories/airline.rb".freeze, "spec/factories/airport.rb".freeze, "spec/factories/automobile_activity_year.rb".freeze, "spec/factories/automobile_activity_year_type.rb".freeze, "spec/factories/automobile_activity_year_type_fuel.rb".freeze, "spec/factories/automobile_fuel.rb".freeze, "spec/factories/automobile_make.rb".freeze, "spec/factories/automobile_make_model.rb".freeze, "spec/factories/automobile_make_model_year.rb".freeze, "spec/factories/automobile_model.rb".freeze, "spec/factories/automobile_type_fuel.rb".freeze, "spec/factories/automobile_type_fuel_control.rb".freeze, "spec/factories/automobile_type_fuel_year.rb".freeze, "spec/factories/automobile_type_fuel_year_control.rb".freeze, "spec/factories/bus_fuel.rb".freeze, "spec/factories/bus_fuel_year_control.rb".freeze, "spec/factories/cbecs_energy_intensity.rb".freeze, "spec/factories/commercial_building_energy_consumption_survey_response.rb".freeze, "spec/factories/electric_utility.rb".freeze, "spec/factories/flight_distance_class.rb".freeze, "spec/factories/flight_segment.rb".freeze, "spec/factories/food_group.rb".freeze, "spec/factories/fuel.rb".freeze, "spec/factories/fuel_year.rb".freeze, "spec/factories/green_button_adoption.rb".freeze, "spec/factories/greenhouse_gas.rb".freeze, "spec/factories/industry.rb".freeze, "spec/factories/mecs_energy.rb".freeze, "spec/factories/mecs_ratio.rb".freeze, "spec/factories/national_transit_database_company.rb".freeze, "spec/factories/national_transit_database_mode.rb".freeze, "spec/factories/national_transit_database_record.rb".freeze, "spec/factories/residence_appliance.rb".freeze, "spec/factories/zip_code.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/integration.rb".freeze, "vendor/geokit-rails/.gitignore".freeze, "vendor/geokit-rails/CHANGELOG.rdoc".freeze, "vendor/geokit-rails/MIT-LICENSE".freeze, "vendor/geokit-rails/README.markdown".freeze, "vendor/geokit-rails/Rakefile".freeze, "vendor/geokit-rails/about.yml".freeze, "vendor/geokit-rails/assets/api_keys_template".freeze, "vendor/geokit-rails/init.rb".freeze, "vendor/geokit-rails/install.rb".freeze, "vendor/geokit-rails/lib/geokit-rails.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/acts_as_mappable.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/adapters/abstract.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/adapters/mysql.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/adapters/mysql2.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/adapters/postgresql.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/adapters/sqlserver.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/defaults.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/geocoder_control.rb".freeze, "vendor/geokit-rails/lib/geokit-rails/ip_geocode_lookup.rb".freeze, "vendor/geokit-rails/test/acts_as_mappable_test.rb".freeze, "vendor/geokit-rails/test/boot.rb".freeze, "vendor/geokit-rails/test/database.yml".freeze, "vendor/geokit-rails/test/fixtures/companies.yml".freeze, "vendor/geokit-rails/test/fixtures/custom_locations.yml".freeze, "vendor/geokit-rails/test/fixtures/locations.yml".freeze, "vendor/geokit-rails/test/fixtures/mock_addresses.yml".freeze, "vendor/geokit-rails/test/fixtures/mock_families.yml".freeze, "vendor/geokit-rails/test/fixtures/mock_houses.yml".freeze, "vendor/geokit-rails/test/fixtures/mock_organizations.yml".freeze, "vendor/geokit-rails/test/fixtures/mock_people.yml".freeze, "vendor/geokit-rails/test/fixtures/stores.yml".freeze, "vendor/geokit-rails/test/ip_geocode_lookup_test.rb".freeze, "vendor/geokit-rails/test/models/company.rb".freeze, "vendor/geokit-rails/test/models/custom_location.rb".freeze, "vendor/geokit-rails/test/models/location.rb".freeze, "vendor/geokit-rails/test/models/mock_address.rb".freeze, "vendor/geokit-rails/test/models/mock_family.rb".freeze, "vendor/geokit-rails/test/models/mock_house.rb".freeze, "vendor/geokit-rails/test/models/mock_organization.rb".freeze, "vendor/geokit-rails/test/models/mock_person.rb".freeze, "vendor/geokit-rails/test/models/store.rb".freeze, "vendor/geokit-rails/test/schema.rb".freeze, "vendor/geokit-rails/test/tasks.rake".freeze, "vendor/geokit-rails/test/test_helper.rb".freeze] s.homepage = "https://github.com/brighterplanet/earth".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Land, sky, and sea".freeze s.test_files = ["spec/data_mining_spec.rb".freeze, "spec/earth/air/aircraft_spec.rb".freeze, "spec/earth/air/airline_spec.rb".freeze, "spec/earth/air/airport_spec.rb".freeze, "spec/earth/air/bts_aircraft_spec.rb".freeze, "spec/earth/air/flight_distance_class_seat_class_spec.rb".freeze, "spec/earth/air/flight_distance_class_spec.rb".freeze, "spec/earth/air/flight_seat_class_spec.rb".freeze, "spec/earth/air/flight_segment_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_type_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_activity_year_type_spec.rb".freeze, "spec/earth/automobile/automobile_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_year_spec.rb".freeze, "spec/earth/automobile/automobile_make_model_year_variant_spec.rb".freeze, "spec/earth/automobile/automobile_make_spec.rb".freeze, "spec/earth/automobile/automobile_make_year_fleet_spec.rb".freeze, "spec/earth/automobile/automobile_make_year_spec.rb".freeze, "spec/earth/automobile/automobile_model_spec.rb".freeze, "spec/earth/automobile/automobile_size_class_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_control_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_year_control_spec.rb".freeze, "spec/earth/automobile/automobile_type_fuel_year_spec.rb".freeze, "spec/earth/automobile/automobile_year_spec.rb".freeze, "spec/earth/bus/bus_class_spec.rb".freeze, "spec/earth/bus/bus_fuel_control_spec.rb".freeze, "spec/earth/bus/bus_fuel_spec.rb".freeze, "spec/earth/bus/bus_fuel_year_control_spec.rb".freeze, "spec/earth/computation/computation_carrrier_instance_class_spec.rb".freeze, "spec/earth/computation/computation_carrrier_region_spec.rb".freeze, "spec/earth/computation/computation_carrrier_spec.rb".freeze, "spec/earth/diet/diet_class_spec.rb".freeze, "spec/earth/diet/food_group_spec.rb".freeze, "spec/earth/electricity/electric_market_spec.rb".freeze, "spec/earth/electricity/electric_utility_spec.rb".freeze, "spec/earth/electricity/green_button_adoption_spec.rb".freeze, "spec/earth/fuel/fuel_spec.rb".freeze, "spec/earth/fuel/fuel_year_spec.rb".freeze, "spec/earth/fuel/greenhouse_gas_spec.rb".freeze, "spec/earth/hospitality/commercial_building_energy_consumption_survey_response_spec.rb".freeze, "spec/earth/hospitality/lodging_class_spec.rb".freeze, "spec/earth/industry/cbecs_energy_intensity_spec.rb".freeze, "spec/earth/industry/industry_spec.rb".freeze, "spec/earth/industry/mecs_energy_spec.rb".freeze, "spec/earth/industry/mecs_ratio_spec.rb".freeze, "spec/earth/industry/merchant_category_spec.rb".freeze, "spec/earth/industry/naics_2002_naics_2007_concordance_spec.rb".freeze, "spec/earth/industry/naics_2002_sic_1987_concordance_spec.rb".freeze, "spec/earth/industry/naics_2002_spec.rb".freeze, "spec/earth/industry/naics_2007_spec.rb".freeze, "spec/earth/industry/sic_1987_spec.rb".freeze, "spec/earth/locality/census_division_spec.rb".freeze, "spec/earth/locality/census_region_spec.rb".freeze, "spec/earth/locality/climate_division_spec.rb".freeze, "spec/earth/locality/country_spec.rb".freeze, "spec/earth/locality/egrid_country_spec.rb".freeze, "spec/earth/locality/egrid_region_spec.rb".freeze, "spec/earth/locality/egrid_subregion_spec.rb".freeze, "spec/earth/locality/electricity_mix_spec.rb".freeze, "spec/earth/locality/padd_spec.rb".freeze, "spec/earth/locality/state_spec.rb".freeze, "spec/earth/locality/zip_code_spec.rb".freeze, "spec/earth/model_spec.rb".freeze, "spec/earth/pet/breed_gender_spec.rb".freeze, "spec/earth/pet/breed_spec.rb".freeze, "spec/earth/pet/gender_spec.rb".freeze, "spec/earth/pet/species_spec.rb".freeze, "spec/earth/rail/country_rail_class_spec.rb".freeze, "spec/earth/rail/country_rail_traction_class_spec.rb".freeze, "spec/earth/rail/country_rail_traction_spec.rb".freeze, "spec/earth/rail/national_transit_database_company_spec.rb".freeze, "spec/earth/rail/national_transit_database_mode_spec.rb".freeze, "spec/earth/rail/national_transit_database_record_spec.rb".freeze, "spec/earth/rail/rail_class_spec.rb".freeze, "spec/earth/rail/rail_company_spec.rb".freeze, "spec/earth/rail/rail_fuel_spec.rb".freeze, "spec/earth/rail/rail_traction_spec.rb".freeze, "spec/earth/residence/air_conditioner_use_spec.rb".freeze, "spec/earth/residence/clothes_machine_use_spec.rb".freeze, "spec/earth/residence/dishwasher_use_spec.rb".freeze, "spec/earth/residence/residence_appliance_spec.rb".freeze, "spec/earth/residence/residence_class_spec.rb".freeze, "spec/earth/residence/residence_fuel_price_spec.rb".freeze, "spec/earth/residence/residence_fuel_type_spec.rb".freeze, "spec/earth/residence/residential_energy_consumption_survey_response_spec.rb".freeze, "spec/earth/residence/urbanity_spec.rb".freeze, "spec/earth/shipping/carrier_mode_spec.rb".freeze, "spec/earth/shipping/carrier_spec.rb".freeze, "spec/earth/shipping/shipment_mode_spec.rb".freeze, "spec/earth_spec.rb".freeze, "spec/factories/airline.rb".freeze, "spec/factories/airport.rb".freeze, "spec/factories/automobile_activity_year.rb".freeze, "spec/factories/automobile_activity_year_type.rb".freeze, "spec/factories/automobile_activity_year_type_fuel.rb".freeze, "spec/factories/automobile_fuel.rb".freeze, "spec/factories/automobile_make.rb".freeze, "spec/factories/automobile_make_model.rb".freeze, "spec/factories/automobile_make_model_year.rb".freeze, "spec/factories/automobile_model.rb".freeze, "spec/factories/automobile_type_fuel.rb".freeze, "spec/factories/automobile_type_fuel_control.rb".freeze, "spec/factories/automobile_type_fuel_year.rb".freeze, "spec/factories/automobile_type_fuel_year_control.rb".freeze, "spec/factories/bus_fuel.rb".freeze, "spec/factories/bus_fuel_year_control.rb".freeze, "spec/factories/cbecs_energy_intensity.rb".freeze, "spec/factories/commercial_building_energy_consumption_survey_response.rb".freeze, "spec/factories/electric_utility.rb".freeze, "spec/factories/flight_distance_class.rb".freeze, "spec/factories/flight_segment.rb".freeze, "spec/factories/food_group.rb".freeze, "spec/factories/fuel.rb".freeze, "spec/factories/fuel_year.rb".freeze, "spec/factories/green_button_adoption.rb".freeze, "spec/factories/greenhouse_gas.rb".freeze, "spec/factories/industry.rb".freeze, "spec/factories/mecs_energy.rb".freeze, "spec/factories/mecs_ratio.rb".freeze, "spec/factories/national_transit_database_company.rb".freeze, "spec/factories/national_transit_database_mode.rb".freeze, "spec/factories/national_transit_database_record.rb".freeze, "spec/factories/residence_appliance.rb".freeze, "spec/factories/zip_code.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/integration.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.4.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.3.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.0.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end