--- !ruby/object:Gem::Specification
name: bullet_train-themes-testing
version: !ruby/object:Gem::Version
  version: '1.0'
platform: ruby
authors:
- Gabriel Zayas
autorequire: 
bindir: bin
cert_chain: []
date: 2022-06-17 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 7.0.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 7.0.0
- !ruby/object:Gem::Dependency
  name: bullet_train-themes-tailwind_css
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
description: 'Bullet Train Themes: Testing'
email:
- g-zayas@hotmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".bt-link"
- MIT-LICENSE
- README.md
- Rakefile
- app/assets/config/bullet_train_themes_testing_manifest.js
- app/assets/stylesheets/tailwindcss/base.css
- app/assets/stylesheets/tailwindcss/components.css
- app/assets/stylesheets/tailwindcss/utilities.css
- app/assets/stylesheets/testing.tailwind.css
- app/assets/stylesheets/testing/actiontext.css
- app/assets/stylesheets/testing/application.css
- app/assets/stylesheets/testing/electron.css
- app/assets/stylesheets/testing/fields/cloudinary_image.css
- app/assets/stylesheets/testing/fields/date_field.css
- app/assets/stylesheets/testing/fields/index.css
- app/assets/stylesheets/testing/fields/phone_field.css
- app/assets/stylesheets/testing/fields/super_select.css
- app/assets/stylesheets/testing/fields/trix_editor.css
- app/assets/stylesheets/testing/mailer.scss
- app/assets/stylesheets/testing/tailwind/colors.css
- app/assets/stylesheets/testing/tailwind/components.css
- app/assets/stylesheets/testing/tailwind/dark-mode.css
- app/assets/stylesheets/testing/tailwind/utilities.css
- app/assets/stylesheets/testing/turn.css
- app/javascript/application.testing.js
- app/views/themes/testing/_alert.html.erb
- app/views/themes/testing/_box.html.erb
- app/views/themes/testing/_breadcrumb.html.erb
- app/views/themes/testing/_cell.html.erb
- app/views/themes/testing/_decision_line.html.erb
- app/views/themes/testing/_line.html.erb
- app/views/themes/testing/_notices.html.erb
- app/views/themes/testing/_page.html.erb
- app/views/themes/testing/_title.html.erb
- app/views/themes/testing/attributes/_base.html.erb
- app/views/themes/testing/attributes/_block.html.erb
- app/views/themes/testing/breadcrumbs/_actions.html.erb
- app/views/themes/testing/commentary/_box.html.erb
- app/views/themes/testing/conversations/_card.html.erb
- app/views/themes/testing/conversations/_comment.html.erb
- app/views/themes/testing/conversations/_message.html.erb
- app/views/themes/testing/conversations/_thread_border.html.erb
- app/views/themes/testing/fields/_field.html.erb
- app/views/themes/testing/forms/_errors.html.erb
- app/views/themes/testing/layouts/_account.html.erb
- app/views/themes/testing/layouts/_devise.html.erb
- app/views/themes/testing/layouts/_head.html.erb
- app/views/themes/testing/layouts/_mailer.html.erb
- app/views/themes/testing/memberships/_photos.html.erb
- app/views/themes/testing/menu/_heading.html.erb
- app/views/themes/testing/menu/_item.html.erb
- app/views/themes/testing/menu/_section.html.erb
- app/views/themes/testing/workflow/_box.html.erb
- config/routes.rb
- lib/bullet_train/themes/testing.rb
- lib/bullet_train/themes/testing/engine.rb
- lib/bullet_train/themes/testing/version.rb
- lib/tasks/bullet_train/themes/testing_tasks.rake
- tailwind.testing.config.js
homepage: https://github.com/bullet-train-co/bullet_train-themes-testing
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/bullet-train-co/bullet_train-themes-testing
  source_code_uri: https://github.com/bullet-train-co/bullet_train-themes-testing
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: []
rubygems_version: 3.3.7
signing_key: 
specification_version: 4
summary: 'Bullet Train Themes: Testing'
test_files: []