Sha256: cf50fb9f21977e11ae7475188694122741546a7103c467b3ede55125f3cfbc8a

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    starcall (0.5.0)
      httparty (~> 0.17)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    coderay (1.1.3)
    diff-lcs (1.3)
    httparty (0.18.1)
      mime-types (~> 3.0)
      multi_xml (>= 0.5.2)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2020.0512)
    multi_xml (0.6.0)
    parallel (1.19.2)
    parser (2.7.1.4)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.0.0)
    rake (12.3.3)
    regexp_parser (1.7.1)
    rexml (3.2.4)
    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)
    rubocop (0.86.0)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.7)
      rexml
      rubocop-ast (>= 0.0.3, < 1.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (0.0.3)
      parser (>= 2.7.0.1)
    rubocop-rspec (1.40.0)
      rubocop (>= 0.68.1)
    ruby-progressbar (1.10.1)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby
  x64-mingw32

DEPENDENCIES
  bundler (~> 2.0)
  pry (~> 0.13)
  rake (~> 12.3)
  rspec (~> 3.0)
  rubocop (~> 0.86)
  rubocop-rspec (~> 1.40)
  starcall!

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
starcall-0.6.0 Gemfile.lock