# -*- encoding: utf-8 -*- # stub: rails_toastify 0.1.4 ruby lib Gem::Specification.new do |s| s.name = "rails_toastify".freeze s.version = "0.1.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/eltonsantos/rails_toastify/blob/master/CHANGELOG.md", "homepage_uri" => "https://github.com/eltonsantos/rails_toastify", "source_code_uri" => "https://github.com/eltonsantos/rails_toastify" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Elton Santos".freeze] s.bindir = "exe".freeze s.date = "2024-06-27" s.description = "\u{1F389} Rails Toastify allows you to add notifications to your app with ease. Pay Attention: this gem still is in development. Please CONTRIBUTE".freeze s.email = ["eltonaxl@hotmail.com".freeze] s.files = ["CHANGELOG.md".freeze, "MIT-LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/rails_toastify.js".freeze, "app/assets/stylesheets/rails_toastify.css".freeze, "lib/generators/rails_toastify/install/install_generator.rb".freeze, "lib/generators/rails_toastify/install/templates/rails_toastify.rb".freeze, "lib/rails_toastify.rb".freeze, "lib/rails_toastify/engine.rb".freeze, "lib/rails_toastify/version.rb".freeze, "rails_toastify.gemspec".freeze, "sig/rails_toastify.rbs".freeze] s.homepage = "https://github.com/eltonsantos/rails_toastify".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "\u{1F389} Rails Toastify allows you to add notifications to your app with ease.".freeze end