Skip to content

Commit

Permalink
update Gemfile.lock for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mitosch committed Sep 11, 2024
1 parent db4f3e5 commit fea8a91
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
prawn-swiss_qr_bill (0.5.3)
prawn-swiss_qr_bill (0.5.4)
i18n (~> 1.8)
matrix (~> 0.4)
prawn (~> 2.0)
Expand All @@ -14,11 +14,11 @@ GEM
afm (0.2.2)
ast (2.4.2)
chunky_png (1.4.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.4)
diff-lcs (1.5.0)
docile (1.4.0)
hashery (2.1.2)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
matrix (0.4.2)
parallel (1.21.0)
Expand All @@ -37,7 +37,7 @@ GEM
rainbow (3.1.1)
regexp_parser (2.2.0)
rexml (3.2.5)
rqrcode (2.1.2)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
Expand Down Expand Up @@ -98,4 +98,4 @@ DEPENDENCIES
simplecov-cobertura (~> 2.0)

BUNDLED WITH
2.3.7
2.5.18

0 comments on commit fea8a91

Please sign in to comment.