depot/third_party/nixpkgs/pkgs/tools/misc/t/Gemfile

6 lines
152 B
Ruby

source "https://rubygems.org"
gem 't'
# Needed because the twitter gem changed API.
# https://github.com/sferik/t/issues/402
gem 'twitter', '~> 6.1.0'