# -*- encoding: utf-8 -*- # stub: phcdevworks_notifications 2.2.2 ruby lib Gem::Specification.new do |s| s.name = "phcdevworks_notifications".freeze s.version = "2.2.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/", "changelog_uri" => "https://github.com/phcdevworks/phcdevworks_notifications/releases", "homepage_uri" => "https://phcdevworks.com/", "source_code_uri" => "https://github.com/phcdevworks/phcdevworks_notifications" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["PHCDevworks".freeze] s.date = "2021-03-03" s.description = "Rails helpers and partial views for alerts and form validation notifications.".freeze s.email = ["imfo@phcdevworks.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/helpers/phcdevworks_notifications/application_helper.rb".freeze, "app/views/phcdevworks_notifications/bootstrap/_notifications.html.erb".freeze, "app/views/phcdevworks_notifications/bootstrap/_validations.html.erb".freeze, "app/views/phcdevworks_notifications/metronic/_notifications.html.erb".freeze, "app/views/phcdevworks_notifications/metronic/_validations.html.erb".freeze, "lib/phcdevworks_notifications.rb".freeze, "lib/phcdevworks_notifications/engine.rb".freeze, "lib/phcdevworks_notifications/version.rb".freeze, "lib/tasks/phcdevworks_notifications_tasks.rake".freeze] s.homepage = "https://phcdevworks.com/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "PHCDevworks - Helpers - Notifications".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 6.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.4".freeze]) end