Sha256: aed70c4c9e47afacca1f6a09c79cb26dcc472b7bfd7d580bd23a78bb7f46d884
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 Bytes
Contents
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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
legion_mastodon_client-0.1.2 | Gemfile |
legion_mastodon_client-0.1.1 | Gemfile |