Sha256: 013d0f6364ee37e00991c89e1098b64cb8d31b0928837ca5efcae8b3bdeef746

Contents?: true

Size: 1.52 KB

Versions: 1

Compression:

Stored size: 1.52 KB

Contents

PATH
  remote: .
  specs:
    github-authentication (1.0.0)
      jwt (~> 2.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.0)
    concurrent-ruby (1.1.9)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    hashdiff (1.0.1)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.4)
    jwt (2.2.3)
    minitest (5.14.0)
    mocha (1.11.2)
    parallel (1.19.1)
    parser (2.7.1.2)
      ast (~> 2.4.0)
    public_suffix (4.0.6)
    rainbow (3.0.0)
    rake (12.3.3)
    rexml (3.2.5)
    rubocop (0.82.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.7.0.1)
      rainbow (>= 2.2.2, < 4.0)
      rexml
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-shopify (1.0.2)
      rubocop (~> 0.82.0)
    ruby-progressbar (1.10.1)
    safe_yaml (1.0.5)
    timecop (0.9.1)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.7.0)
    vcr (5.1.0)
    webmock (3.8.3)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  github-authentication!
  minitest (~> 5.0)
  mocha (~> 1.11)
  rake (~> 12.3)
  rubocop (~> 0.52)
  rubocop-shopify
  timecop (~> 0.9)
  vcr (~> 5.1)
  webmock (~> 3.8)

BUNDLED WITH
   2.2.22

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github-authentication-1.0.0 Gemfile.lock