--- !ruby/object:Gem::Specification name: tybo version: !ruby/object:Gem::Version version: 0.0.29 platform: ruby authors: - Michel Delpierre - Julien Camblan autorequire: bindir: bin cert_chain: [] date: 2023-03-15 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' - - ">=" - !ruby/object:Gem::Version version: 7.0.4.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '7.0' - - ">=" - !ruby/object:Gem::Version version: 7.0.4.1 - !ruby/object:Gem::Dependency name: puma 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: view_component requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.82' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.82' - !ruby/object:Gem::Dependency name: ransack requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.2' - - ">=" - !ruby/object:Gem::Version version: 3.2.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.2' - - ">=" - !ruby/object:Gem::Version version: 3.2.1 - !ruby/object:Gem::Dependency name: pagy requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' - - ">=" - !ruby/object:Gem::Version version: 6.0.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '6.0' - - ">=" - !ruby/object:Gem::Version version: 6.0.1 - !ruby/object:Gem::Dependency name: devise requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.8' - - ">=" - !ruby/object:Gem::Version version: 4.8.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.8' - - ">=" - !ruby/object:Gem::Version version: 4.8.1 description: Custom admin engine for Ruby on Rails working with generators email: - tech@tymate.com executables: [] extensions: [] extra_rdoc_files: [] files: - MIT-LICENSE - README.md - Rakefile - app/assets/config/tybo_manifest.js - app/assets/stylesheets/tybo/application.css - app/components/attachment_card_component.html.erb - app/components/attachment_card_component.rb - app/components/attachments_list_component.html.erb - app/components/attachments_list_component.rb - app/components/cover_component.html.erb - app/components/cover_component.rb - app/components/current_user_mini_card_component.html.erb - app/components/current_user_mini_card_component.rb - app/components/form_component.html.erb - app/components/form_component.rb - app/components/forms/breadcrumb_component.html.erb - app/components/forms/breadcrumb_component.rb - app/components/forms/delete_button_component.html.erb - app/components/forms/delete_button_component.rb - app/components/forms/divider_component.html.erb - app/components/forms/divider_component.rb - app/components/forms/has_many_form_component.html.erb - app/components/forms/has_many_form_component.rb - app/components/forms/has_one_form_component.html.erb - app/components/forms/has_one_form_component.rb - app/components/forms/submit_button_component.html.erb - app/components/forms/submit_button_component.rb - app/components/forms/subtitle_component.html.erb - app/components/forms/subtitle_component.rb - app/components/forms/title_component.html.erb - app/components/forms/title_component.rb - app/components/icons/collection_component.html.erb - app/components/icons/collection_component.rb - app/components/icons/home_component.html.erb - app/components/icons/home_component.rb - app/components/icons/mic_component.html.erb - app/components/icons/mic_component.rb - app/components/icons/news_paper_component.html.erb - app/components/icons/news_paper_component.rb - app/components/icons/office_building_component.html.erb - app/components/icons/office_building_component.rb - app/components/icons/question_mark_circle_component.html.erb - app/components/icons/question_mark_circle_component.rb - app/components/icons/trash_component.html.erb - app/components/icons/trash_component.rb - app/components/icons/users_component.html.erb - app/components/icons/users_component.rb - app/components/icons/users_two_component.html.erb - app/components/icons/users_two_component.rb - app/components/index_component.html.erb - app/components/index_component.rb - app/components/index_header_add_component.html.erb - app/components/index_header_add_component.rb - app/components/index_header_component.html.erb - app/components/index_header_component.rb - app/components/index_header_export_component.html.erb - app/components/index_header_export_component.rb - app/components/input/file_component.html.erb - app/components/input/file_component.rb - app/components/sidebar_component.html.erb - app/components/sidebar_component.rb - app/components/sidebar_item_component.html.erb - app/components/sidebar_item_component.rb - app/components/sign_out_button_component.html.erb - app/components/sign_out_button_component.rb - app/components/tables/active_record_th_component.html.erb - app/components/tables/active_record_th_component.rb - app/components/tables/table_component.html.erb - app/components/tables/table_component.rb - app/components/tables/tbody_component.html.erb - app/components/tables/tbody_component.rb - app/components/tables/td_component.html.erb - app/components/tables/td_component.rb - app/components/tables/th_component.html.erb - app/components/tables/th_component.rb - app/components/tables/thead_component.html.erb - app/components/tables/thead_component.rb - app/components/tables/tr_component.html.erb - app/components/tables/tr_component.rb - app/controllers/tybo/application_controller.rb - app/controllers/tybo/login_controller.rb - app/helpers/tybo/application_helper.rb - app/helpers/tybo/flash_helper.rb - app/jobs/tybo/application_job.rb - app/mailers/tybo/application_mailer.rb - app/models/tybo/application_record.rb - app/views/devise/confirmations/new.html.erb - app/views/devise/mailer/_reset_password_instructions.html.erb - app/views/devise/mailer/confirmation_instructions.html.erb - app/views/devise/mailer/email_changed.html.erb - app/views/devise/mailer/password_change.html.erb - app/views/devise/mailer/unlock_instructions.html.erb - app/views/devise/passwords/edit.html.erb - app/views/devise/passwords/new.html.erb - app/views/devise/registrations/edit.html.erb - app/views/devise/registrations/new.html.erb - app/views/devise/sessions/new.html.erb - app/views/devise/shared/_links.html.erb - app/views/devise/unlocks/new.html.erb - app/views/layouts/_errors.html.erb - app/views/layouts/_flash.html.erb - app/views/layouts/devise_admin.html.erb - app/views/layouts/tybo/application.html.erb - app/views/login/home.html.erb - app/views/shared/_pagination.html.erb - config/initializers/devise.rb - config/initializers/pagy.rb - config/initializers/ransack.rb - config/locales/devise.en.yml - config/locales/devise.fr.yml - config/routes.rb - lib/generators/bo/USAGE - lib/generators/bo/bo_generator.rb - lib/generators/bo/templates/_form.html.erb - lib/generators/bo/templates/_search_bar.html.erb - lib/generators/bo/templates/_table.html.erb - lib/generators/bo/templates/controller.rb - lib/generators/bo/templates/index.html.erb - lib/generators/bo/templates/item.html.erb - lib/generators/bo/templates/namespace_policy.rb - lib/generators/bo/templates/new.html.erb - lib/generators/bo/templates/policy.rb - lib/generators/bo/templates/show.html.erb - lib/generators/bo/utils/files/fr.json - lib/generators/bo/utils/translations.rb - lib/generators/bo_namespace/USAGE - lib/generators/bo_namespace/bo_namespace_generator.rb - lib/generators/bo_namespace/templates/admin.html.erb - lib/generators/bo_namespace/templates/admin_controller.rb - lib/generators/bo_namespace/templates/policy.rb - lib/generators/bo_namespace/templates/seeds.rb - lib/generators/bo_namespace/templates/side_bar.html.erb - lib/generators/tybo_install/templates/application.tailwind.css - lib/generators/tybo_install/templates/simple_form_tailwind.rb - lib/generators/tybo_install/templates/tailwind.config.js - lib/generators/tybo_install/templates/tom-select.css - lib/generators/tybo_install/templates/tybo_config.rb - lib/generators/tybo_install/tybo_install_generator.rb - lib/tybo.rb - lib/tybo/configuration.rb - lib/tybo/engine.rb - lib/tybo/version.rb homepage: https://rubygems.org/gems/tybo licenses: - MIT metadata: homepage_uri: https://rubygems.org/gems/tybo 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.0.3.1 signing_key: specification_version: 4 summary: A tailwind custom admin engine for Ruby on Rails test_files: []