Sha256: 311e8a77f3d7e24e64b2fbfb50ce1958877829d3a4fd3b0e68f1eebb17c6298e

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

PATH
  remote: .
  specs:
    rawg (0.0.0)
      api_struct

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    api_struct (1.0.1)
      dry-configurable (~> 0.7.0)
      dry-monads (~> 1.0)
      hashie (~> 3.5, >= 3.5.6)
      http (>= 2.0.3)
    ast (2.4.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    dry-configurable (0.7.0)
      concurrent-ruby (~> 1.0)
    dry-core (0.4.7)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.2.2)
    dry-monads (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer
    hashie (3.6.0)
    http (4.1.1)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (2.1.1)
    http_parser.rb (0.6.0)
    jaro_winkler (1.5.2)
    parallel (1.17.0)
    parser (2.6.3.0)
      ast (~> 2.4.0)
    public_suffix (3.1.0)
    rainbow (3.0.0)
    rake (12.3.2)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    rubocop (0.71.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    ruby-progressbar (1.10.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    unicode-display_width (1.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  rake
  rawg!
  rspec
  rubocop

BUNDLED WITH
   2.0.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rawg-0.0.0 Gemfile.lock