# -*- encoding: utf-8 -*- # stub: octicons_helper 8.4.0.pre.1f4f276b ruby lib Gem::Specification.new do |s| s.name = "octicons_helper".freeze s.version = "8.4.0.pre.1f4f276b".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["GitHub Inc.".freeze] s.date = "2019-02-06" 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".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, ["= 8.4.0.pre.1f4f276b".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end