Sha256: b4130a945d97fe2d22e3051b127b42a743d3f137ccd39717d3816994c7578bec

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

PATH
  remote: .
  specs:
    klaytn (0.0.6)
      ethereum.rb (~> 2.5)
      httparty (~> 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4.6)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.5.0)
    digest-sha3 (1.1.0)
    ethereum.rb (2.5)
      activesupport (>= 4.0)
      digest-sha3 (~> 1.1)
    httparty (0.20.0)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    mime-types (3.4.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2022.0105)
    minitest (5.15.0)
    multi_xml (0.6.0)
    rake (12.3.3)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.5.4)

PLATFORMS
  ruby

DEPENDENCIES
  klaytn!
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
klaytn-0.0.7 Gemfile.lock
klaytn-0.0.6 Gemfile.lock