summary refs log blame commit diff
path: root/pkgs/tools/misc/t/Gemfile
blob: 29813d30ba6bdd3b94c817f3ad8a7741c90bc924 (plain) (tree)
1
2
3
4
5
6


                             


                                             
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'