--- !ruby/object:Gem::Specification name: compass-rails version: !ruby/object:Gem::Version prerelease: version: 1.1.0 platform: ruby authors: - Scott Davis - Chris Eppstein autorequire: bindir: bin cert_chain: [] date: 2013-12-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency version_requirements: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.2 - - < - !ruby/object:Gem::Version version: '0.14' none: false name: compass type: :runtime prerelease: false requirement: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.2 - - < - !ruby/object:Gem::Version version: '0.14' none: false description: Integrate Compass into Rails 3.0 and up. email: - jetviper21@gmail.com - chris@eppsteins.net - craig.mcnamara@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .travis.yml - Appraisals - Gemfile - Guardfile - LICENSE - README.md - Rakefile - changelog.markdown - compass-rails.gemspec - gemfiles/rails3.gemfile - gemfiles/rails31.gemfile - gemfiles/rails32.gemfile - gemfiles/rails40.gemfile - lib/compass-rails.rb - lib/compass-rails/configuration.rb - lib/compass-rails/configuration/3_1.rb - lib/compass-rails/configuration/default.rb - lib/compass-rails/installer.rb - lib/compass-rails/patches.rb - lib/compass-rails/patches/3_1.rb - lib/compass-rails/patches/4_0.rb - lib/compass-rails/patches/importer.rb - lib/compass-rails/patches/sass_importer.rb - lib/compass-rails/patches/sprite_importer.rb - lib/compass-rails/patches/static_compiler.rb - lib/compass-rails/railties.rb - lib/compass-rails/railties/2_3.rb - lib/compass-rails/railties/3_0.rb - lib/compass-rails/railties/3_1.rb - lib/compass-rails/railties/4_0.rb - lib/compass-rails/version.rb - test/fixtures/.gitkeep - test/helpers/command_helper.rb - test/helpers/debug_helper.rb - test/helpers/file_helper.rb - test/helpers/rails_helper.rb - test/helpers/rails_project.rb - test/integrations/.gitkeep - test/integrations/rails3_test.rb - test/integrations/rails_31_test.rb - test/integrations/rails_32_test.rb - test/integrations/rails_32_without_pipeline_test.rb - test/integrations/rails_40_test.rb - test/test_helper.rb - test/units/.gitkeep homepage: https://github.com/Compass/compass-rails licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' none: false required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' none: false requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Integrate Compass into Rails 3.0 and up. test_files: - test/fixtures/.gitkeep - test/helpers/command_helper.rb - test/helpers/debug_helper.rb - test/helpers/file_helper.rb - test/helpers/rails_helper.rb - test/helpers/rails_project.rb - test/integrations/.gitkeep - test/integrations/rails3_test.rb - test/integrations/rails_31_test.rb - test/integrations/rails_32_test.rb - test/integrations/rails_32_without_pipeline_test.rb - test/integrations/rails_40_test.rb - test/test_helper.rb - test/units/.gitkeep has_rdoc: