Sha256: 6299a86b270d62747c6d5f66ead997fbba439602e7872fb81245089884915500

Contents?: true

Size: 306 Bytes

Versions: 34

Compression:

Stored size: 306 Bytes

Contents

install:
	bundle exec rake install

test-install:
	bundle install

test:
	bundle exec rake spec

authors:
	echo "Authors\n=======\n\nA huge thanks to all of our contributors:\n\n" > AUTHORS.md
	git log --raw | grep "^Author: " | cut -d ' ' -f2- | cut -d '<' -f1 | sed 's/^/- /' | sort | uniq >> AUTHORS.md

Version data entries

34 entries across 34 versions & 3 rubygems

Version Path
twilio-ruby-5.0.0.rc4 Makefile
twilio-ruby-5.0.0.rc3 Makefile
twilio-ruby-5.0.0.rc2 Makefile
twilio-ruby-4.6.0.edge Makefile
twilio-ruby-4.5.0 Makefile
twilio-ruby-4.4.0 Makefile
twilio-lookups-0.0.2 Makefile
twilio-lookups-0.0.1 Makefile
twilio-ruby-4.3.0 Makefile
twilio-ruby-4.2.1 Makefile
twilio-ruby-4.2.0 Makefile
twilio-ruby-4.1.0 Makefile
twilio-ruby-4.0.1 Makefile
twilio-ruby-4.0.0 Makefile
restcomm-ruby-1.2.1 Makefile
twilio-ruby-3.16.1 Makefile
twilio-ruby-3.16.0 Makefile
restcomm-ruby-1.2.0 Makefile
twilio-ruby-3.15.2 Makefile
twilio-ruby-3.15.1 Makefile