Sha256: 6f11c98d4b9543e822711a51ee3535b6b7ceb3edb5e4441518d7303da49fc8bd

Contents?: true

Size: 1.59 KB

Versions: 3

Compression:

Stored size: 1.59 KB

Contents

PATH
  remote: .
  specs:
    huobi_client (0.1.0)
      activerecord (~> 5.2.0)
      awesome_print (~> 1.8.0)
      faraday (~> 0.15)
      faraday_middleware (~> 0.12.2)
      json (~> 2.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.0)
      activesupport (= 5.2.0)
    activerecord (5.2.0)
      activemodel (= 5.2.0)
      activesupport (= 5.2.0)
      arel (>= 9.0)
    activesupport (5.2.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (9.0.0)
    awesome_print (1.8.0)
    coderay (1.1.2)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    faraday (0.15.0)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    i18n (1.0.1)
      concurrent-ruby (~> 1.0)
    json (2.1.0)
    method_source (0.9.0)
    minitest (5.11.3)
    multipart-post (2.0.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    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)
    safe_yaml (1.0.4)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  huobi_client!
  pry (~> 0.11.3)
  rake (~> 10.0)
  rspec (~> 3.0)
  safe_yaml (~> 1.0.4)

BUNDLED WITH
   1.16.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
huobi_client-0.1.2 Gemfile.lock
huobi_client-0.1.1 Gemfile.lock
huobi_client-0.1.0 Gemfile.lock