Version 1.5.3 breaks 1.9.3 compatibility, but not documented as such #132
Comments
I wonder if the bump to 1.5.3 from 1.5.2 should have been a major bump On 25 February 2016 at 03:52, Hiro Asari [email protected] wrote:
|
Encountered same issue. Currently forcing 1.5.2 version in Gemfile. Version bump should have denoted a breaking change. |
jwt is included by googleauth. see jwt/ruby-jwt#132
Version 1.5.3 yanked. |
Version 1.5.4 released. |
|
Yes, I know 1.9.3 has been EOL'd many months ago. It is OK if this is a carefully considered decision. But https://github.com/jwt/ruby-jwt/blob/v1.5.3/ruby-jwt.gemspec does not indicate it.
It should be either indicated as such, or reinstate 1.9.x support.
Upon
require
, it fails:The text was updated successfully, but these errors were encountered: