# -*- encoding: utf-8 -*- # stub: thecore_ui_commons 2.5.2 ruby lib Gem::Specification.new do |s| s.name = "thecore_ui_commons".freeze s.version = "2.5.2".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 = "2022-09-26" 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/config/thecore_ui_commons_manifest.js".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-16x16.png".freeze, "app/assets/images/favicon-32x32.png".freeze, "app/assets/images/favicon.ico".freeze, "app/assets/images/logo.png".freeze, "app/assets/images/mstile-150x150.png".freeze, "app/assets/images/safari-pinned-tab.svg".freeze, "app/assets/images/up-arrow.png".freeze, "app/assets/javascripts/browserconfig.xml".freeze, "app/assets/javascripts/ie.js".freeze, "app/assets/javascripts/pages.coffee".freeze, "app/assets/javascripts/thecore_ui_commons/thecore-devise.js".freeze, "app/assets/javascripts/thecore_ui_commons/thecore.js".freeze, "app/assets/javascripts/timer.js".freeze, "app/assets/stylesheets/thecore_ui_commons/actiontext.scss".freeze, "app/assets/stylesheets/thecore_ui_commons/thecore.scss".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/_logos.html.erb".freeze, "app/views/layouts/_messages.html.erb".freeze, "app/views/layouts/_navigation.html.erb".freeze, "app/views/layouts/_navigation_links.html.erb".freeze, "app/views/layouts/mailer.html.erb".freeze, "app/views/layouts/mailer.text.erb".freeze, "app/views/layouts/thecore.html.erb".freeze, "app/views/thecore_utils/_drag_drop_uploader.html.erb".freeze, "config/initializers/charts_helper.rb".freeze, "config/initializers/thecore_assets_tweak.rb".freeze, "config/initializers/thecore_ui_commons_application_config.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, ["~> 2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) end