Sha256: 0652e9ab7348da91f3fe9328a1ede44ccac2c8c17916bf8246cb62839f63ed87
Contents?: true
Size: 237 Bytes
Versions: 27
Compression:
Stored size: 237 Bytes
Contents
.PHONY: update-version codegen-format update-version: @echo "$(VERSION)" > VERSION @perl -pi -e 's|VERSION = "[.\-\w\d]+"|VERSION = "$(VERSION)"|' lib/stripe/version.rb codegen-format: bundle exec rubocop -o /dev/null --auto-correct
Version data entries
27 entries across 27 versions & 1 rubygems