Sha256: fc94eb0cf733b84c9f820a0697f0d32fe946f5f29782b1cb8d557f02fd34dc8f
Contents?: true
Size: 748 Bytes
Versions: 1
Compression:
Stored size: 748 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: backports 3.6.8 ruby lib Gem::Specification.new do |s| s.name = "backports" s.version = "3.6.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Marc-Andr\u{e9} Lafortune"] s.date = "2016-02-09" s.description = "Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.1.0 for earlier versions." s.email = ["github@marc-andre.ca"] s.homepage = "http://github.com/marcandre/backports" s.licenses = ["MIT"] s.rubygems_version = "2.5.1" s.summary = "Backports of Ruby features for older Ruby." 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/backports-3.6.8.gemspec |