Sha256: f9a14865252a2c4b966ef6d7e21b5c201379a3427403894def8e4f3b4153eb06

Contents?: true

Size: 277 Bytes

Versions: 24

Compression:

Stored size: 277 Bytes

Contents

lib/cacert.pem: certdata.txt
	mv ca-bundle.crt lib/cacert.pem
	rm certdata.txt

mk-ca-bundle.pl:
	curl -q https://raw.githubusercontent.com/curl/curl/master/lib/mk-ca-bundle.pl --output mk-ca-bundle.pl
	chmod +x mk-ca-bundle.pl

certdata.txt: mk-ca-bundle.pl
	./mk-ca-bundle.pl

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
mollie-api-ruby-4.14.0 Makefile
mollie-api-ruby-4.7.1 Makefile
mollie-api-ruby-4.7.0 Makefile
mollie-api-ruby-4.6.2 Makefile
mollie-api-ruby-4.6.1 Makefile
mollie-api-ruby-4.6.0 Makefile
mollie-api-ruby-4.5.0 Makefile
mollie-api-ruby-4.4.1 Makefile
mollie-api-ruby-4.4.0 Makefile
mollie-api-ruby-4.3.1 Makefile
mollie-api-ruby-4.3.0 Makefile
mollie-api-ruby-4.2.0 Makefile
mollie-api-ruby-4.1.5 Makefile
mollie-api-ruby-3.1.5 Makefile
mollie-api-ruby-4.1.4 Makefile
mollie-api-ruby-4.1.3 Makefile
mollie-api-ruby-4.1.2 Makefile
mollie-api-ruby-4.1.1 Makefile
mollie-api-ruby-4.1.0 Makefile
mollie-api-ruby-4.0.1 Makefile