You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`awesome_print` gem is not used in the code and should not be a runtime
dependency.
Initially, it was added as a development dependency in
e406abf. It was used to output debug
information in specs.
But later, it was changed to be a runtime dependency in
05a0085 for no particular reason.
0 commit comments