Sha256: ca5f03d274b4bd41eb1b37b1ce6c40c602f0627b1cf9797a1af2d3402a57c815

Contents?: true

Size: 1.1 KB

Versions: 2

Compression:

Stored size: 1.1 KB

Contents

PATH
  remote: .
  specs:
    coin-address-validators (0.0.1)
      base_x
      bitcoin-ruby
      cashaddress
      eth

GEM
  remote: https://rubygems.org/
  specs:
    base_x (0.8.1)
    bitcoin-ruby (0.0.18)
    byebug (9.0.6)
    cashaddress (0.1.0)
    diff-lcs (1.3)
    digest-sha3 (1.1.0)
    eth (0.4.8)
      digest-sha3 (~> 1.1)
      ffi (~> 1.0)
      money-tree (~> 0.10.0)
      rlp (~> 0.7.3)
      scrypt (~> 3.0.5)
    ffi (1.9.25)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    money-tree (0.10.0)
      ffi
    rake (12.3.1)
    rlp (0.7.3)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    scrypt (3.0.5)
      ffi-compiler (>= 1.0, < 2.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.7)
  byebug
  coin-address-validators!
  rspec

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
coin-address-validators-0.0.2 Gemfile.lock
coin-address-validators-0.0.1 Gemfile.lock