Sha256: 9db43c5d6377d0d31ed5b01b2f92947b01deaca7eaf76060569a25d0229bbea3

Contents?: true

Size: 948 Bytes

Versions: 2

Compression:

Stored size: 948 Bytes

Contents

PATH
  remote: ../
  specs:
    omniauth-kakao (0.1.2)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    hashie (3.4.3)
    jwt (1.5.1)
    multi_json (1.11.2)
    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-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    shotgun (0.9)
      rack (>= 1.0)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    tilt (1.4.1)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-kakao!
  shotgun (~> 0.9)
  sinatra (~> 1.4.5)

BUNDLED WITH
   1.11.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-kakao-bucketplace-0.1.6 example/Gemfile.lock
omniauth-kakao-bucketplace-0.1.5 example/Gemfile.lock