Sha256: d9c79430ed35dbd3d124f07ee428fb42a7912b125e0c7bcd9ba82a916dc5dcaf

Contents?: true

Size: 833 Bytes

Versions: 5

Compression:

Stored size: 833 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: safe_yaml 1.0.4 ruby lib

Gem::Specification.new do |s|
  s.name = "safe_yaml"
  s.version = "1.0.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Dan Tao"]
  s.date = "2014-09-28"
  s.description = "Parse YAML safely"
  s.email = "daniel.tao@gmail.com"
  s.executables = ["safe_yaml"]
  s.files = ["bin/safe_yaml"]
  s.homepage = "https://github.com/dtao/safe_yaml"
  s.licenses = ["MIT"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.7")
  s.rubygems_version = "2.5.1"
  s.summary = "SameYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications."

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/specifications/safe_yaml-1.0.4.gemspec
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/specifications/safe_yaml-1.0.4.gemspec
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/specifications/safe_yaml-1.0.4.gemspec
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/specifications/safe_yaml-1.0.4.gemspec
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/specifications/safe_yaml-1.0.4.gemspec