Sha256: 875f31177f2d1fd425704d0aa01053f621781c6e5946cf5db24b23b1d90d7715

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

PATH
  remote: .
  specs:
    omniauth-zaif (0.0.1)
      json (~> 1.3)
      omniauth-oauth2 (~> 1.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.1.5)
    faraday (0.12.2)
      multipart-post (>= 1.2, < 3)
    hashdiff (0.3.6)
    hashie (3.5.6)
    json (1.8.6)
    jwt (1.5.6)
    multi_json (1.12.2)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.6.1)
      hashie (>= 3.4.6, < 3.6.0)
      rack (>= 1.6.2, < 3)
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    public_suffix (3.0.0)
    rack (2.0.3)
    rack-test (0.7.0)
      rack (>= 1.0, < 3)
    rake (12.0.0)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    safe_yaml (1.0.4)
    simplecov (0.15.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.0)
  omniauth-zaif!
  rack-test
  rake
  rspec (~> 3.2)
  simplecov
  webmock

BUNDLED WITH
   1.15.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-zaif-0.0.1 Gemfile.lock