open-dock 0.0.14 → 0.0.15

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 940bc242b6140cb9154b064972a5b8d88cdcb5ce
4
- data.tar.gz: bc22f1af66a05fa1b1bfe4c3db57e4c45689594d
3
+ metadata.gz: df838dfc20c5574b7b5287685f248ecaad719f80
4
+ data.tar.gz: d9954141eda5f1459a485de4b2c7b3a23b6fd809
5
5
  SHA512:
6
- metadata.gz: 2f4eab6c8fb5614e00f63b3c0fa70ddb1eb6a7b5f40ed6886b43a016d36b389923d472c67f1d568e663d1c906bccedb1baeaa8e255a2e23d7aa98793b55b25d4
7
- data.tar.gz: 19e326b569aa712f28b5d358af66f0836b954394b9fc35567034872d13cc3027a023c850fb22da9198e3edbc49c5bc7061320b92080c867b20d37912b5e5e590
6
+ metadata.gz: ea1eb9457cac930a585a1f313a2c910a11869c2e11b61168f3172de66b154c559641373fbd29bc464a06b62e6a89ba17967a24c2025983fdd668f4f7764a0a20
7
+ data.tar.gz: 953512a19ba27dd128daf0ffcea2b16ab38fa1223d0beb2cce66f65ffda2a7edbfcf92124df0e1cda22f154591604f094bd504c8c354ea1d8b3eec7c6460efac
@@ -0,0 +1 @@
1
+ 2.1.2
data/README.md CHANGED
@@ -79,8 +79,6 @@ google_project: "project_name"
79
79
  google_key_location: "path_to_your_p12_file"
80
80
  ```
81
81
 
82
- You can see how to create at https://developers.google.com/accounts/docs/OAuth2ServiceAccount#creatinganaccount
83
-
84
82
  ## Configure HOST
85
83
 
86
84
  With these files you can configure your instances/servers/droplets/ships on every provider you have configured in the last point.
@@ -1,3 +1,3 @@
1
1
  module OpenDock
2
- VERSION = "0.0.14"
2
+ VERSION = "0.0.15"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: open-dock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Lebrijo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-21 00:00:00.000000000 Z
11
+ date: 2014-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -105,6 +105,7 @@ extensions: []
105
105
  extra_rdoc_files: []
106
106
  files:
107
107
  - ".gitignore"
108
+ - ".ruby-version"
108
109
  - Gemfile
109
110
  - LICENSE.txt
110
111
  - README.md
@@ -147,7 +148,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
147
148
  version: '0'
148
149
  requirements: []
149
150
  rubyforge_project:
150
- rubygems_version: 2.4.2
151
+ rubygems_version: 2.4.4
151
152
  signing_key:
152
153
  specification_version: 4
153
154
  summary: Encapsulates Provision and Configuration Operations commands needed for complex