Skip to content

Commit

Permalink
run bundle for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mitosch committed Sep 12, 2024
1 parent db4f3e5 commit 4a3f12c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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

0 comments on commit 4a3f12c

Please sign in to comment.