Sha256: 2b884910e7cb8983e1d8d50b37b56f8e167946cd72147a4f4ea1e40de0814da9

Contents?: true

Size: 1.77 KB

Versions: 2

Compression:

Stored size: 1.77 KB

Contents

PATH
  remote: .
  specs:
    omniauth-oauth2-cognito (0.1.0)
      jwt
      omniauth-oauth2

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.0)
    byebug (10.0.2)
    diff-lcs (1.3)
    docile (1.3.1)
    faraday (0.15.3)
      multipart-post (>= 1.2, < 3)
    hashie (3.5.7)
    jaro_winkler (1.5.1)
    json (2.1.0)
    jwt (2.1.0)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    omniauth (1.8.1)
      hashie (>= 3.4.6, < 3.6.0)
      rack (>= 1.6.2, < 3)
    omniauth-oauth2 (1.5.0)
      oauth2 (~> 1.1)
      omniauth (~> 1.2)
    parallel (1.12.1)
    parser (2.5.3.0)
      ast (~> 2.4.0)
    powerpack (0.1.2)
    rack (2.0.6)
    rainbow (3.0.0)
    rake (12.3.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.60.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.4.0)
    ruby-progressbar (1.10.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    unicode-display_width (1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  byebug
  omniauth-oauth2-cognito!
  rake
  rspec
  rubocop
  simplecov

BUNDLED WITH
   1.16.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-oauth2-cognito-1.2.0 Gemfile.lock
omniauth-oauth2-cognito-1.1.0 Gemfile.lock