Sha256: eecf5f1ffead66368637a151e8e416b5e25dae0ad905d3c7ac4475cc07204c52

Contents?: true

Size: 1.88 KB

Versions: 3

Compression:

Stored size: 1.88 KB

Contents

PATH
  remote: .
  specs:
    axie (0.1.0)
      faraday (~> 1.7)
      faraday_middleware (~> 1.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    diff-lcs (1.4.4)
    faraday (1.7.1)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
      faraday-httpclient (~> 1.0.1)
      faraday-net_http (~> 1.0)
      faraday-net_http_persistent (~> 1.1)
      faraday-patron (~> 1.0)
      faraday-rack (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords (>= 0.0.4)
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
    faraday-httpclient (1.0.1)
    faraday-net_http (1.0.1)
    faraday-net_http_persistent (1.2.0)
    faraday-patron (1.0.0)
    faraday-rack (1.0.0)
    faraday_middleware (1.1.0)
      faraday (~> 1.0)
    multipart-post (2.1.1)
    parallel (1.20.1)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (1.20.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.9.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.11.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    unicode-display_width (2.0.0)

PLATFORMS
  x86_64-darwin-20

DEPENDENCIES
  axie!
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.7)

BUNDLED WITH
   2.2.22

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
axie-ruby-0.2.1 Gemfile.lock
axie-ruby-0.2.0 Gemfile.lock
axie-0.1.0 Gemfile.lock