Sha256: dcfd0f1fe07c1b873c5c3e53660217520ce50f618ae0036596b65d6a69631506

Contents?: true

Size: 1.96 KB

Versions: 1

Compression:

Stored size: 1.96 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    base64 (0.2.0)
    bigdecimal (3.1.4)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crack (0.4.5)
      rexml
    drb (2.2.0)
      ruby2_keywords
    hashdiff (1.0.1)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    json (2.6.3)
    jwt (2.7.1)
    language_server-protocol (3.17.0.3)
    minitest (5.20.0)
    mocha (2.1.0)
      ruby2_keywords (>= 0.0.5)
    mutex_m (0.2.0)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    public_suffix (5.0.4)
    racc (1.7.3)
    rainbow (3.1.1)
    rake (13.1.0)
    regexp_parser (2.8.2)
    rexml (3.2.6)
    rubocop (1.57.2)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.2.2.4)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    rubocop-shopify (2.14.0)
      rubocop (~> 1.51)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    timecop (0.9.8)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    vcr (6.2.0)
    webmock (3.19.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  arm64-darwin-22
  x86_64-linux

DEPENDENCIES
  activesupport
  github-authentication!
  minitest (~> 5.0)
  mocha (~> 2)
  rake (~> 13)
  rubocop-shopify
  timecop (~> 0.9)
  vcr (~> 6.2)
  webmock (~> 3.8)

BUNDLED WITH
   2.4.21

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github-authentication-1.1.0 Gemfile.lock