Sha256: daeb525671ed1f830828c259f29d58affdc05b299d5c6d11209138d2259289eb
Contents?: true
Size: 636 Bytes
Versions: 1
Compression:
Stored size: 636 Bytes
Contents
# -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "map" s.version = "6.5.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ara T. Howard"] s.date = "2014-09-11" s.description = "the awesome ruby container you've always wanted: a string/symbol indifferent ordered hash that works in all rubies" s.email = "ara.t.howard@gmail.com" s.homepage = "https://github.com/ahoward/map" s.licenses = ["same as ruby's"] s.require_paths = ["lib"] s.rubyforge_project = "codeforpeople" s.rubygems_version = "2.0.3" s.summary = "map" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asana2flowdock-1.0.0 | vendor/bundle/ruby/1.9.1/specifications/map-6.5.5.gemspec |