dpl 1.8.32.travis.1901.6 → 1.8.32.travis.1935.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e33856a0b47e05383ff78d33d688af1a21851765
4
- data.tar.gz: d29417e29b6cce8331ce858e71180e526c498a64
3
+ metadata.gz: f433e04df7a2ddb76ef8c708e780469a5198a249
4
+ data.tar.gz: 113541151b9f154c9b3c430128e4d603ac918570
5
5
  SHA512:
6
- metadata.gz: 56bf373292535235d141c676fe2149a06bf6aa5ab709082d772ef17942dd100ad682ba5d99696a13a6b525ecc0e4878b44dbc0715d7b01f924f6c394d2fbf29a
7
- data.tar.gz: eae8b0a89c406906728e5c804f980a1c98f20f0af10ae90bf12be400b92cccd9dada9848ee5fe2a0639a25ebde51cf3b75899ad3c671605f43bda2038e23346b
6
+ metadata.gz: 68a3bda18cc22488530b453f86942697a33202cca4eba8c3e6613fc0a0f3bf639b17529e3824ce88d208e964f65b3b810f571b311382430d693c3b33555bba05
7
+ data.tar.gz: b9868834366a440fac9f4ca852ed41f2cb2a3ab452f634e466e9d6859683897b34e104d82b32b25c84f443eafae10cff3384b9efb8d7b042eb82109c76900c4f
data/README.md CHANGED
@@ -539,6 +539,7 @@ You first need to create an [Atlas account](https://atlas.hashicorp.com/account/
539
539
  * **file_glob**: If files should be interpreted as globs (\* and \*\* wildcards). Defaults to false.
540
540
  * **overwrite**: If files with the same name should be overwritten. Defaults to false.
541
541
  * **release-number**: Overide automatic release detection, set a release manually.
542
+ * **prerelease**: Identify the release as a prerelease.
542
543
 
543
544
  Additionally, options can be passed to [Octokit](https://github.com/octokit/octokit.rb) client.
544
545
  These are documented in https://github.com/octokit/octokit.rb/blob/master/lib/octokit/client/releases.rb.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dpl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.32.travis.1901.6
4
+ version: 1.8.32.travis.1935.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-01-25 00:00:00.000000000 Z
11
+ date: 2017-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec