diff options
| author | Charlotte Koch <charlotte@magentastripe.com> | 2023-10-24 11:56:17 -0700 |
|---|---|---|
| committer | Charlotte Koch <dressupgeekout@gmail.com> | 2023-10-24 11:56:37 -0700 |
| commit | 1c8dc0461d0f54ded68df741775443762b7c6905 (patch) | |
| tree | 1c8340870181f4180c2b84f959d2255211ecefca /Gemfile | |
| parent | 77bb20beb12c517a888885fb7a055202db7ccc76 (diff) | |
First real commit
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +source "https://rubygems.org" +gem "matrix" +gem "prawn" +gem "prawn-table" |
