Sha256: 99ba7a3ddff16c526de0f7116816314626e26a9bdf090a6cc47a9fa969673d02

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 KB

Contents

PATH
  remote: .
  specs:
    omniauth-gong (1.0.0)
      omniauth (~> 2.0)
      omniauth-oauth2 (~> 1.7)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    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)
    json (2.6.3)
    jwt (2.6.0)
    multi_xml (0.6.0)
    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)
    parallel (1.22.1)
    parser (3.2.0.0)
      ast (~> 2.4.1)
    rack (3.0.4.1)
    rack-protection (3.0.5)
      rack
    rainbow (3.1.1)
    regexp_parser (2.6.2)
    rexml (3.2.5)
    rubocop (1.43.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.24.1)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    unicode-display_width (2.4.2)
    version_gem (1.1.1)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  omniauth-gong!
  rubocop (~> 1.42)

BUNDLED WITH
   2.3.22

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-gong-1.0.0 Gemfile.lock