# -*- encoding: utf-8 -*- # stub: bullet_train-themes-custom 1.0 ruby lib Gem::Specification.new do |s| s.name = "bullet_train-themes-custom".freeze s.version = "1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "homepage_uri" => "https://github.com/bullet-train-co/bullet_train-themes-custom", "source_code_uri" => "https://github.com/bullet-train-co/bullet_train-themes-custom" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Gabriel Zayas".freeze] s.date = "2022-06-17" s.description = "Bullet Train Themes: Custom".freeze s.email = ["g-zayas@hotmail.com".freeze] s.files = [".bt-link".freeze, "MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/bullet_train_themes_custom_manifest.js".freeze, "app/assets/stylesheets/custom.tailwind.css".freeze, "app/assets/stylesheets/custom/actiontext.css".freeze, "app/assets/stylesheets/custom/application.css".freeze, "app/assets/stylesheets/custom/electron.css".freeze, "app/assets/stylesheets/custom/fields/cloudinary_image.css".freeze, "app/assets/stylesheets/custom/fields/date_field.css".freeze, "app/assets/stylesheets/custom/fields/index.css".freeze, "app/assets/stylesheets/custom/fields/phone_field.css".freeze, "app/assets/stylesheets/custom/fields/super_select.css".freeze, "app/assets/stylesheets/custom/fields/trix_editor.css".freeze, "app/assets/stylesheets/custom/mailer.scss".freeze, "app/assets/stylesheets/custom/tailwind/colors.css".freeze, "app/assets/stylesheets/custom/tailwind/components.css".freeze, "app/assets/stylesheets/custom/tailwind/dark-mode.css".freeze, "app/assets/stylesheets/custom/tailwind/utilities.css".freeze, "app/assets/stylesheets/custom/turn.css".freeze, "app/assets/stylesheets/tailwindcss/base.css".freeze, "app/assets/stylesheets/tailwindcss/components.css".freeze, "app/assets/stylesheets/tailwindcss/utilities.css".freeze, "app/javascript/application.custom.js".freeze, "app/views/themes/custom/_alert.html.erb".freeze, "app/views/themes/custom/_box.html.erb".freeze, "app/views/themes/custom/_breadcrumb.html.erb".freeze, "app/views/themes/custom/_cell.html.erb".freeze, "app/views/themes/custom/_decision_line.html.erb".freeze, "app/views/themes/custom/_line.html.erb".freeze, "app/views/themes/custom/_notices.html.erb".freeze, "app/views/themes/custom/_page.html.erb".freeze, "app/views/themes/custom/_title.html.erb".freeze, "app/views/themes/custom/attributes/_base.html.erb".freeze, "app/views/themes/custom/attributes/_block.html.erb".freeze, "app/views/themes/custom/breadcrumbs/_actions.html.erb".freeze, "app/views/themes/custom/commentary/_box.html.erb".freeze, "app/views/themes/custom/conversations/_card.html.erb".freeze, "app/views/themes/custom/conversations/_comment.html.erb".freeze, "app/views/themes/custom/conversations/_message.html.erb".freeze, "app/views/themes/custom/conversations/_thread_border.html.erb".freeze, "app/views/themes/custom/fields/_field.html.erb".freeze, "app/views/themes/custom/forms/_errors.html.erb".freeze, "app/views/themes/custom/layouts/_account.html.erb".freeze, "app/views/themes/custom/layouts/_devise.html.erb".freeze, "app/views/themes/custom/layouts/_head.html.erb".freeze, "app/views/themes/custom/layouts/_mailer.html.erb".freeze, "app/views/themes/custom/memberships/_photos.html.erb".freeze, "app/views/themes/custom/menu/_heading.html.erb".freeze, "app/views/themes/custom/menu/_item.html.erb".freeze, "app/views/themes/custom/menu/_section.html.erb".freeze, "app/views/themes/custom/workflow/_box.html.erb".freeze, "config/routes.rb".freeze, "lib/bullet_train/themes/custom.rb".freeze, "lib/bullet_train/themes/custom/engine.rb".freeze, "lib/bullet_train/themes/custom/version.rb".freeze, "lib/tasks/bullet_train/themes/custom_tasks.rake".freeze, "tailwind.custom.config.js".freeze] s.homepage = "https://github.com/bullet-train-co/bullet_train-themes-custom".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bullet Train Themes: Custom".freeze s.specification_version = 4 s.add_runtime_dependency(%q<rails>.freeze, [">= 7.0.0".freeze]) s.add_runtime_dependency(%q<bullet_train-themes-tailwind_css>.freeze, [">= 0".freeze]) end