Sha256: 5cddb4c1c987337c4c90940623d981c55e4ff256ccb0b08c18a9340d9d860010

Contents?: true

Size: 1.77 KB

Versions: 3

Compression:

Stored size: 1.77 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ansi (1.5.0)
    diff-lcs (1.3)
    digest-sha3-patched (1.1.1)
    docile (1.3.2)
    dotenv (2.7.6)
    eth (0.4.12)
      digest-sha3-patched (~> 1.1)
      ffi (~> 1.0)
      money-tree (~> 0.10.0)
      rlp (~> 0.7.3)
      scrypt (~> 3.0.6)
    ffi (1.15.3)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    httparty (0.19.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    json (2.3.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2021.0901)
    money-tree (0.10.0)
      ffi
    multi_xml (0.6.0)
    public_suffix (4.0.6)
    rake (10.5.0)
    rlp (0.7.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)
    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

3 entries across 3 versions & 1 rubygems

Version Path
sila-ruby-0.0.27 Gemfile.lock
sila-ruby-0.0.26 Gemfile.lock
sila-ruby-0.0.25 Gemfile.lock