dpl 1.7.19.travis.944.4 → 1.7.19.travis.945.4

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 +8 -8
  2. data/README.md +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- YWUwNzlkNTc3Zjc5NmI4MWVjYzE1OWMzNTgxYTU5Yzk1ZDU3MDE4MA==
4
+ YjVmMDMzMWU2MTc4NjgxYWU5YWNjMzcyNzYyMzkyZmZhYmY0MTEzMA==
5
5
  data.tar.gz: !binary |-
6
- NDhjMmQ3ZjUxZjQ4ZjBmMmFhMDM1MTg2MDVhN2ZkYmYxMDdjMTYyNQ==
6
+ YmIzOGU5ZDRkYjJjYmVhOWRjOWVkNmRmYTczOTMxMzg1MjJhMTIzYg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MzhmNjIwMDhhZjgyY2I3NTllNWIzMjY0NTFjYzg4NzFiNGU2NWZmODUzZjI1
10
- MGZhNmFhODg3YzhhZDQyYTU4NDRmY2FhMTc3MjU4NjdhZWQzNGFjZTkzMTE4
11
- YjdlMjUxNTA3MTdjYWRmZTM4OTczYmJhZGQ5ZjFiNzU3ZjU5M2U=
9
+ NThmZGIzZTY4NDJlZDRiZWYyNjY4YmU3OTg4YTcyNDI0MTcxYzAyMDZjMDI0
10
+ ODkxZTFhYjY4OWZjZjAwOTljNDFlZjQwZDE1M2NhY2ZlZTY5MGIwZTYxOGRk
11
+ ODgxNjNjYzdkZTFlMmQyMGE5YWM4M2QxODAyN2UwNGVkZWZhODM=
12
12
  data.tar.gz: !binary |-
13
- MGM4Zjk5N2Q5NTEzZTFkNzJkYzdjZDgxMGZiMmQ2NjNmOTlmZGI2ZTMyOGUz
14
- YmQ4MzQyMWE1ZTBiNTUzYWNjMmM1NDkwOTkyZDFkYmQ4ZWVjM2Q5OTc0M2I0
15
- ZmYzZDdmMTFmZDkyOTdhZTJjOGUwZmFkZjE1ZDE0YTVhM2YwNWQ=
13
+ NzJiYWZlZmY3NmFiNGFlOGI5NTRlMWQ0NjQ4NTM3NWIwOTc5ZDVmZjJkYzhi
14
+ OTFhZTdhOGJhMDg3NjllNjdhMmM3MzZjZDgwN2RjYWYwZmYwNDkzOTczNzli
15
+ YTdmY2QzYmRlMzc2NmRlY2VkMjJlMDkwMTEyNzJkOTBlMjNlM2I=
data/README.md CHANGED
@@ -542,7 +542,7 @@ For accounts using two factor authentication, you have to use an oauth token as
542
542
  #### Environment variables:
543
543
 
544
544
  * **ELASTIC_BEANSTALK_ENV**: Elastic Beanstalk environment name which will be updated. Is only used if `env` option is omitted.
545
- * **ELASTIC_BEANSTALK_VERSION**: Label name of the new version.
545
+ * **ELASTIC_BEANSTALK_LABEL**: Label name of the new version.
546
546
  * **ELASTIC_BEANSTALK_DESCRIPTION**: Description of the new version. Defaults to the last commit message.
547
547
 
548
548
  #### Examples:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dpl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.19.travis.944.4
4
+ version: 1.7.19.travis.945.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Konstantin Haase