Statements are now generated via embed. Gruff & Prawn/Prawn-Table are no longer needed.

This commit is contained in:
2026-01-06 14:37:35 -03:00
parent d824afc5da
commit 741762856d
5 changed files with 90 additions and 106 deletions

View File

@@ -3,8 +3,4 @@ source 'https://rubygems.org'
gem 'discordrb', git: 'https://github.com/shardlab/discordrb.git', branch: 'main'
gem 'dotenv'
gem 'pg'
gem 'prawn'
gem 'prawn-table'
gem 'gruff'
gem 'rmagick'
gem 'pg'