Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 2.8.2 break test env #502

Closed
le0pard opened this issue Apr 4, 2023 · 1 comment
Closed

Update to 2.8.2 break test env #502

le0pard opened this issue Apr 4, 2023 · 1 comment

Comments

@le0pard
Copy link

le0pard commented Apr 4, 2023

After update to version 2.8.2 test env broken with such errors.

NoMethodError:
       undefined method `to_str' for :step:Symbol
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:900:in `normalize_value'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:908:in `block in normalize_value'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:907:in `each'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:907:in `inject'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:907:in `normalize_value'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:774:in `block in transform_capture'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:756:in `each'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:756:in `inject'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:756:in `transform_capture'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:595:in `block in expand'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:594:in `gsub!'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/addressable-2.8.2/lib/addressable/template.rb:594:in `expand'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/site_prism-3.7.3/lib/site_prism/page.rb:101:in `url'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/site_prism-3.7.3/lib/site_prism/page.rb:151:in `load_html_website'
     # /Users/leo/.asdf/installs/ruby/3.2.2/lib/ruby/gems/3.2.0/gems/site_prism-3.7.3/lib/site_prism/page.rb:66:in `load'

Downgrade to 2.8.1 fix this issue

@dentarg
Copy link
Collaborator

dentarg commented Apr 4, 2023

Duplicate of #498

Fixed in Addressable 2.8.3

@dentarg dentarg closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants