# -*- encoding: utf-8 -*- # stub: thecore_ui_commons 3.2.6 ruby lib Gem::Specification.new do |s| s.name = "thecore_ui_commons".freeze s.version = "3.2.6".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", "changelog_uri" => "https://github.com/gabrieletassoni/thecore_ui_commons/blob/master/CHANGELOG.md", "homepage_uri" => "https://github.com/gabrieletassoni/thecore_ui_commons", "source_code_uri" => "https://github.com/gabrieletassoni/thecore_ui_commons" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Gabriele Tassoni".freeze] s.date = "2024-09-11" s.description = "Engine to serve configurations and rails module useful for all the UIs.".freeze s.email = ["g.tassoni@bancolini.com".freeze] s.files = ["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/app/active_job_monitor.js".freeze, "app/assets/javascripts/browserconfig.xml".freeze, "app/assets/javascripts/devise/sessions.js.erb".freeze, "app/assets/javascripts/manifest.json".freeze, "app/assets/javascripts/thecore_ui_commons.js".freeze, "app/assets/stylesheets/devise/custom/sessions.scss".freeze, "app/assets/stylesheets/devise/sessions.scss".freeze, "app/assets/stylesheets/thecore_ui_commons.scss".freeze, "app/assets/stylesheets/thecore_ui_commons/alerts.scss".freeze, "app/assets/stylesheets/thecore_ui_commons/variables.scss".freeze, "app/controllers/application_controller.rb".freeze, "app/controllers/info_controller.rb".freeze, "app/helpers/thecore_helper.rb".freeze, "app/views/contact_mailer/contact_message.html.erb".freeze, "app/views/info/swagger.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/layouts/swagger.html.erb".freeze, "app/views/shared/_flash.html.erb".freeze, "app/views/thecore_utils/_drag_drop_uploader.html.erb".freeze, "config/initializers/abilities.rb".freeze, "config/initializers/add_to_db_migrations.rb".freeze, "config/initializers/after_initialize.rb".freeze, "config/initializers/application_config.rb".freeze, "config/initializers/assets.rb".freeze, "config/initializers/concern_common_application_controller.rb".freeze, "config/initializers/concern_user.rb".freeze, "config/initializers/helper_charts.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/seeds.rb".freeze, "lib/echarts/binary.rb".freeze, "lib/echarts/binary_series.rb".freeze, "lib/echarts/map.rb".freeze, "lib/echarts/multiple_vectors.rb".freeze, "lib/echarts/speedometer.rb".freeze, "lib/echarts/vector.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.rubygems_version = "3.5.10".freeze s.summary = "Common artifacts for the UIs.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end