Sha256: 3608687400aec91d2b0b2a99abb033cd42b4a40470ad88e384462d481690df93
Contents?: true
Size: 812 Bytes
Versions: 1
Compression:
Stored size: 812 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: tilt 2.0.6 ruby lib Gem::Specification.new do |s| s.name = "tilt" s.version = "2.0.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Ryan Tomayko"] s.date = "2017-01-26" s.description = "Generic interface to multiple Ruby template engines" s.email = "r@tomayko.com" s.executables = ["tilt"] s.files = ["bin/tilt"] s.homepage = "http://github.com/rtomayko/tilt/" s.licenses = ["MIT"] s.rdoc_options = ["--line-numbers", "--inline-source", "--title", "Tilt", "--main", "Tilt"] s.rubygems_version = "2.5.1" s.summary = "Generic interface to multiple Ruby template engines" s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mdg-1.0.1 | vendor/bundle/ruby/2.3.0/specifications/tilt-2.0.6.gemspec |