Actions
Bug #13866
closedjwt 1.5.3 breaks Ruby 1.9.3 tests
Description
Tests are failing on Ruby 1.9.3 since the release of jwt 1.5.3:
+ bundle exec rake db:drop db:create db:migrate rake aborted! SyntaxError: /usr/local/rvm/gems/ruby-1.9.3-p392@test_develop-3/gems/jwt-1.5.3/lib/jwt/verify.rb:7: unknown type of %string %i[verify_aud verify_expiration ...
Updated by Dominic Cleal over 8 years ago
- Subject changed from jwt 0.5.3 breaks Ruby 1.9.3 tests to jwt 1.5.3 breaks Ruby 1.9.3 tests
- Description updated (diff)
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3224 added
Updated by Dominic Cleal over 8 years ago
- Related to Refactor #8884: Drop Ruby 1.9.3 support added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4c3f07102fa5e1ed0e3c2f146de0982c6552b58b.
Actions