Skip to content

Commit

Permalink
Merge pull request #976 from gocd/dependabot/bundler/Ascii85-2.0.1
Browse files Browse the repository at this point in the history
Bump Ascii85 from 1.1.1 to 2.0.1
  • Loading branch information
chadlwilson authored Nov 8, 2024
2 parents 0b3801a + c460945 commit 149d8f9
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
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.1)
Ascii85 (2.0.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
Expand Down Expand Up @@ -70,8 +70,8 @@ GEM
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.26.3)
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 149d8f9

Please sign in to comment.