summaryrefslogtreecommitdiff
path: root/super_good-solidus_taxjar.gemspec
AgeCommit message (Collapse)Author
2019-01-09Fix TravisJared Norman
2019-01-08Remove FactoryBotJared Norman
We don't really need it. Let's keep things simple.
2019-01-08Add factory_bot_railsJared Norman
Also alphabetize things, because who doesn't love the alphabet, you know?
2019-01-08Correct version specificationJared Norman
Let's leave it open ended, and also require the version of Solidus that introduced the configurable tax interface that this extension relies on.
2018-12-30Add more useful development dependenciesJared Norman
2018-12-30Add VCRJared Norman
We'll need to stub out calls to the actual TaxJar API in specs.
2018-12-30Add TaxJar gemJared Norman
I'm pretty sure I'm going to need this.
2018-12-30Start fleshing out dependenciesJared Norman
2018-12-30Initial commitJared Norman