Sha256: ddd7fd07031a91f90b416a7e0563c3a76fbf11582e450591734286d0c89694b1
Contents?: true
Size: 321 Bytes
Versions: 1
Compression:
Stored size: 321 Bytes
Contents
# Ruby embeds the version in the generator where as others don't so it's not possible to cat for it. RUBY_PACKAGE_VERSION=15.4.0 .PHONY: release release: # Remove previously released versions of plaid-ruby rm -rf pkg # Release bundle config set --local path 'vendor/bundle' && \ bundle && \ bundle exec rake release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plaid-15.4.0 | Makefile |