# frozen_string_literal: true source 'https://rubygems.org' gem 'dotenv' gem 'pg' gem 'proxes' gem 'puma' gem 'rake'