ioquatix/financier

View on GitHub
example/gems.locked

Summary

Maintainability
Test Coverage
PATH
  remote: ..
  specs:
    financier (0.1.0)
      bcrypt (~> 3.0)
      latinum (~> 1.3)
      markly
      ofx (~> 0.3)
      periodical (~> 1.0)
      qif (~> 1.1)
      relaxo (~> 1.3)
      relaxo-model (~> 0.19)
      time-zone (~> 1.1)
      trenni-formatters
      trenni-sanitize
      tty-prompt
      utopia (~> 2.18)

GEM
  remote: https://rubygems.org/
  specs:
    async (1.30.1)
      console (~> 1.10)
      nio4r (~> 2.3)
      timers (~> 4.1)
    async-container (0.16.12)
      async
      async-io
    async-http (0.56.5)
      async (>= 1.25)
      async-io (>= 1.28)
      async-pool (>= 0.2)
      protocol-http (~> 0.22.0)
      protocol-http1 (~> 0.14.0)
      protocol-http2 (~> 0.14.0)
    async-http-cache (0.4.2)
      async-http (~> 0.56)
    async-io (1.32.2)
      async
    async-pool (0.3.8)
      async (>= 1.25)
    bake (0.16.1)
      samovar (~> 2.1)
    bcrypt (3.1.16)
    build-environment (1.13.0)
    coderay (1.1.3)
    concurrent-ruby (1.1.9)
    console (1.13.1)
      fiber-local
    falcon (0.39.2)
      async
      async-container (~> 0.16.0)
      async-http (~> 0.56.0)
      async-http-cache (~> 0.4.0)
      async-io (~> 1.22)
      build-environment (~> 1.13)
      bundler
      localhost (~> 1.1)
      process-metrics (~> 0.2.0)
      rack (>= 1.0)
      samovar (~> 2.1)
    ffi (1.15.4)
    fiber-local (1.0.0)
    formatador (0.3.0)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-falcon (0.12.1)
      async-container (~> 0.16.0)
      falcon (~> 0.35)
      guard
      guard-compat (~> 1.2)
    http-accept (2.1.1)
    latinum (1.7.1)
    listen (3.7.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    localhost (1.1.8)
    lumberjack (1.2.8)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    mapping (1.1.1)
    markly (0.6.1)
    method_source (1.0.0)
    mime-types (3.3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2021.0901)
    mini_mime (1.1.1)
    mini_portile2 (2.6.1)
    msgpack (1.4.2)
    nenv (0.3.0)
    nio4r (2.5.8)
    nokogiri (1.12.4)
      mini_portile2 (~> 2.6.1)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    ofx (0.3.2)
      nokogiri
    pastel (0.8.0)
      tty-color (~> 0.5)
    periodical (1.2.0)
    process-metrics (0.2.1)
      console (~> 1.8)
      samovar (~> 2.1)
    protocol-hpack (1.4.2)
    protocol-http (0.22.5)
    protocol-http1 (0.14.2)
      protocol-http (~> 0.22)
    protocol-http2 (0.14.2)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    qif (1.2.0)
    racc (1.5.2)
    rack (2.2.3)
    rake (13.0.6)
    rake-compiler (1.1.1)
      rake
    rb-fsevent (0.11.0)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    relaxo (1.6.2)
      console
      rugged
    relaxo-model (0.19.0)
      msgpack (~> 1.0)
      relaxo (~> 1.5)
    rugged (1.1.1)
    samovar (2.1.4)
      console (~> 1.0)
      mapping (~> 1.0)
    shellany (0.0.1)
    thor (1.1.0)
    thread-local (1.1.0)
    time-zone (1.2.0)
    timers (4.3.3)
    trenni (3.13.1)
      rake-compiler
    trenni-formatters (2.13.1)
      mapping (~> 1.1)
      trenni (~> 3.12)
    trenni-sanitize (0.6.1)
      trenni (~> 3.5)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    utopia (2.18.5)
      concurrent-ruby (~> 1.0)
      console (~> 1.0)
      http-accept (~> 2.1)
      mail (~> 2.6)
      mime-types (~> 3.0)
      msgpack
      rack (~> 2.2)
      samovar (~> 2.1)
      trenni (~> 3.0)
      variant (~> 0.1)
    variant (0.1.1)
      thread-local
    wisper (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bake
  falcon
  financier!
  guard
  guard-falcon

BUNDLED WITH
   2.2.22