cross-post/Gemfile

7 lines
166 B
Ruby

source 'https://rubygems.org'
gem 'mastodon-api', '~> 1.1.0', require: 'mastodon', git: 'https://github.com/tootsuite/mastodon-api.git'
gem 'awesome_print'
gemspec