Sha256: cebdff3433671dbaa0885fd70f50824c3405eacc27590567cfc1036b319db0f8

Contents?: true

Size: 1.05 KB

Versions: 1

Compression:

Stored size: 1.05 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    daemons (1.2.3)
    eventmachine (1.2.0.1)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    hashie (3.4.4)
    json (1.8.3)
    jwt (1.5.1)
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    oauth2 (1.1.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0, < 1.5.2)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.3.1)
      hashie (>= 1.2, < 4)
      rack (>= 1.0, < 3)
    omniauth-mvc (1.0.0)
      omniauth (~> 1.2)
      omniauth-oauth2 (~> 1.4)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    shotgun (0.9.1)
      rack (>= 1.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    tilt (2.0.5)

PLATFORMS
  ruby

DEPENDENCIES
  json
  omniauth-mvc
  shotgun
  sinatra
  thin

BUNDLED WITH
   1.10.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-mvc-1.0.1 example/Gemfile.lock