# -*- encoding: utf-8 -*-
# stub: thecore_ui_commons 2.1.4 ruby lib

Gem::Specification.new do |s|
  s.name = "thecore_ui_commons".freeze
  s.version = "2.1.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 = "2020-04-27"
  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/stylesheets/thecore_ui_commons/actiontext.scss".freeze, "app/views/active_storage/blobs/_blob.html.erb".freeze, "config/initializers/thecore_ui_commons_action_text.rb".freeze, "config/routes.rb".freeze, "db/migrate/20190920115550_create_action_text_tables.action_text.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<thecore_backend_commons>.freeze, ["~> 2.2".freeze])
  s.add_runtime_dependency(%q<serviceworker-rails>.freeze, ["~> 0.5".freeze])
end