Sha256: 9adb3568aef8d66d0722bdcea89f826208c4f790ee2cfa6fad18829ef7267733

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: .
  specs:
    avs (0.0.9)
      activesupport (~> 7.1.3.2)
      connection_pool (~> 2.4.1)
      dotenv (~> 3.1.0)
      gli (~> 2.21.1)
      mail (~> 2.8.1)
      pg (~> 1.5.6)
      roo (~> 2.10.1)
      ruby-progressbar (~> 1.13.0)
      typhoeus (~> 1.4.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.3.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)
    base64 (0.2.0)
    bigdecimal (3.1.1)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    date (3.2.2)
    dotenv (3.1.0)
    drb (2.1.0)
      ruby2_keywords
    ethon (0.15.0)
      ffi (>= 1.15.0)
    ffi (1.16.3)
    gli (2.21.1)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    io-wait (0.2.1)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    mini_mime (1.1.5)
    minitest (5.22.3)
    mutex_m (0.1.1)
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.1.2)
      io-wait
      timeout
    net-smtp (0.4.0.1)
      net-protocol
    nokogiri (1.16.3-arm64-darwin)
      racc (~> 1.4)
    pg (1.5.6)
    psych (5.1.2)
      stringio
    racc (1.7.3)
    rake (13.1.0)
    rdoc (6.6.2)
      psych (>= 4.0.0)
    roo (2.10.1)
      nokogiri (~> 1)
      rubyzip (>= 1.3.0, < 3.0.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    stringio (3.1.0)
    timeout (0.2.0)
    typhoeus (1.4.1)
      ethon (>= 0.9.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)

PLATFORMS
  arm64-darwin-21

DEPENDENCIES
  avs!
  minitest
  rake
  rdoc

BUNDLED WITH
   2.4.8

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
avs-0.1.0 Gemfile.lock