Sha256: f7059e1be3549f06ed5eb95d939265e98176ae09a5d3c4f736dcd8a4db58ac3f

Contents?: true

Size: 999 Bytes

Versions: 1

Compression:

Stored size: 999 Bytes

Contents

PATH
  remote: .
  specs:
    github_events_export (0.1.0)
      octokit (~> 4.15.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    diff-lcs (1.3)
    faraday (1.0.0)
      multipart-post (>= 1.2, < 3)
    multipart-post (2.1.1)
    octokit (4.15.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    public_suffix (4.0.2)
    rake (10.5.0)
    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-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
  bundler (~> 2.0)
  github_events_export!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github_events_export-0.1.0 Gemfile.lock