# -*- encoding: utf-8 -*-
# stub: backports 3.6.0 ruby lib
Gem::Specification.new do |s|
s.name = "backports"
s.version = "3.6.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Marc-Andr\u{c3}\u{a9} Lafortune"]
s.date = "2014-02-15"
s.description = "Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.0.0 for earlier versions."
s.email = ["github@marc-andre.ca"]
s.homepage = "http://github.com/marcandre/backports"
s.rubygems_version = "2.2.2"
s.summary = "Backports of Ruby features for older Ruby."
s.installed_by_version = "2.2.2" if s.respond_to? :installed_by_version
end