ShardsOfPower/Gemfile
2021-02-25 03:22:57 -05:00

7 lines
92 B
Ruby

source "https://rubygems.org"
gem 'prawn'
gem 'prawn-grouping'
gem 'prawn-table'
gem 'pry'