# -*- encoding: utf-8 -*- # stub: octicons_helper 4.0.5 ruby lib Gem::Specification.new do |s| s.name = "octicons_helper".freeze s.version = "4.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["GitHub Inc.".freeze] s.date = "2017-10-12" s.description = "A rails helper that makes including svg Octicons simple.".freeze s.email = ["support@github.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "lib/octicons_helper.rb".freeze, "lib/octicons_helper/helper.rb".freeze, "lib/octicons_helper/railtie.rb".freeze, "lib/octicons_helper/version.rb".freeze] s.homepage = "https://github.com/primer/octicons_helper".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Octicons rails helper".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end