--- !ruby/object:Gem::Specification name: sprockets-plugin version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 1 - 1 version: 0.1.1 platform: ruby authors: - Pete Browne autorequire: bindir: bin cert_chain: [] date: 2012-01-03 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency type: :runtime requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 3 segments: - 2 - 0 version: "2.0" prerelease: false name: sprockets version_requirements: *id001 - !ruby/object:Gem::Dependency type: :development requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 0 - 4 - 0 version: 0.4.0 prerelease: false name: appraisal version_requirements: *id002 - !ruby/object:Gem::Dependency type: :development requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 23 segments: - 2 - 6 - 0 version: 2.6.0 prerelease: false name: rspec version_requirements: *id003 - !ruby/object:Gem::Dependency type: :development requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 31 segments: - 1 - 2 - 0 version: 1.2.0 prerelease: false name: test-construct version_requirements: *id004 description: Package assets into gems for non-Rails applications. email: - me@petebrowne.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Appraisals - Gemfile - LICENSE - README.md - Rakefile - gemfiles/sprockets-2.0.gemfile - gemfiles/sprockets-2.1.gemfile - gemfiles/sprockets-2.2.gemfile - lib/sprockets-plugin.rb - lib/sprockets/plugin.rb - lib/sprockets/plugin/aware.rb - lib/sprockets/plugin/version.rb - spec/spec_helper.rb - spec/sprockets-plugin_spec.rb - sprockets-plugin.gemspec homepage: https://github.com/petebrowne/sprockets-plugin licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: sprockets-plugin rubygems_version: 1.8.11 signing_key: specification_version: 3 summary: Package assets into gems for non-Rails applications. test_files: - spec/spec_helper.rb - spec/sprockets-plugin_spec.rb