Sha256: 1a97f1f153b039a63edf01ece9fbe603d11dc8ff6f1c8502927d9a3f96aaeedb
Contents?: true
Size: 698 Bytes
Versions: 4
Compression:
Stored size: 698 Bytes
Contents
# -*- encoding: utf-8 -*- # stub: httpclient 2.8.0 ruby lib Gem::Specification.new do |s| s.name = "httpclient" s.version = "2.8.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Hiroshi Nakamura"] s.date = "2016-04-24" s.email = "nahi@ruby-lang.org" s.executables = ["httpclient"] s.files = ["bin/httpclient"] s.homepage = "https://github.com/nahi/httpclient" s.licenses = ["ruby"] s.rubygems_version = "2.5.1" s.summary = "gives something like the functionality of libwww-perl (LWP) in Ruby" s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version end
Version data entries
4 entries across 4 versions & 1 rubygems