Sha256: 2528bfdcf8ebaf948e9af53c6f99cdc958112a5c90a0309869a481f0e27b03bb

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

PATH
  remote: .
  specs:
    omniauth-pls (0.0.1)
      multi_json
      omniauth-oauth2

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    faraday (0.9.1)
      multipart-post (>= 1.2, < 3)
    hashie (3.4.0)
    jwt (1.4.1)
    multi_json (1.11.0)
    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.6.0)
    rake (10.3.2)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-pls!
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-pls-0.0.2 Gemfile.lock
omniauth-pls-0.0.1 Gemfile.lock