# -*- encoding: utf-8 -*- # stub: bootswatch 4.0.0 ruby lib Gem::Specification.new do |s| s.name = "bootswatch".freeze s.version = "4.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["mkhairi".freeze] s.date = "2018-01-22" s.description = "Bootswatches in your Rails asset pipeline.".freeze s.email = ["khairi@labs.my".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "assets/stylesheets/bootswatch/cerulean/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/cerulean/_variables.scss".freeze, "assets/stylesheets/bootswatch/cosmo/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/cosmo/_variables.scss".freeze, "assets/stylesheets/bootswatch/cyborg/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/cyborg/_variables.scss".freeze, "assets/stylesheets/bootswatch/darkly/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/darkly/_variables.scss".freeze, "assets/stylesheets/bootswatch/flatly/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/flatly/_variables.scss".freeze, "assets/stylesheets/bootswatch/journal/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/journal/_variables.scss".freeze, "assets/stylesheets/bootswatch/litera/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/litera/_variables.scss".freeze, "assets/stylesheets/bootswatch/lumen/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/lumen/_variables.scss".freeze, "assets/stylesheets/bootswatch/lux/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/lux/_variables.scss".freeze, "assets/stylesheets/bootswatch/materia/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/materia/_variables.scss".freeze, "assets/stylesheets/bootswatch/minty/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/minty/_variables.scss".freeze, "assets/stylesheets/bootswatch/pulse/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/pulse/_variables.scss".freeze, "assets/stylesheets/bootswatch/sandstone/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/sandstone/_variables.scss".freeze, "assets/stylesheets/bootswatch/simplex/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/simplex/_variables.scss".freeze, "assets/stylesheets/bootswatch/sketchy/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/sketchy/_variables.scss".freeze, "assets/stylesheets/bootswatch/slate/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/slate/_variables.scss".freeze, "assets/stylesheets/bootswatch/solar/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/solar/_variables.scss".freeze, "assets/stylesheets/bootswatch/spacelab/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/spacelab/_variables.scss".freeze, "assets/stylesheets/bootswatch/superhero/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/superhero/_variables.scss".freeze, "assets/stylesheets/bootswatch/united/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/united/_variables.scss".freeze, "assets/stylesheets/bootswatch/yeti/_bootswatch.scss".freeze, "assets/stylesheets/bootswatch/yeti/_variables.scss".freeze, "bootswatch.gemspec".freeze, "lib/bootswatch.rb".freeze, "lib/bootswatch/engine.rb".freeze, "lib/bootswatch/version.rb".freeze] s.homepage = "https://github.com/mkhairi/bootswatch-sass".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bootswatches sass for rails.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.5.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 6.0.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end