Sha256: b88e98efbe63c2282eb75c82b366d1309f7d5a6b73278378b4d2090d94dd90c1

Contents?: true

Size: 1.29 KB

Versions: 0

Compression: gzip

Compressed size: 666 Bytes

Stored size: 666 Bytes

Contents

--- !ruby/object:Gem::Specification
name: objecthash
version: !ruby/object:Gem::Version
  version: 1.0.1
platform: ruby
authors:
- Tony Arcieri
autorequire: 
bindir: exe
cert_chain: []
date: 2016-08-05 00:00:00.000000000 Z
dependencies: []
description: A way to cryptographically hash objects (in the JSON-ish sense) that
  works cross-language, and, therefore, cross-encoding.
email:
- bascule@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- ".travis.yml"
- CHANGES.md
- Gemfile
- Guardfile
- LICENSE
- README.md
- Rakefile
- bin/console
- bin/setup
- lib/objecthash.rb
- lib/objecthash/version.rb
- objecthash.gemspec
homepage: https://github.com/cryptosphere/objecthash-ruby
licenses:
- Apache-2.0
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.2.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.5.1
signing_key: 
specification_version: 4
summary: A content hash algorithm which works across multiple encodings (JSON, Protobufs,
  etc)
test_files: []

Package Spec version

objecthash-1.0.1