mmenanno/lunchmoney

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    lunchmoney (1.4.0)
      activesupport (>= 6.1)
      faraday (>= 1.0.0)
      sorbet-runtime (>= 0.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.2.2)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    appraisal (2.5.0)
      bundler
      rake
      thor (>= 0.14.0)
    ast (2.4.2)
    base64 (0.2.0)
    benchmark (0.3.0)
    bigdecimal (3.1.8)
    chef-utils (18.5.0)
      concurrent-ruby
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    crack (1.0.0)
      bigdecimal
      rexml
    docile (1.4.1)
    dotenv (3.1.4)
    drb (2.2.1)
    erubi (1.13.0)
    faraday (2.12.1)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-net_http (3.4.0)
      net-http (>= 0.5.0)
    hashdiff (1.1.1)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    json (2.8.2)
    kramdown (2.4.0)
      rexml
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    language_server-protocol (3.17.0.3)
    logger (1.6.1)
    mdl (0.13.0)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.1)
      mixlib-cli (~> 2.1, >= 2.1.1)
      mixlib-config (>= 2.2.1, < 4)
      mixlib-shellout
    minitest (5.25.2)
    mixlib-cli (2.1.8)
    mixlib-config (3.0.27)
      tomlrb
    mixlib-shellout (3.2.8)
      chef-utils
    mocha (2.6.0)
      ruby2_keywords (>= 0.0.5)
    net-http (0.5.0)
      uri
    netrc (0.11.0)
    parallel (1.26.3)
    parser (3.3.5.1)
      ast (~> 2.4.1)
      racc
    prism (1.2.0)
    public_suffix (6.0.1)
    racc (1.8.1)
    rack (3.1.8)
    rainbow (3.1.1)
    rake (13.2.1)
    rbi (0.2.1)
      prism (~> 1.0)
      sorbet-runtime (>= 0.5.9204)
    regexp_parser (2.9.2)
    rexml (3.3.8)
    rubocop (1.68.0)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.4, < 3.0)
      rubocop-ast (>= 1.32.2, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.33.1)
      parser (>= 3.3.1.0)
    rubocop-minitest (0.36.0)
      rubocop (>= 1.61, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rails (2.27.0)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.52.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-shopify (2.15.1)
      rubocop (~> 1.51)
    rubocop-sorbet (0.8.7)
      rubocop (>= 1)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    securerandom (0.3.1)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sorbet (0.5.11663)
      sorbet-static (= 0.5.11663)
    sorbet-runtime (0.5.11663)
    sorbet-static (0.5.11663-universal-darwin)
    sorbet-static (0.5.11663-x86_64-linux)
    sorbet-static-and-runtime (0.5.11663)
      sorbet (= 0.5.11663)
      sorbet-runtime (= 0.5.11663)
    spoom (1.5.0)
      erubi (>= 1.10.0)
      prism (>= 0.28.0)
      sorbet-static-and-runtime (>= 0.5.10187)
      thor (>= 0.19.2)
    tapioca (0.16.4)
      bundler (>= 2.2.25)
      netrc (>= 0.11.0)
      parallel (>= 1.21.0)
      rbi (~> 0.2)
      sorbet-static-and-runtime (>= 0.5.11087)
      spoom (>= 1.2.0)
      thor (>= 1.2.0)
      yard-sorbet
    thor (1.3.2)
    tomlrb (2.0.3)
    toys (0.15.6)
      toys-core (= 0.15.6)
    toys-core (0.15.6)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.6.0)
    uri (1.0.2)
    vcr (6.3.1)
      base64
    webmock (3.24.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    yard (0.9.37)
    yard-sorbet (0.9.0)
      sorbet-runtime
      yard

PLATFORMS
  arm64-darwin-22
  arm64-darwin-23
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  appraisal
  dotenv
  lunchmoney!
  mdl
  minitest (~> 5.25)
  mocha (~> 2.6.0)
  rubocop-minitest
  rubocop-rails
  rubocop-shopify
  rubocop-sorbet
  simplecov
  simplecov_json_formatter
  sorbet-static-and-runtime
  spoom
  tapioca
  toys
  vcr
  webmock
  yard
  yard-sorbet

BUNDLED WITH
   2.5.21