source "https://rubygems.org" git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } gem 'mastodon-api', git: 'https://github.com/tootsuite/mastodon-api.git', ref: '189deb8' gem 'dotenv' gem "highline" gem 'nokogiri' gem 'rmagick' gem 'parallel' gem 'tk' # Specify your gem's dependencies in legion.gemspec gemspec