Sha256: 7e85eac241adca78512cd4389f1b056e8ce2858a61eaad78e87c6f9c6c3c7a75

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

Contents

PATH
  remote: .
  specs:
    yammer-oauth2 (0.1.0)
      oauth2-client (~> 1.1.2)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.3.3)
    bcrypt-ruby (3.0.1)
    colorize (0.5.8)
    coveralls (0.6.0)
      colorize
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      thor
    crack (0.3.2)
    diff-lcs (1.2.1)
    json (1.7.7)
    mime-types (1.21)
    multi_json (1.6.1)
    oauth2-client (1.1.2)
      addressable
      bcrypt-ruby (~> 3.0.0)
    rake (10.0.3)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.0)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thor (0.17.0)
    webmock (1.10.1)
      addressable (>= 2.2.7)
      crack (>= 0.3.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.0)
  coveralls
  json
  rake
  rspec (>= 2.11)
  simplecov
  webmock
  yammer-oauth2!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yammer-oauth2-0.1.1 Gemfile.lock
yammer-oauth2-0.1.0 Gemfile.lock