# -*- encoding: utf-8 -*- # stub: hit_counter 1.0.4 ruby lib Gem::Specification.new do |s| s.name = "hit_counter".freeze s.version = "1.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "rubygems_mfa_required" => "true" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Roderick Monje".freeze] s.date = "2024-12-21" s.description = "Why roast this chestnut by that open fire, you ask? Cause thousands and thousands of Internet vets are still using the one we wrote in PHP eons ago and we don't want to be squandering any incidental Google juice, that's why.".freeze s.files = ["Gemfile".freeze, "Rakefile".freeze, "config/initializers/mime_types.rb".freeze, "config/mongoid.yml".freeze, "lib/hit_counter.rb".freeze, "lib/tasks/install.rake".freeze, "public/images/digits/celtic/0.png".freeze, "public/images/digits/celtic/1.png".freeze, "public/images/digits/celtic/2.png".freeze, "public/images/digits/celtic/3.png".freeze, "public/images/digits/celtic/4.png".freeze, "public/images/digits/celtic/5.png".freeze, "public/images/digits/celtic/6.png".freeze, "public/images/digits/celtic/7.png".freeze, "public/images/digits/celtic/8.png".freeze, "public/images/digits/celtic/9.png".freeze, "public/images/digits/odometer/0.png".freeze, "public/images/digits/odometer/1.png".freeze, "public/images/digits/odometer/2.png".freeze, "public/images/digits/odometer/3.png".freeze, "public/images/digits/odometer/4.png".freeze, "public/images/digits/odometer/5.png".freeze, "public/images/digits/odometer/6.png".freeze, "public/images/digits/odometer/7.png".freeze, "public/images/digits/odometer/8.png".freeze, "public/images/digits/odometer/9.png".freeze, "public/images/digits/scout/0.png".freeze, "public/images/digits/scout/1.png".freeze, "public/images/digits/scout/2.png".freeze, "public/images/digits/scout/3.png".freeze, "public/images/digits/scout/4.png".freeze, "public/images/digits/scout/5.png".freeze, "public/images/digits/scout/6.png".freeze, "public/images/digits/scout/7.png".freeze, "public/images/digits/scout/8.png".freeze, "public/images/digits/scout/9.png".freeze] s.homepage = "https://github.com/FoveaCentral/hit_counter".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Self-hosted Ruby version of that old 90s chestnut, the web-site hit counter.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end