Sha256: f046494d629e2255741077ee24a43dac7694cc7041d0ed385dcb13fd8d6e50d7

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

PATH
  remote: .
  specs:
    codestatus (0.1.0)
      gems
      octokit

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    byebug (9.1.0)
    coderay (1.1.2)
    diff-lcs (1.3)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    gems (1.0.0)
      json
    json (2.1.0)
    method_source (0.9.0)
    multipart-post (2.0.0)
    octokit (4.8.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.5.1)
      byebug (~> 9.1)
      pry (~> 0.10)
    public_suffix (3.0.1)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  codestatus!
  pry
  pry-byebug
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
codestatus-0.1.0 Gemfile.lock