# -*- encoding: utf-8 -*- # stub: hit_counter 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "hit_counter".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Roderick Monje".freeze] s.date = "2014-09-27" 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 = [".document".freeze, ".gitignore".freeze, ".rspec".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "config/initializers/mime_types.rb".freeze, "config/mongoid.yml".freeze, "hit_counter.gemspec".freeze, "lib/hit_counter.rb".freeze, "lib/version.rb".freeze, "public/images/digits/celtic/0.gif".freeze, "public/images/digits/celtic/1.gif".freeze, "public/images/digits/celtic/2.gif".freeze, "public/images/digits/celtic/3.gif".freeze, "public/images/digits/celtic/4.gif".freeze, "public/images/digits/celtic/5.gif".freeze, "public/images/digits/celtic/6.gif".freeze, "public/images/digits/celtic/7.gif".freeze, "public/images/digits/celtic/8.gif".freeze, "public/images/digits/celtic/9.gif".freeze, "public/images/digits/odometer/0.gif".freeze, "public/images/digits/odometer/1.gif".freeze, "public/images/digits/odometer/2.gif".freeze, "public/images/digits/odometer/3.gif".freeze, "public/images/digits/odometer/4.gif".freeze, "public/images/digits/odometer/5.gif".freeze, "public/images/digits/odometer/6.gif".freeze, "public/images/digits/odometer/7.gif".freeze, "public/images/digits/odometer/8.gif".freeze, "public/images/digits/odometer/9.gif".freeze, "public/images/digits/scout/0.gif".freeze, "public/images/digits/scout/1.gif".freeze, "public/images/digits/scout/2.gif".freeze, "public/images/digits/scout/3.gif".freeze, "public/images/digits/scout/4.gif".freeze, "public/images/digits/scout/5.gif".freeze, "public/images/digits/scout/6.gif".freeze, "public/images/digits/scout/7.gif".freeze, "public/images/digits/scout/8.gif".freeze, "public/images/digits/scout/9.gif".freeze, "spec/lib/hit_counter_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/ivanoblomov/hit_counter".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Ruby version of that old 90s chestnut, the web-site hit counter.".freeze s.test_files = ["spec/lib/hit_counter_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2".freeze]) end