Sha256: 19b535690f48b1c9232d14797cdcc528b26546f8537613c9974847f521541720

Contents?: true

Size: 820 Bytes

Versions: 2

Compression:

Stored size: 820 Bytes

Contents

PATH
  remote: ../
  specs:
    omniauth-createsend (0.0.1)
      omniauth-oauth2 (~> 1.1)

GEM
  remote: http://rubygems.org/
  specs:
    faraday (0.8.5)
      multipart-post (~> 1.1)
    hashie (1.2.0)
    httpauth (0.2.0)
    jwt (0.1.5)
      multi_json (>= 1.0)
    multi_json (1.5.0)
    multipart-post (1.1.5)
    oauth2 (0.8.0)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    omniauth (1.1.1)
      hashie (~> 1.2)
      rack
    omniauth-oauth2 (1.1.1)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    rack (1.5.1)
    rack-protection (1.3.2)
      rack
    sinatra (1.3.4)
      rack (~> 1.4)
      rack-protection (~> 1.3)
      tilt (~> 1.3, >= 1.3.3)
    tilt (1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-createsend!
  sinatra

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-createsend-0.0.2 example/Gemfile.lock
omniauth-createsend-0.0.1 example/Gemfile.lock