Sha256: 807ccb9d71da480fc710ffd43c2335ab44f6678619dfb0f34ad83430fad901fa
Contents?: true
Size: 295 Bytes
Versions: 1
Compression:
Stored size: 295 Bytes
Contents
.PHONY: install test test-integ test-docker install: gem install bundler:2.1.2; bundle install test: bundle exec rake spec test-integ: test version ?= ruby:latest test-docker: curl -s https://raw.githubusercontent.com/sendgrid/sendgrid-oai/master/prism/prism.sh | version=$(version) bash
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sendgrid-ruby-6.2.1 | Makefile |