Update gems and javascript modules #361
Annotations
8 errors
Ruby 3.3 Test:
gem/bin/pagy#L9
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
|
Ruby 3.3 Test:
gem/bin/pagy#L61
Performance/InefficientHashSearch: Use `#key?` instead of `#keys.include?`.
|
Ruby 3.3 Test:
gem/bin/pagy#L70
Performance/InefficientHashSearch: Use `#key?` instead of `#keys.include?`.
|
Ruby 3.3 Test
Process completed with exit code 1.
|
Ruby 3.2 Test:
gem/bin/pagy#L9
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
|
Ruby 3.2 Test:
gem/bin/pagy#L61
Performance/InefficientHashSearch: Use `#key?` instead of `#keys.include?`.
|
Ruby 3.2 Test:
gem/bin/pagy#L70
Performance/InefficientHashSearch: Use `#key?` instead of `#keys.include?`.
|
Ruby 3.2 Test
Process completed with exit code 1.
|