Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

Version: 1.4.2-1-2c0f5a1 

/ opt / logstash / vendor / bundle / jruby / 2.1 / specifications / backports-3.6.0.gemspec

# -*- 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