Sha256: 8924a8d9b83a4723fe495d86af477309dbf862674897a67b879d3ed495219088

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

PATH
  remote: ../
  specs:
    omniauth-oauthio (0.1.1)
      omniauth-oauth2 (~> 1.2)

GEM
  remote: https://rubygems.org/
  specs:
    backports (3.6.0)
    faraday (0.9.0)
      multipart-post (>= 1.2, < 3)
    hashie (3.2.0)
    jwt (1.0.0)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      multi_json (~> 1.3)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.2)
      rack (>= 1.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sinatra-contrib (1.4.2)
      backports (>= 2.0)
      multi_json
      rack-protection
      rack-test
      sinatra (~> 1.4.0)
      tilt (~> 1.3)
    sinatra-reloader (1.0)
      sinatra-contrib
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-oauthio!
  sinatra
  sinatra-reloader

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-oauthio-0.2.0 example/Gemfile.lock