Results 114 comments of Eric Hodel

Since this is a behavior change it might need to be moved to Future.

Historically I've avoided allowing creation of a broken configuration by adding a failing URL to ~/.gemrc because it causes future failures that can be hard for the user to debug....

To further justify the large time estimate > Proposed behavior: > If [`sprockets.optional_dependency "uglifier", "~> 3.0"`] was in a gemspec then if the Sprockets gem is loaded first, then when...

@shevegen The main issue is behavior and user expectation when optional dependencies are present. ### How do you expect optional dependencies to behave with respect to incompatible versions? In [my...