# -*- encoding: utf-8 -*- # stub: bootstrap-email 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "bootstrap-email".freeze s.version = "0.3.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 = ["Stuart Yamartino".freeze] s.date = "2019-12-02" s.email = "stuartyamartino@gmail.com".freeze s.files = ["VERSION".freeze, "core/bootstrap-email.scss".freeze, "core/head.scss".freeze, "core/sass/_alert.scss".freeze, "core/sass/_badge.scss".freeze, "core/sass/_border.scss".freeze, "core/sass/_button.scss".freeze, "core/sass/_card.scss".freeze, "core/sass/_color.scss".freeze, "core/sass/_container.scss".freeze, "core/sass/_display.scss".freeze, "core/sass/_functions.scss".freeze, "core/sass/_grid.scss".freeze, "core/sass/_hr.scss".freeze, "core/sass/_image.scss".freeze, "core/sass/_preview.scss".freeze, "core/sass/_reboot_email.scss".freeze, "core/sass/_spacing.scss".freeze, "core/sass/_table.scss".freeze, "core/sass/_typography.scss".freeze, "core/sass/_variables.scss".freeze, "core/template.html.erb".freeze, "core/templates/align-center.html.erb".freeze, "core/templates/align-left.html.erb".freeze, "core/templates/align-right.html.erb".freeze, "core/templates/body.html.erb".freeze, "core/templates/col.html.erb".freeze, "core/templates/container.html.erb".freeze, "core/templates/div.html.erb".freeze, "core/templates/hr.html.erb".freeze, "core/templates/row.html.erb".freeze, "core/templates/table-left.html.erb".freeze, "core/templates/table.html.erb".freeze, "lib/assets/stylesheets/bootstrap-email.scss".freeze, "lib/bootstrap-email.rb".freeze, "lib/bootstrap-email/action_mailer.rb".freeze, "lib/bootstrap-email/engine.rb".freeze, "lib/bootstrap-email/premailer_railtie.rb".freeze, "lib/bootstrap-email/version.rb".freeze] s.homepage = "https://bootstrapemail.com".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new("~> 2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Bootstrap 4 stylesheet, compiler, and inliner for responsive and consistent emails with the Bootstrap syntax you know and love.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3".freeze]) end