Sha256: 86f3fa6cab115b400c0b36181b4a5b067c72cbf6f79cf5e0efe708d3f4b4ebcb

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

PATH
  remote: .
  specs:
    github_cli (0.1.0)
      github_api (~> 0.4.8)
      thor

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.2.7)
    aruba (0.4.11)
      childprocess (>= 0.2.3)
      cucumber (>= 1.1.1)
      ffi (>= 1.0.11)
      rspec (>= 2.7.0)
    builder (3.0.0)
    childprocess (0.3.1)
      ffi (~> 1.0.6)
    cucumber (1.1.9)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.9.0)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.6)
    diff-lcs (1.1.3)
    faraday (0.7.6)
      addressable (~> 2.2)
      multipart-post (~> 1.1)
      rack (~> 1.1)
    ffi (1.0.11)
    gherkin (2.9.0)
      json (>= 1.4.6)
    github_api (0.4.8)
      faraday (~> 0.7.6)
      hashie (~> 1.2.0)
      multi_json (~> 1.1.0)
      oauth2 (~> 0.5.2)
    hashie (1.2.0)
    json (1.6.5)
    multi_json (1.1.0)
    multipart-post (1.1.5)
    oauth2 (0.5.2)
      faraday (~> 0.7)
      multi_json (~> 1.0)
    rack (1.4.1)
    rake (0.9.2.2)
    rspec (2.8.0)
      rspec-core (~> 2.8.0)
      rspec-expectations (~> 2.8.0)
      rspec-mocks (~> 2.8.0)
    rspec-core (2.8.0)
    rspec-expectations (2.8.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.8.0)
    term-ansicolor (1.0.7)
    thor (0.14.6)

PLATFORMS
  ruby

DEPENDENCIES
  aruba
  github_cli!
  rake
  rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github_cli-0.1.0 Gemfile.lock