Modify dependency version

main
Guillaume Dott 2022-11-25 16:40:27 +01:00
parent fcdb7ff2f1
commit a9700e153e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"] spec.require_paths = ["lib"]
# Uncomment to register a new dependency of your gem # Uncomment to register a new dependency of your gem
spec.add_dependency "pdf-reader", "~> 2.9.2" spec.add_dependency "pdf-reader", "~> 2.9"
# For more information and examples about making a new gem, checkout our # For more information and examples about making a new gem, checkout our
# guide at: https://bundler.io/guides/creating_gem.html # guide at: https://bundler.io/guides/creating_gem.html