lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.72k stars 972 forks source link

fix: require 'pp' to have access to #pretty_inspect #1463

Closed olleolleolle closed 1 year ago

olleolleolle commented 1 year ago

Description

This fixes the well-described #1462 issue.

iMacTia commented 1 year ago

Thank you @olleolleolle 🙏! I wonder why this wasn't caught by tests 🤔

AlexWayfer commented 1 year ago

I wonder why this wasn't caught by tests 🤔

I'm not surprised if it's required by RSpec or something similar, from test bundle.