dpl 1.5.2.travis.218.2 → 1.5.2.travis.220.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
|
+
YjJhYTk2ODc3YmM0ZmZlMDA2ZTAwMDJhM2E0NzY5Njc0ZmRmM2ViYQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
NGE0NDBlMmQ0YWY1Y2IwYTQ0NGFhM2E4NThjMWRhNzM3YTc2ZmYyOA==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
YmMwY2Q5YzExM2FlZjM0NDYyNTY1MzE5OTI3ODZhMTg2ZGQzM2U0YjNjZGM1
|
10
|
+
YmZhNGQ4MDRjZDZhMjdlNjA0MDMyZGU1OWNlNDdhOTc1N2E5ODk0ZTdjNWI2
|
11
|
+
NGIyMDQ3MzMxYTM5NWJkNTRhZWMxZmJjMzkzNjlkNWM4MGEzODU=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NmY5NGJmMzAwZGQ5YWY4NTlkYTJhODkxZDMzZjg4MTY3NDkyNjZkZTYwMGI0
|
14
|
+
N2I3NDkwOTQ5YzJhMmY3NjI5N2IzY2JmN2ZjNzM4ZjAyY2FkNzRmNGNmMjA3
|
15
|
+
YTdmNjMwZjIyZDQzYWQwZGE1Y2YwMzFiZGRjNmU3NmNkMjgxNTg=
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
# Dpl [](https://travis-ci.org/travis-ci/dpl
|
1
|
+
# Dpl [](https://travis-ci.org/travis-ci/dpl) [](https://codeclimate.com/github/travis-ci/dpl)
|
2
2
|
Dpl (dee-pee-ell) is a deploy tool made for continuous deployment. Developed and used by Travis CI.
|
3
3
|
|
4
4
|
## Supported Providers:
|
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.220.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-11-
|
11
|
+
date: 2013-11-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|