--- !ruby/object:Gem::Specification
name: bullet_train-themes
version: !ruby/object:Gem::Version
  version: 1.2.19
platform: ruby
authors:
- Andrew Culver
autorequire:
bindir: bin
cert_chain: []
date: 2023-03-09 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: standard
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: '0'
- !ruby/object:Gem::Dependency
  name: rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 6.0.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 6.0.0
description: Bullet Train Themes
email:
- andrew.culver@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".bt-link"
- MIT-LICENSE
- README.md
- Rakefile
- app/assets/config/bullet_train_themes_manifest.js
- app/helpers/theme_helper.rb
- app/views/themes/base/attributes/_attribute.html.erb
- app/views/themes/base/attributes/_belongs_to.html.erb
- app/views/themes/base/attributes/_block.html.erb
- app/views/themes/base/attributes/_boolean.html.erb
- app/views/themes/base/attributes/_code.html.erb
- app/views/themes/base/attributes/_date.html.erb
- app/views/themes/base/attributes/_date_and_time.html.erb
- app/views/themes/base/attributes/_days_ago.html.erb
- app/views/themes/base/attributes/_email.html.erb
- app/views/themes/base/attributes/_has_many.html.erb
- app/views/themes/base/attributes/_html.html.erb
- app/views/themes/base/attributes/_image.html.erb
- app/views/themes/base/attributes/_number.html.erb
- app/views/themes/base/attributes/_option.html.erb
- app/views/themes/base/attributes/_options.html.erb
- app/views/themes/base/attributes/_phone_number.html.erb
- app/views/themes/base/attributes/_text.html.erb
- app/views/themes/base/fields/_ckeditor.html.erb
- app/views/themes/base/fields/_email_field.html.erb
- app/views/themes/base/fields/_emoji_field.html.erb
- app/views/themes/base/fields/_number_field.html.erb
- app/views/themes/base/fields/_password_field.html.erb
- app/views/themes/base/fields/_phone_field.html.erb
- app/views/themes/base/fields/_super_select.html.erb
- app/views/themes/base/fields/_text_area.html.erb
- app/views/themes/base/fields/_text_field.html.erb
- app/views/themes/base/fields/_trix_editor.html.erb
- config/routes.rb
- lib/bullet_train/themes.rb
- lib/bullet_train/themes/engine.rb
- lib/bullet_train/themes/version.rb
- lib/tasks/application.rb
- lib/tasks/bullet_train/themes_tasks.rake
homepage: https://github.com/bullet-train-co/bullet_train-themes
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/bullet-train-co/bullet_train-themes
  source_code_uri: https://github.com/bullet-train-co/bullet_train-themes
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.4.1
signing_key:
specification_version: 4
summary: Bullet Train Themes
test_files: []