Skip to content

Commit

Permalink
Merge pull request #1784 from gocd/dependabot/bundler/pdf-reader-2.13.0
Browse files Browse the repository at this point in the history
Bump pdf-reader from 2.12.0 to 2.13.0
  • Loading branch information
chadlwilson authored Nov 8, 2024
2 parents 881e572 + 363b646 commit 652c20e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.1)
Ascii85 (2.0.1)
activesupport (7.0.8.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
Expand Down Expand Up @@ -208,8 +208,8 @@ GEM
padrino-support (0.15.3)
parallel (1.26.3)
parslet (2.0.0)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
pdf-reader (2.13.0)
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
Expand Down

0 comments on commit 652c20e

Please sign in to comment.