# frozen_string_literal: true

source "https://rubygems.org"

gem "mysql2", "~> 0.5.2"
gem "pdfkit", "~> 0.8.2"
