Sha256: 2f34503fed4426c02a17cb11c541bc6ebc825eff5863b254903e1be349eb9e62

Contents?: true

Size: 996 Bytes

Versions: 1

Compression:

Stored size: 996 Bytes

Contents

PATH
  remote: .
  specs:
    ciri-common (0.1.0)
      ciri-crypto (~> 0.1.1)
      ciri-rlp (~> 1.0.1)
      ciri-utils (~> 0.2.2)

GEM
  remote: https://rubygems.org/
  specs:
    bitcoin-secp256k1 (0.4.0)
      ffi (>= 1.9.10)
    ciri-crypto (0.1.1)
      bitcoin-secp256k1 (~> 0.4.0)
      ciri-utils (~> 0.2.0)
    ciri-rlp (1.0.1)
      ciri-utils (>= 0.2.2)
    ciri-utils (0.2.2)
      digest-sha3 (~> 1.1.0)
    diff-lcs (1.3)
    digest-sha3 (1.1.0)
    ffi (1.9.25)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  ciri-common!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ciri-common-0.1.0 Gemfile.lock