Sha256: 61d4e571e0df783b1062a07d5fd993adbf21a1031ffd332cdbdd895e3d4bc8fc

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

PATH
  remote: ..
  specs:
    omniauth-discord (1.1.0)
      omniauth (~> 2.1.0)
      omniauth-oauth2

GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.3)
    faraday (2.7.4)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    hashie (5.0.0)
    jwt (2.7.0)
    method_source (1.0.0)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    nio4r (2.5.9)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    omniauth (2.1.1)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    puma (6.2.1)
      nio4r (~> 2.0)
    rack (2.2.6.4)
    rack-protection (3.0.5)
      rack
    ruby2_keywords (0.0.5)
    sinatra (3.0.5)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.0.5)
      tilt (~> 2.0)
    sinatra-contrib (3.0.5)
      multi_json
      mustermann (~> 3.0)
      rack-protection (= 3.0.5)
      sinatra (= 3.0.5)
      tilt (~> 2.0)
    sinatra-reloader (1.0)
      sinatra-contrib
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    tilt (2.1.0)
    version_gem (1.1.2)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  omniauth-discord!
  pry
  puma
  sinatra
  sinatra-reloader

BUNDLED WITH
   2.4.10

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-discord-1.1.0 example/Gemfile.lock