spitball
spitball copied to clipboard
A very simple gem package generation tool built on bundler
for the gemfile below "version: 1.0.6" was added as a dependency. this patch fixes it so that new gemfile types will not mess up parsing, by adding a new state...
This PR changes the build badges to SVG for sharper readability ✨
The RubyGems property rubyforge_project is removed without a replacement.
The most annoying thing with spitball are the errors that are returned when there is a problem parsing the gemfile or gemfile.lock. The server ends up returning a ton of...
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....