# frozen_string_literal: true
source "https://rubygems.org"

gem 'mail'
gem 'mastodon-api', require: 'mastodon', github: 'tootsuite/mastodon-api'
