7 lines
92 B
Ruby
7 lines
92 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem 'prawn'
|
|
gem 'prawn-grouping'
|
|
gem 'prawn-table'
|
|
gem 'pry'
|