New release for Ruby 2.7.1 · Issue #49 · mastodon/mastodon-api

The following code doesn't run on the latest release (2.0.0) with Ruby 2.7.1, but works fine on the master branch. rest = Mastodon::REST::Client.new(base_url: "...", bearer_token: "...") rest.verif...