Sha256: 5776fe04f5193e04cd1c565c7676e685ca20b1303f531c1a2011920b5f6ee245

Contents?: true

Size: 1.75 KB

Versions: 2

Compression:

Stored size: 1.75 KB

Contents

PATH
  remote: .
  specs:
    qismo (0.1.0)
      http (~> 4.4)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    diff-lcs (1.5.0)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.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)
    parallel (1.21.0)
    parser (3.0.3.2)
      ast (~> 2.4.1)
    public_suffix (4.0.6)
    rainbow (3.0.0)
    rake (12.3.3)
    regexp_parser (2.2.0)
    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.3)
    rubocop (1.24.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.15.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.0)
      parser (>= 3.0.1.1)
    rubocop-shopify (2.3.0)
      rubocop (~> 1.22)
    ruby-progressbar (1.11.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.8)
    unicode-display_width (2.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  http (~> 4.4)
  qismo!
  rake (~> 12.0)
  rspec (~> 3.0)
  rubocop-shopify (~> 2.3)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qismo-0.1.1 Gemfile.lock
qismo-0.1.0 Gemfile.lock