The old tweet preview endpoints will no longer be available as of 2019-08-20 (annoucement).
Also, I had to update the Gemfile to fix Faker gem version (to only use 1.x) as they introduced breaking changes as of version 2.0 and our test was failing. This should be easy to fix (migrate positional arguments to keyword arguments) but I'll see later if it's worthy enough to work on.
Also, I had to update the Gemfile to fix Faker gem version (to only use 1.x) as they introduced breaking changes as of version 2.0 and our test was failing. This should be easy to fix (migrate positional arguments to keyword arguments) but I'll see later if it's worthy enough to work on.