Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'pos=': index out of range (RangeError) #229

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    ef27365 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge source (#1)

    * introduce raise_on_encrypted option
    
    * add some detail to the exception
    
    * update the README to specify the raise_on_encrypted option
    
    * 🔪 the CombinePDF.encrypted? method that is no longer needed
    
    * apply patch from @kimyu92
    
    * add guards
    
    * docs + cleanup
    
    * fix release date in changelog
    
    * Adds Github Actions workflow for tests
    
    - Allows us to test the gem on multiple versions of Ruby
    
    ---------
    
    Co-authored-by: Levi Wilson <[email protected]>
    Co-authored-by: Bo <[email protected]>
    Co-authored-by: David Wessman <[email protected]>
    4 people authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3a7dda1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0e0a2 View commit details
    Browse the repository at this point in the history