Sha256: 28fc76f97f4763dcecfc452014cc34296c0f8734dc0a5fd59067bd2c8376234a

Contents?: true

Size: 1.23 KB

Versions: 1

Compression:

Stored size: 1.23 KB

Contents

PATH
  remote: .
  specs:
    githuh (0.1.0)
      colored2 (~> 3)
      dry-cli (~> 0.6)
      octokit (~> 4)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    awesome_print (1.8.0)
    colored2 (3.1.2)
    concurrent-ruby (1.1.6)
    diff-lcs (1.3)
    dry-cli (0.6.0)
      concurrent-ruby (~> 1.0)
    faraday (1.0.0)
      multipart-post (>= 1.2, < 3)
    multipart-post (2.1.1)
    octokit (4.17.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    public_suffix (4.0.3)
    rake (13.0.1)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (~> 1)
  bundler (~> 2)
  githuh!
  rake (~> 13)
  rspec (~> 3)
  rspec-its (~> 1)

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
githuh-0.1.0 Gemfile.lock