# -*- encoding: utf-8 -*- # stub: thecore_ui_commons 3.0.4 ruby lib Gem::Specification.new do |s| s.name = "thecore_ui_commons".freeze s.version = "3.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Gabriele Tassoni".freeze] s.date = "2023-02-06" s.description = "Engine to serve configurations and rails module useful for all the UIs.".freeze s.email = ["gabriele.tassoni@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/android-chrome-192x192.png".freeze, "app/assets/images/android-chrome-512x512.png".freeze, "app/assets/images/apple-touch-icon.png".freeze, "app/assets/images/customer_logo.png".freeze, "app/assets/images/favicon.ico".freeze, "app/assets/images/logo.png".freeze, "app/assets/javascripts/browserconfig.xml".freeze, "app/assets/javascripts/devise/sessions.js.erb".freeze, "app/assets/javascripts/manifest.json.erb".freeze, "app/assets/stylesheets/devise/sessions.css.erb".freeze, "app/controllers/application_controller.rb".freeze, "app/views/active_storage/blobs/_blob.html.erb".freeze, "app/views/contact_mailer/contact_message.html.erb".freeze, "app/views/devise/confirmations/new.html.erb".freeze, "app/views/devise/mailer/confirmation_instructions.html.erb".freeze, "app/views/devise/mailer/password_change.html.erb".freeze, "app/views/devise/mailer/reset_password_instructions.html.erb".freeze, "app/views/devise/mailer/unlock_instructions.html.erb".freeze, "app/views/devise/menu/_login_items.html.erb".freeze, "app/views/devise/passwords/edit.html.erb".freeze, "app/views/devise/passwords/new.html.erb".freeze, "app/views/devise/registrations/edit.html.erb".freeze, "app/views/devise/registrations/new.html.erb".freeze, "app/views/devise/sessions/new.html.erb".freeze, "app/views/devise/shared/_links.html.erb".freeze, "app/views/devise/unlocks/new.html.erb".freeze, "app/views/kaminari/_first_page.html.erb".freeze, "app/views/kaminari/_gap.html.erb".freeze, "app/views/kaminari/_last_page.html.erb".freeze, "app/views/kaminari/_next_page.html.erb".freeze, "app/views/kaminari/_page.html.erb".freeze, "app/views/kaminari/_paginator.html.erb".freeze, "app/views/kaminari/_prev_page.html.erb".freeze, "app/views/layouts/_footer.html.erb".freeze, "app/views/layouts/_head.html.erb".freeze, "app/views/layouts/_logos.html.erb".freeze, "app/views/layouts/devise/sessions.html.erb".freeze, "app/views/layouts/mailer.html.erb".freeze, "app/views/layouts/mailer.text.erb".freeze, "app/views/shared/_flash.html.erb".freeze, "app/views/thecore_utils/_drag_drop_uploader.html.erb".freeze, "config/initializers/charts_helper.rb".freeze, "config/initializers/thecore_ui_commons_assets.rb".freeze, "config/initializers/thecore_ui_commons_configs.rb".freeze, "config/initializers/thecore_ui_commons_helper.rb".freeze, "config/locales/en.ra_settings.yml".freeze, "config/locales/en.simple_form.yml".freeze, "config/locales/en.yml".freeze, "config/locales/it.ra_settings.yml".freeze, "config/locales/it.simple_form.yml".freeze, "config/locales/it.yml".freeze, "config/routes.rb".freeze, "db/migrate/20200515070620_add_username_to_user.rb".freeze, "db/migrate/20200515132932_add_rememberable_to_user.rb".freeze, "db/seeds.rb".freeze, "lib/concerns/thecore_ui_commons_user.rb".freeze, "lib/tasks/thecore_ui_commons_tasks.rake".freeze, "lib/thecore_ui_commons.rb".freeze, "lib/thecore_ui_commons/engine.rb".freeze, "lib/thecore_ui_commons/version.rb".freeze] s.homepage = "https://github.com/gabrieletassoni/thecore_ui_commons".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Common artifacts for the UIs.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end