PATH

remote: .
specs:
  googlecal (0.1.0)
    google-api-client

GEM

remote: https://rubygems.org/
specs:
  addressable (2.5.0)
    public_suffix (~> 2.0, >= 2.0.2)
  declarative (0.0.9)
  declarative-option (0.1.0)
  diff-lcs (1.3)
  dotenv (2.1.1)
  faraday (0.11.0)
    multipart-post (>= 1.2, < 3)
  google-api-client (0.10.1)
    addressable (~> 2.3)
    googleauth (~> 0.5)
    httpclient (~> 2.7)
    hurley (~> 0.1)
    memoist (~> 0.11)
    mime-types (>= 1.6)
    representable (~> 3.0)
    retriable (>= 2.0, < 4.0)
  googleauth (0.5.1)
    faraday (~> 0.9)
    jwt (~> 1.4)
    logging (~> 2.0)
    memoist (~> 0.12)
    multi_json (~> 1.11)
    os (~> 0.9)
    signet (~> 0.7)
  httpclient (2.8.3)
  hurley (0.2)
  jwt (1.5.6)
  little-plugger (1.1.4)
  logging (2.2.0)
    little-plugger (~> 1.1)
    multi_json (~> 1.10)
  memoist (0.15.0)
  mime-types (3.1)
    mime-types-data (~> 3.2015)
  mime-types-data (3.2016.0521)
  multi_json (1.12.1)
  multipart-post (2.0.0)
  os (0.9.6)
  public_suffix (2.0.5)
  rake (10.5.0)
  representable (3.0.3)
    declarative (< 0.1.0)
    declarative-option (< 0.2.0)
    uber (< 0.2.0)
  retriable (3.0.1)
  rspec (3.5.0)
    rspec-core (~> 3.5.0)
    rspec-expectations (~> 3.5.0)
    rspec-mocks (~> 3.5.0)
  rspec-core (3.5.4)
    rspec-support (~> 3.5.0)
  rspec-expectations (3.5.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.5.0)
  rspec-mocks (3.5.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.5.0)
  rspec-support (3.5.0)
  signet (0.7.3)
    addressable (~> 2.3)
    faraday (~> 0.9)
    jwt (~> 1.5)
    multi_json (~> 1.10)
  uber (0.1.0)

PLATFORMS

ruby

DEPENDENCIES

bundler (~> 1.13)
dotenv
googlecal!
rake (~> 10.0)
rspec (~> 3.0)

BUNDLED WITH

1.13.6