spitball
spitball copied to clipboard
Can't move gems between groups
The cache is based on options and the gem lock file which means you can't move gems between groups.
For instance I have a test group and a dev group. If I generate the spitball using --without dev it'll cache that tarball. If I were to then move a gem from dev into test I'll still get the old tarball.