Sha256: e71b62020f9046dadc106ec2e2dde6d692b815d53f88eea7f3127434d27aa241

Contents?: true

Size: 1.86 KB

Versions: 1

Compression:

Stored size: 1.86 KB

Contents

PATH
  remote: .
  specs:
    sila-ruby (0.0.30)
      addressable (~> 2.6)
      dotenv (~> 2.7)
      eth (~> 0.5.10)
      httparty (~> 0.17)
      json (~> 2.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    ansi (1.5.0)
    diff-lcs (1.3)
    docile (1.3.2)
    dotenv (2.8.1)
    eth (0.5.10)
      keccak (~> 1.3)
      konstructor (~> 1.0)
      openssl (>= 2.2, < 4.0)
      rbsecp256k1 (~> 5.1)
      scrypt (~> 3.0)
    ffi (1.15.5)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    json (2.3.0)
    keccak (1.3.1)
    konstructor (1.0.2)
    mini_mime (1.1.2)
    mini_portile2 (2.8.1)
    multi_xml (0.6.0)
    openssl (3.1.0)
    pkg-config (1.5.1)
    public_suffix (5.0.1)
    rake (10.5.0)
    rbsecp256k1 (5.1.1)
      mini_portile2 (~> 2.8)
      pkg-config (~> 1.5)
      rubyzip (~> 2.3)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    rubyzip (2.3.2)
    scrypt (3.0.7)
      ffi-compiler (>= 1.0, < 2.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-console (0.5.0)
      ansi
      simplecov
      terminal-table
    simplecov-html (0.10.2)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  rake (~> 10.0)
  rspec (~> 3.0)
  sila-ruby!
  simplecov (~> 0.16.0)
  simplecov-console (~> 0.5.0)

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sila-ruby-0.0.30 Gemfile.lock