Michael Fellinger
Michael Fellinger
You can get the hashes, but resolving with Bundler requires the gemspecs, so downloading the gems is inevitable...
Played around a bit more, and I think the mistake I made is that I wasn't selecting the right platform for some gems that have more... That gave me the...
The problem with that is that gemspec often requires files in the project. Not sure if we can resolve this easily. On Mon, Jan 23, 2017, 20:18 Judson Lester wrote:...
Sounds like the best option we have at the moment m On Wed, Jan 25, 2017, 22:22 Judson Lester wrote: > Is ^ a reasonable approach, @manveru , > @zimbatm...
I think we could at least make this an option, this seems like a really good step to ensure we won't run into trouble with "interesting" Gemfiles that have a...
Sounds reasonable, do you want to make an attempt?
Let's keep this unless it causes any actual issues.
That's an error from `bundler`. I'm not sure why it's failing, but simply running `bundle lock` fails in the same way. Don't have a lot of time atm for bundix...
Anyone know a solution for this?
@Kiwi any update on this?