Sha256: 16665e24f0946131cd72850d8f9f08db5b37a5ace98f353d0f72e8cad3e0ee9e

Contents?: true

Size: 1.83 KB

Versions: 1

Compression:

Stored size: 1.83 KB

Contents

PATH
  remote: .
  specs:
    github-lister-core (0.1.8)
      octokit (~> 5)
      parallel (~> 1.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    diff-lcs (1.5.0)
    faraday (2.5.2)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.0)
    json (2.6.2)
    kwalify (0.7.2)
    octokit (5.6.1)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    public_suffix (5.0.0)
    rainbow (3.1.1)
    rake (13.0.6)
    reek (6.1.1)
      kwalify (~> 0.7.0)
      parser (~> 3.1.0)
      rainbow (>= 2.0, < 4.0)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    rubocop (1.36.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.20.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.21.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    unicode-display_width (2.2.0)

PLATFORMS
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  bundler (~> 2)
  github-lister-core!
  octokit (~> 5)
  parallel (~> 1.2)
  rake (~> 13)
  reek (~> 6)
  rspec (~> 3.0)
  rubocop (~> 1.36.0)

BUNDLED WITH
   2.3.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github-lister-core-0.1.8 Gemfile.lock