Sha256: 44bf5f6bc214ec625dc022b9065c19b603fe4e50b2ce795d7565efc332cacaba

Contents?: true

Size: 1020 Bytes

Versions: 3

Compression:

Stored size: 1020 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: multipart-post 2.0.0 ruby lib

Gem::Specification.new do |s|
  s.name = "multipart-post".freeze
  s.version = "2.0.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Nick Sieger".freeze]
  s.date = "2013-12-21"
  s.description = "Use with Net::HTTP to do multipart form posts.  IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.".freeze
  s.email = ["nick@nicksieger.com".freeze]
  s.homepage = "https://github.com/nicksieger/multipart-post".freeze
  s.licenses = ["MIT".freeze]
  s.rdoc_options = ["--main".freeze, "README.md".freeze, "-SHN".freeze, "-f".freeze, "darkfish".freeze]
  s.rubyforge_project = "caldersphere".freeze
  s.rubygems_version = "2.7.6".freeze
  s.summary = "A multipart form post accessory for Net::HTTP.".freeze

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

Version data entries

3 entries across 2 versions & 1 rubygems

Version Path
tdiary-5.0.9 vendor/bundle/specifications/multipart-post-2.0.0.gemspec
tdiary-5.0.8 vendor/bundle/ruby/2.5.0/specifications/multipart-post-2.0.0.gemspec
tdiary-5.0.8 vendor/bundle/specifications/multipart-post-2.0.0.gemspec