asseinfo/br_danfe

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    br_danfe (1.0.0)
      barby (= 0.6.9)
      br_documents (>= 0.1.3)
      i18n (>= 0.8.6)
      nokogiri (>= 1.8)
      prawn (~> 2.4.0)
      prawn-table (= 0.2.2)
      rqrcode (>= 2.1, < 2.3)

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.1.0)
    activemodel (7.1.3)
      activesupport (= 7.1.3)
    activesupport (7.1.3)
      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)
    afm (0.2.2)
    ast (2.4.2)
    barby (0.6.9)
    base64 (0.2.0)
    bigdecimal (3.1.6)
    br_documents (0.2.5)
      activemodel (>= 4.0.0)
      i18n (>= 0.6.5)
    byebug (11.1.3)
    chunky_png (1.4.0)
    coderay (1.1.3)
    concurrent-ruby (1.3.1)
    connection_pool (2.4.1)
    diff-lcs (1.5.1)
    docile (1.4.1)
    drb (2.2.0)
      ruby2_keywords
    ffi (1.16.3)
    formatador (1.1.0)
    guard (2.18.1)
      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-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hashery (2.1.2)
    i18n (1.14.5)
      concurrent-ruby (~> 1.0)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.10)
    method_source (1.0.0)
    mini_portile2 (2.8.7)
    minitest (5.21.2)
    mutex_m (0.2.0)
    nenv (0.3.0)
    nokogiri (1.16.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    parallel (1.21.0)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pdf-core (0.9.0)
    pdf-inspector (1.3.0)
      pdf-reader (>= 1.0, < 3.0.a)
    pdf-reader (2.5.0)
      Ascii85 (~> 1.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    prawn (2.4.0)
      pdf-core (~> 0.9.0)
      ttfunk (~> 1.7)
    prawn-table (0.2.2)
      prawn (>= 1.3.0, < 3.0.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    racc (1.8.1)
    rainbow (3.0.0)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    regexp_parser (2.1.1)
    rexml (3.3.3)
      strscan
    rqrcode (2.2.0)
      chunky_png (~> 1.0)
      rqrcode_core (~> 1.0)
    rqrcode_core (1.2.0)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.1)
    rubocop (0.93.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 0.6.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.13.0)
      parser (>= 3.0.1.1)
    rubocop-performance (1.10.2)
      rubocop (>= 0.90.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rspec (1.44.1)
      rubocop (~> 0.87)
      rubocop-ast (>= 0.7.1)
    ruby-progressbar (1.11.0)
    ruby-rc4 (0.1.5)
    ruby2_keywords (0.0.5)
    shellany (0.0.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)
    strscan (3.1.0)
    thor (1.3.0)
    ttfunk (1.7.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  br_danfe!
  byebug (= 11.1.3)
  guard (~> 2.18.1)
  guard-rspec (~> 4.7.3)
  pdf-inspector (~> 1.3.0)
  rake (= 13.2.1)
  rspec (= 3.13.0)
  rubocop (~> 0.93.1)
  rubocop-performance (~> 1.10.2)
  rubocop-rspec (~> 1.44.1)
  simplecov (= 0.22.0)
  simplecov-html (= 0.12.3)

BUNDLED WITH
   2.5.5