# -*- encoding: utf-8 -*- # stub: zzheynow 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "zzheynow".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://zinmoe.com", "homepage_uri" => "https://zinmoe.com", "source_code_uri" => "https://zinmoe.com" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Zin Moe".freeze] s.bindir = "exe".freeze s.date = "2021-08-01" s.description = "The function of this gem will be oriented to people who are using our app after hours, pointing out to them what time it is right now.".freeze s.email = ["zinmoe@owaytrip.com".freeze] s.files = [".github/workflows/main.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "heynow.gemspec".freeze, "lib/heynow.rb".freeze, "lib/heynow/version.rb".freeze] s.homepage = "https://zinmoe.com".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "The function of this gem will be oriented to people who are using our app after hours, pointing out to them what time it is right now.".freeze end