dpl 1.5.2.travis.190.2 → 1.5.2.travis.193.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.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/README.md +1 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- OWMwYTNiMzM4MTE0ZjBjOWNhODc2NzRmZGM0NDJkMTZmNTI1MWI1Yg==
4
+ MjAxODdiNjNjYmU3NDBhY2UxYzQxNzM4ZTg0OTIwMzdkNDhjZTVjMA==
5
5
  data.tar.gz: !binary |-
6
- OTJiN2FlZGNjZTIwMzRlYzU3MmJmYTI2YmFjYmFlMTI2ZGE3M2ExNg==
6
+ M2ZmM2YyMTVlMDNkOTU5ZGI1MzlhNWZkOGNjZmJkMDE3ZWY5MDNiZQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- MTU5ODY5NGU5Y2E4MDVkNmRmZTQ2ZjM1OWZkNmRhODgzNGNlNWRlMjAxNmJj
10
- MmFlYzk5NTBkZWE0NTU0Mjc5NjVhMTJiOTgyMGI3ZDlmNjU4NDJmODkwOTgw
11
- YzU4MWFmNTkyZWUxNzI0MTNiODk4ODNlNGNjZmJkNDg5NWNlMTE=
9
+ YzA2M2RkODE1ZjhlNjJkYjkzMzJjOTFkNWY0ZDExOThiMDVkOWFmZjA4ZDc3
10
+ YzU5OTcxMTM2YTU0YjY3ZGVhNjM0NjA0ODA5YTUwNmYwYmJlMGZjYTViOTc1
11
+ ZDE0YTE5MjQyMmM0MDAyNGUxOTdjOTRjYzMzZjkzZTllMDFkYzY=
12
12
  data.tar.gz: !binary |-
13
- ODE1NmMyMWE5MWYyMTliNzM1Zjk4ZmEzNTExYmQ5MTNiNDNiMjEyMjA4NzFj
14
- ZTJmNWU0ZTI4MzM4ZjJhZDYxNTgxMmZjYjgwZTY0ZjRjODcyNDhjZTAwNTU2
15
- MmM1NzBlMWJkOTc0ZDdjNDQyMjc3ODM4ZDZjOTk3OGQ1ODFjZjg=
13
+ OGRhNDAwZWI3YzEwMWUyYzJkNzdjYmM3ODdmNDgwZjg3NWI1NmQ4MTM2OTJi
14
+ OTk0YzdkN2EwNzEzOTc5OTg0NmNjZDU2ODQ4OWY0ODE5YzdlNzlmMTQ1MGQx
15
+ NmNiNDRjNWIyNTY1NWM2YzhkY2ZhYTkwNDAyODk1YTcwMGRhODk=
data/README.md CHANGED
@@ -54,8 +54,7 @@ As a rule of thumb, you should switch to the Git strategy if you run into issues
54
54
  #### Examples:
55
55
 
56
56
  dpl --provider=heroku --api-key=`heroku auth:token`
57
- dpl --provider=heroku --username=<username> --password=<password>
58
- dpl --provider=heroku --api-key=`heroku auth:token` --strategy=anvil --app=<application>
57
+ dpl --provider=heroku --strategy=git --username=<username> --password=<password> --app=<application>
59
58
 
60
59
 
61
60
 
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.190.2
4
+ version: 1.5.2.travis.193.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-24 00:00:00.000000000 Z
11
+ date: 2013-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec