Following the great advice of Chris Wanstrath, I decided to vendor everything.
However, whenever I run a rake task now I get an error for each of my unpacked gems stating
config.gem: Unpacked gem gemname in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.
I've done this but no dice. Anyone have the same issue? If so, how do I resolve?
TIA
I usually go through the following steps:
cd vendor/gems/gemname
gem specification gemname > .specification
Hope it helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With