dpl 1.5.2.travis.187.2 → 1.5.2.travis.188.2
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.
- checksums.yaml +8 -8
- data/README.md +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
NGI2ZmZmNTM2NzIzYzI2NTM5YzA5YjBmZWJiYzNlNjc5NGZmNmNkMA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
MTQ1NTk5YTM0YzlkZmI1NDkxYjMwMmFmYWUzZjI5NDhjNzAzMmUwYQ==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
NzgzNjE2ZjFiMWY4MjJhMWZhMzc2NzNmNzdmYTk0MDI4MTc3MzE2MjNlZWQ5
|
|
10
|
+
ZGVkM2M4MjhhNzllZDA2ZmFjMmEzZjM0ODYzOGNjOTM4ZDE3Njg4OTliY2Ex
|
|
11
|
+
YzQ0NTU4NTM0MzNmY2ZlMTA5M2Y0YmI3MGNiYTRmNzdiYTNjNTQ=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
OGQxNDI3ZmQ0ZDNlN2VlNjQ3MjQ4NTlkMjAwOGUwMjhkMjNmZmEyNzEyZTRi
|
|
14
|
+
YzgyNGNkYTUzZTZlMmRhYTIyMTE3ZTAzM2M1NmEwY2U2MWRkNWQ5OTRiYTBj
|
|
15
|
+
NGEyZDQ5YzJlMmQ2YzBhODg5MGJlZjdmMDk3NDQ0Yzc5OTNkNzQ=
|
data/README.md
CHANGED
|
@@ -151,7 +151,7 @@ As a rule of thumb, you should switch to the Git strategy if you run into issues
|
|
|
151
151
|
|
|
152
152
|
#### Options:
|
|
153
153
|
|
|
154
|
-
* **
|
|
154
|
+
* **access-key-id**: AWS Access Key ID. Can be obtained from [here](https://console.aws.amazon.com/iam/home?#security_credential).
|
|
155
155
|
* **secret-access-key**: AWS Secret Key. Can be obtained from [here](https://console.aws.amazon.com/iam/home?#security_credential).
|
|
156
156
|
* **bucket**: S3 Bucket.
|
|
157
157
|
|
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.5.2.travis.
|
|
4
|
+
version: 1.5.2.travis.188.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Konstantin Haase
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2013-10-
|
|
11
|
+
date: 2013-10-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rspec
|