# -*- encoding: utf-8 -*- # stub: bourbon 4.3.1 ruby lib Gem::Specification.new do |s| s.name = "bourbon".freeze s.version = "4.3.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 = ["Andres Mejia".freeze, "Chad Mazzola".freeze, "Chris Lloyd".freeze, "Gabe Berke-Williams".freeze, "J. Edward Dewyea".freeze, "Jeremy Raines".freeze, "Kyle Fiedler".freeze, "Matt Jankowski".freeze, "Mike Burns".freeze, "Nick Quaranto".freeze, "Phil LaPier".freeze, "Reda Lemeden".freeze, "Travis Haynes".freeze, "Tyson Gach".freeze, "Will McMahan".freeze] s.date = "2017-02-08" s.description = "Bourbon is a library of pure Sass mixins that are designed to be simple and easy\nto use. No configuration required. The mixins aim to be as vanilla as possible,\nmeaning they should be as close to the original CSS syntax as possible.\n".freeze s.email = "design+bourbon@thoughtbot.com".freeze s.executables = ["bourbon".freeze] s.files = [".gitignore".freeze, ".hound.yml".freeze, ".npmignore".freeze, ".scss-lint.yml".freeze, "CHANGELOG.md".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/stylesheets/_bourbon-deprecate.scss".freeze, "app/assets/stylesheets/_bourbon-deprecated-upcoming.scss".freeze, "app/assets/stylesheets/_bourbon.scss".freeze, "app/assets/stylesheets/addons/_border-color.scss".freeze, "app/assets/stylesheets/addons/_border-radius.scss".freeze, "app/assets/stylesheets/addons/_border-style.scss".freeze, "app/assets/stylesheets/addons/_border-width.scss".freeze, "app/assets/stylesheets/addons/_buttons.scss".freeze, "app/assets/stylesheets/addons/_clearfix.scss".freeze, "app/assets/stylesheets/addons/_ellipsis.scss".freeze, "app/assets/stylesheets/addons/_font-stacks.scss".freeze, "app/assets/stylesheets/addons/_hide-text.scss".freeze, "app/assets/stylesheets/addons/_margin.scss".freeze, "app/assets/stylesheets/addons/_padding.scss".freeze, "app/assets/stylesheets/addons/_position.scss".freeze, "app/assets/stylesheets/addons/_prefixer.scss".freeze, "app/assets/stylesheets/addons/_retina-image.scss".freeze, "app/assets/stylesheets/addons/_size.scss".freeze, "app/assets/stylesheets/addons/_text-inputs.scss".freeze, "app/assets/stylesheets/addons/_timing-functions.scss".freeze, "app/assets/stylesheets/addons/_triangle.scss".freeze, "app/assets/stylesheets/addons/_word-wrap.scss".freeze, "app/assets/stylesheets/css3/_animation.scss".freeze, "app/assets/stylesheets/css3/_appearance.scss".freeze, "app/assets/stylesheets/css3/_backface-visibility.scss".freeze, "app/assets/stylesheets/css3/_background-image.scss".freeze, "app/assets/stylesheets/css3/_background.scss".freeze, "app/assets/stylesheets/css3/_border-image.scss".freeze, "app/assets/stylesheets/css3/_calc.scss".freeze, "app/assets/stylesheets/css3/_columns.scss".freeze, "app/assets/stylesheets/css3/_filter.scss".freeze, "app/assets/stylesheets/css3/_flex-box.scss".freeze, "app/assets/stylesheets/css3/_font-face.scss".freeze, "app/assets/stylesheets/css3/_font-feature-settings.scss".freeze, "app/assets/stylesheets/css3/_hidpi-media-query.scss".freeze, "app/assets/stylesheets/css3/_hyphens.scss".freeze, "app/assets/stylesheets/css3/_image-rendering.scss".freeze, "app/assets/stylesheets/css3/_keyframes.scss".freeze, "app/assets/stylesheets/css3/_linear-gradient.scss".freeze, "app/assets/stylesheets/css3/_perspective.scss".freeze, "app/assets/stylesheets/css3/_placeholder.scss".freeze, "app/assets/stylesheets/css3/_radial-gradient.scss".freeze, "app/assets/stylesheets/css3/_selection.scss".freeze, "app/assets/stylesheets/css3/_text-decoration.scss".freeze, "app/assets/stylesheets/css3/_transform.scss".freeze, "app/assets/stylesheets/css3/_transition.scss".freeze, "app/assets/stylesheets/css3/_user-select.scss".freeze, "app/assets/stylesheets/functions/_assign-inputs.scss".freeze, "app/assets/stylesheets/functions/_contains-falsy.scss".freeze, "app/assets/stylesheets/functions/_contains.scss".freeze, "app/assets/stylesheets/functions/_is-length.scss".freeze, "app/assets/stylesheets/functions/_is-light.scss".freeze, "app/assets/stylesheets/functions/_is-number.scss".freeze, "app/assets/stylesheets/functions/_is-size.scss".freeze, "app/assets/stylesheets/functions/_modular-scale.scss".freeze, "app/assets/stylesheets/functions/_px-to-em.scss".freeze, "app/assets/stylesheets/functions/_px-to-rem.scss".freeze, "app/assets/stylesheets/functions/_shade.scss".freeze, "app/assets/stylesheets/functions/_strip-units.scss".freeze, "app/assets/stylesheets/functions/_tint.scss".freeze, "app/assets/stylesheets/functions/_transition-property-name.scss".freeze, "app/assets/stylesheets/functions/_unpack.scss".freeze, "app/assets/stylesheets/helpers/_convert-units.scss".freeze, "app/assets/stylesheets/helpers/_directional-values.scss".freeze, "app/assets/stylesheets/helpers/_font-source-declaration.scss".freeze, "app/assets/stylesheets/helpers/_gradient-positions-parser.scss".freeze, "app/assets/stylesheets/helpers/_linear-angle-parser.scss".freeze, "app/assets/stylesheets/helpers/_linear-gradient-parser.scss".freeze, "app/assets/stylesheets/helpers/_linear-positions-parser.scss".freeze, "app/assets/stylesheets/helpers/_linear-side-corner-parser.scss".freeze, "app/assets/stylesheets/helpers/_radial-arg-parser.scss".freeze, "app/assets/stylesheets/helpers/_radial-gradient-parser.scss".freeze, "app/assets/stylesheets/helpers/_radial-positions-parser.scss".freeze, "app/assets/stylesheets/helpers/_render-gradients.scss".freeze, "app/assets/stylesheets/helpers/_shape-size-stripper.scss".freeze, "app/assets/stylesheets/helpers/_str-to-num.scss".freeze, "app/assets/stylesheets/settings/_asset-pipeline.scss".freeze, "app/assets/stylesheets/settings/_deprecation-warnings.scss".freeze, "app/assets/stylesheets/settings/_prefixer.scss".freeze, "app/assets/stylesheets/settings/_px-to-em.scss".freeze, "bin/bourbon".freeze, "bourbon.gemspec".freeze, "bower.json".freeze, "circle.yml".freeze, "eyeglass-exports.js".freeze, "features/install.feature".freeze, "features/step_definitions/bourbon_steps.rb".freeze, "features/support/bourbon_support.rb".freeze, "features/support/env.rb".freeze, "features/update.feature".freeze, "features/version.feature".freeze, "index.js".freeze, "lib/bourbon.rb".freeze, "lib/bourbon/engine.rb".freeze, "lib/bourbon/generator.rb".freeze, "lib/bourbon/version.rb".freeze, "lib/tasks/install.rake".freeze, "package.json".freeze, "sache.json".freeze, "spec/bourbon/addons/border_color_spec.rb".freeze, "spec/bourbon/addons/border_radius_spec.rb".freeze, "spec/bourbon/addons/border_style_spec.rb".freeze, "spec/bourbon/addons/border_width_spec.rb".freeze, "spec/bourbon/addons/buttons_spec.rb".freeze, "spec/bourbon/addons/clearfix_spec.rb".freeze, "spec/bourbon/addons/ellipsis_spec.rb".freeze, "spec/bourbon/addons/font_stacks_spec.rb".freeze, "spec/bourbon/addons/hide_text_spec.rb".freeze, "spec/bourbon/addons/margin_spec.rb".freeze, "spec/bourbon/addons/padding_spec.rb".freeze, "spec/bourbon/addons/position_spec.rb".freeze, "spec/bourbon/addons/retina_image_spec.rb".freeze, "spec/bourbon/addons/size_spec.rb".freeze, "spec/bourbon/addons/text_inputs_spec.rb".freeze, "spec/bourbon/addons/triangle_spec.rb".freeze, "spec/bourbon/addons/word_wrap_spec.rb".freeze, "spec/bourbon/css3/font_face_spec.rb".freeze, "spec/bourbon/css3/hidpi_media_query_spec.rb".freeze, "spec/bourbon/functions/assign_inputs_spec.rb".freeze, "spec/bourbon/functions/contains_spec.rb".freeze, "spec/bourbon/functions/is_length_spec.rb".freeze, "spec/bourbon/functions/is_light_spec.rb".freeze, "spec/bourbon/functions/is_number_spec.rb".freeze, "spec/bourbon/functions/is_size_spec.rb".freeze, "spec/bourbon/functions/modular_scale_spec.rb".freeze, "spec/bourbon/functions/px_to_em_spec.rb".freeze, "spec/bourbon/functions/px_to_rem_spec.rb".freeze, "spec/bourbon/functions/shade_spec.rb".freeze, "spec/bourbon/functions/strip_units_spec.rb".freeze, "spec/bourbon/functions/tint_spec.rb".freeze, "spec/bourbon/functions/unpack_spec.rb".freeze, "spec/bourbon/helpers/convert_units_spec.rb".freeze, "spec/bourbon/helpers/directional_values_spec.rb".freeze, "spec/bourbon/helpers/font_source_declaration_spec.rb".freeze, "spec/bourbon/helpers/str_to_num_spec.rb".freeze, "spec/fixtures/_setup.scss".freeze, "spec/fixtures/addons/border-color.scss".freeze, "spec/fixtures/addons/border-radius.scss".freeze, "spec/fixtures/addons/border-style.scss".freeze, "spec/fixtures/addons/border-width.scss".freeze, "spec/fixtures/addons/buttons.scss".freeze, "spec/fixtures/addons/clearfix.scss".freeze, "spec/fixtures/addons/ellipsis.scss".freeze, "spec/fixtures/addons/font-stacks.scss".freeze, "spec/fixtures/addons/hide-text.scss".freeze, "spec/fixtures/addons/margin.scss".freeze, "spec/fixtures/addons/padding.scss".freeze, "spec/fixtures/addons/position.scss".freeze, "spec/fixtures/addons/retina-image.scss".freeze, "spec/fixtures/addons/size.scss".freeze, "spec/fixtures/addons/text-inputs.scss".freeze, "spec/fixtures/addons/triangle.scss".freeze, "spec/fixtures/addons/word-wrap.scss".freeze, "spec/fixtures/css3/font-face.scss".freeze, "spec/fixtures/css3/hidpi-media-query.scss".freeze, "spec/fixtures/functions/assign-inputs.scss".freeze, "spec/fixtures/functions/contains.scss".freeze, "spec/fixtures/functions/is-length.scss".freeze, "spec/fixtures/functions/is-light.scss".freeze, "spec/fixtures/functions/is-number.scss".freeze, "spec/fixtures/functions/is-size.scss".freeze, "spec/fixtures/functions/modular-scale.scss".freeze, "spec/fixtures/functions/px-to-em.scss".freeze, "spec/fixtures/functions/px-to-rem.scss".freeze, "spec/fixtures/functions/shade.scss".freeze, "spec/fixtures/functions/strip-units.scss".freeze, "spec/fixtures/functions/tint.scss".freeze, "spec/fixtures/functions/unpack.scss".freeze, "spec/fixtures/helpers/convert-units.scss".freeze, "spec/fixtures/helpers/directional-values.scss".freeze, "spec/fixtures/helpers/font-source-declaration.scss".freeze, "spec/fixtures/helpers/str-to-num.scss".freeze, "spec/spec_helper.rb".freeze, "spec/support/matchers/be_contained_in.rb".freeze, "spec/support/matchers/have_rule.rb".freeze, "spec/support/matchers/have_ruleset.rb".freeze, "spec/support/matchers/have_value.rb".freeze, "spec/support/parser_support.rb".freeze, "spec/support/sass_support.rb".freeze] s.homepage = "http://bourbon.io".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A simple and lightweight mixin library for Sass".freeze s.test_files = ["features/install.feature".freeze, "features/step_definitions/bourbon_steps.rb".freeze, "features/support/bourbon_support.rb".freeze, "features/support/env.rb".freeze, "features/update.feature".freeze, "features/version.feature".freeze, "spec/bourbon/addons/border_color_spec.rb".freeze, "spec/bourbon/addons/border_radius_spec.rb".freeze, "spec/bourbon/addons/border_style_spec.rb".freeze, "spec/bourbon/addons/border_width_spec.rb".freeze, "spec/bourbon/addons/buttons_spec.rb".freeze, "spec/bourbon/addons/clearfix_spec.rb".freeze, "spec/bourbon/addons/ellipsis_spec.rb".freeze, "spec/bourbon/addons/font_stacks_spec.rb".freeze, "spec/bourbon/addons/hide_text_spec.rb".freeze, "spec/bourbon/addons/margin_spec.rb".freeze, "spec/bourbon/addons/padding_spec.rb".freeze, "spec/bourbon/addons/position_spec.rb".freeze, "spec/bourbon/addons/retina_image_spec.rb".freeze, "spec/bourbon/addons/size_spec.rb".freeze, "spec/bourbon/addons/text_inputs_spec.rb".freeze, "spec/bourbon/addons/triangle_spec.rb".freeze, "spec/bourbon/addons/word_wrap_spec.rb".freeze, "spec/bourbon/css3/font_face_spec.rb".freeze, "spec/bourbon/css3/hidpi_media_query_spec.rb".freeze, "spec/bourbon/functions/assign_inputs_spec.rb".freeze, "spec/bourbon/functions/contains_spec.rb".freeze, "spec/bourbon/functions/is_length_spec.rb".freeze, "spec/bourbon/functions/is_light_spec.rb".freeze, "spec/bourbon/functions/is_number_spec.rb".freeze, "spec/bourbon/functions/is_size_spec.rb".freeze, "spec/bourbon/functions/modular_scale_spec.rb".freeze, "spec/bourbon/functions/px_to_em_spec.rb".freeze, "spec/bourbon/functions/px_to_rem_spec.rb".freeze, "spec/bourbon/functions/shade_spec.rb".freeze, "spec/bourbon/functions/strip_units_spec.rb".freeze, "spec/bourbon/functions/tint_spec.rb".freeze, "spec/bourbon/functions/unpack_spec.rb".freeze, "spec/bourbon/helpers/convert_units_spec.rb".freeze, "spec/bourbon/helpers/directional_values_spec.rb".freeze, "spec/bourbon/helpers/font_source_declaration_spec.rb".freeze, "spec/bourbon/helpers/str_to_num_spec.rb".freeze, "spec/fixtures/_setup.scss".freeze, "spec/fixtures/addons/border-color.scss".freeze, "spec/fixtures/addons/border-radius.scss".freeze, "spec/fixtures/addons/border-style.scss".freeze, "spec/fixtures/addons/border-width.scss".freeze, "spec/fixtures/addons/buttons.scss".freeze, "spec/fixtures/addons/clearfix.scss".freeze, "spec/fixtures/addons/ellipsis.scss".freeze, "spec/fixtures/addons/font-stacks.scss".freeze, "spec/fixtures/addons/hide-text.scss".freeze, "spec/fixtures/addons/margin.scss".freeze, "spec/fixtures/addons/padding.scss".freeze, "spec/fixtures/addons/position.scss".freeze, "spec/fixtures/addons/retina-image.scss".freeze, "spec/fixtures/addons/size.scss".freeze, "spec/fixtures/addons/text-inputs.scss".freeze, "spec/fixtures/addons/triangle.scss".freeze, "spec/fixtures/addons/word-wrap.scss".freeze, "spec/fixtures/css3/font-face.scss".freeze, "spec/fixtures/css3/hidpi-media-query.scss".freeze, "spec/fixtures/functions/assign-inputs.scss".freeze, "spec/fixtures/functions/contains.scss".freeze, "spec/fixtures/functions/is-length.scss".freeze, "spec/fixtures/functions/is-light.scss".freeze, "spec/fixtures/functions/is-number.scss".freeze, "spec/fixtures/functions/is-size.scss".freeze, "spec/fixtures/functions/modular-scale.scss".freeze, "spec/fixtures/functions/px-to-em.scss".freeze, "spec/fixtures/functions/px-to-rem.scss".freeze, "spec/fixtures/functions/shade.scss".freeze, "spec/fixtures/functions/strip-units.scss".freeze, "spec/fixtures/functions/tint.scss".freeze, "spec/fixtures/functions/unpack.scss".freeze, "spec/fixtures/helpers/convert-units.scss".freeze, "spec/fixtures/helpers/directional-values.scss".freeze, "spec/fixtures/helpers/font-source-declaration.scss".freeze, "spec/fixtures/helpers/str-to-num.scss".freeze, "spec/spec_helper.rb".freeze, "spec/support/matchers/be_contained_in.rb".freeze, "spec/support/matchers/have_rule.rb".freeze, "spec/support/matchers/have_ruleset.rb".freeze, "spec/support/matchers/have_value.rb".freeze, "spec/support/parser_support.rb".freeze, "spec/support/sass_support.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.19".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.6.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["= 0.41".freeze]) end