Sha256: bc438d1e93339fcfa22425a575f5f64ed92e686842440c0a1ff562bc5b899345

Contents?: true

Size: 1.87 KB

Versions: 2

Compression:

Stored size: 1.87 KB

Contents

PATH
  remote: .
  specs:
    ocr-file (0.0.2)
      active_attr (~> 0.15.4)
      console-style (~> 0.0.1)
      hexapdf (~> 0.23.0)
      mini_magick (~> 4.11.0)
      rtesseract (~> 3.1.2)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (7.0.3)
      actionview (= 7.0.3)
      activesupport (= 7.0.3)
      rack (~> 2.0, >= 2.2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actionview (7.0.3)
      activesupport (= 7.0.3)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    active_attr (0.15.4)
      actionpack (>= 3.0.2, < 7.1)
      activemodel (>= 3.0.2, < 7.1)
      activesupport (>= 3.0.2, < 7.1)
    activemodel (7.0.3)
      activesupport (= 7.0.3)
    activesupport (7.0.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    builder (3.2.4)
    cmdparse (3.0.7)
    coderay (1.1.3)
    concurrent-ruby (1.1.10)
    console-style (0.0.1)
    crass (1.0.6)
    erubi (1.10.0)
    geom2d (0.3.1)
    hexapdf (0.23.0)
      cmdparse (~> 3.0, >= 3.0.3)
      geom2d (~> 0.3)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    loofah (2.18.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    method_source (1.0.0)
    mini_magick (4.11.0)
    minitest (5.16.0)
    nokogiri (1.13.6-arm64-darwin)
      racc (~> 1.4)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    racc (1.6.0)
    rack (2.2.3.1)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.4.3)
      loofah (~> 2.3)
    rtesseract (3.1.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)

PLATFORMS
  arm64-darwin-20

DEPENDENCIES
  ocr-file!
  pry (~> 0.14.1)

BUNDLED WITH
   2.3.5

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ocr-file-0.0.3 Gemfile.lock
ocr-file-0.0.2 Gemfile.lock