Sha256: b0b9c5a64b35f80192aa8f62c2a6a73591584143be74a5cdad0bb713e5101ea5

Contents?: true

Size: 1.32 KB

Versions: 4

Compression:

Stored size: 1.32 KB

Contents

PATH
  remote: .
  specs:
    activestorage-nft (0.0.2)
      http (~> 4.3)
      nft_storage (~> 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    diff-lcs (1.3)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    ethon (0.15.0)
      ffi (>= 1.15.0)
    ffi (1.15.4)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    http (4.4.1)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      http-parser (~> 1.2.0)
    http-cookie (1.0.4)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http-parser (1.2.3)
      ffi-compiler (>= 1.0, < 2.0)
    nft_storage (1.0.0)
      typhoeus (~> 1.0, >= 1.0.1)
    public_suffix (4.0.6)
    rake (12.3.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)
    typhoeus (1.4.0)
      ethon (>= 0.9.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8)

PLATFORMS
  ruby

DEPENDENCIES
  activestorage-nft!
  rake (~> 12.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.2.22

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
activestorage-nft-0.0.5 Gemfile.lock
activestorage-nft-0.0.4 Gemfile.lock
activestorage-nft-0.0.3 Gemfile.lock
activestorage-nft-0.0.2 Gemfile.lock