--- !ruby/object:Gem::Specification name: sass-globbing version: !ruby/object:Gem::Version version: 1.1.1 platform: ruby authors: - Chris Eppstein autorequire: bindir: bin cert_chain: [] date: 2014-05-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: sass requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '3.1' description: Allows use of globs in Sass @import directives. email: - chris@eppsteins.net executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - CHANGELOG.markdown - Gemfile - README.markdown - Rakefile - lib/sass-globbing.rb - lib/sass/globbing.rb - lib/sass/globbing/importer.rb - lib/sass/globbing/monkey_patches.rb - lib/sass/globbing/version.rb - sass-globbing.gemspec - test/fixtures/all.sass - test/fixtures/partials/_partial1.sass - test/fixtures/partials/nested/_nested.sass - test/fixtures/partials/nested/_nested_2.sass - test/fixtures/partials/nested/deeply_nested/_deeply.scss - test/sass_globbing_test.rb homepage: http://chriseppstein.github.com/ licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.3 signing_key: specification_version: 4 summary: Allows use of globs in Sass @import directives. test_files: - test/fixtures/all.sass - test/fixtures/partials/_partial1.sass - test/fixtures/partials/nested/_nested.sass - test/fixtures/partials/nested/_nested_2.sass - test/fixtures/partials/nested/deeply_nested/_deeply.scss - test/sass_globbing_test.rb has_rdoc: