Sha256: ddf086904825c41a1397773d10e1c439914608beac7440a1923c345222937343

Contents?: true

Size: 787 Bytes

Versions: 3

Compression:

Stored size: 787 Bytes

Contents

PATH
  remote: ../
  specs:
    omniauth-basecrm (1.0.0)
      omniauth-oauth2 (~> 1.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.6)
    faraday (0.7.6)
      addressable (~> 2.2)
      multipart-post (~> 1.1)
      rack (~> 1.1)
    hashie (1.2.0)
    multi_json (1.0.4)
    multipart-post (1.1.4)
    oauth2 (0.5.2)
      faraday (~> 0.7)
      multi_json (~> 1.0)
    omniauth (1.0.2)
      hashie (~> 1.2)
      rack
    omniauth-oauth2 (1.0.0)
      oauth2 (~> 0.5.0)
      omniauth (~> 1.0)
    rack (1.3.6)
    rack-protection (1.2.0)
      rack
    sinatra (1.3.2)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    tilt (1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-basecrm!
  rack (~> 1.3.6)
  sinatra

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
omniauth-surveymonkey-oauth2-1.0.1 example/Gemfile.lock
omniauth-burner-1.0.1 example/Gemfile.lock
omniauth-basecrm-1.0.0 example/Gemfile.lock