smartcloud 0.7.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: edbc1d3288fe7a3f2a940daa43460e49db5d70266470d19f69ca4e3f1e5a693e
4
- data.tar.gz: 11b2a8973b2eb7d3c97120dbc3e710258281a6c84c726b95f75849a5753805ac
3
+ metadata.gz: 8662041c30710f88d4588dd1670e6e276be3724ac411d6354fa4a60f43140325
4
+ data.tar.gz: dbaf1cb808abc369bc1b34f0494fcbca5986b30cf7302551d815f0d5b5924749
5
5
  SHA512:
6
- metadata.gz: 420636be131c9d7ed87fce9dbcf6832f7f6f3adf8525e58fb32050c50c6262df0b84cd7f299eb67fd13a4b01b3d2c23851e56aaae9e78631dbaaefcb82dcb8d2
7
- data.tar.gz: 26423c0dee22ed511466700cf3a579111fd514d0f5de88cede44f287c6186cab1c613676aaebc84c8952b430fb1627166dc96c8f41134a8e67bcb603fe615f32
6
+ metadata.gz: 82ccfbcba0e8162a3a9ae017fec91db94c7c0c02ea1091827f4784f0b55af41ed58bbfebce822f76e5c38c31d466bc258473f70674b9294ec5dd7005e86a8240
7
+ data.tar.gz: 80740242631a2e8318b7157795c86f96feeac12aa785366c7bcc5af6bc4b6e468ee8b2332b78039c96d8c35c6633e0220614bce09728ad72af9d76b1e720a21b
@@ -8,7 +8,7 @@ module SmartCloud
8
8
 
9
9
  module VERSION
10
10
  MAJOR = 0
11
- MINOR = 7
11
+ MINOR = 8
12
12
  TINY = 0
13
13
  PRE = nil
14
14
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Timeboard
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-12 00:00:00.000000000 Z
11
+ date: 2020-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: net-ssh
@@ -107,8 +107,8 @@ licenses:
107
107
  - MIT
108
108
  metadata:
109
109
  bug_tracker_uri: https://github.com/timeboarders/smartbytes/issues
110
- changelog_uri: https://github.com/timeboarders/smartbytes/blob/v0.7.0/smartcloud/CHANGELOG.rdoc
111
- source_code_uri: https://github.com/timeboarders/smartbytes/tree/v0.7.0/smartcloud
110
+ changelog_uri: https://github.com/timeboarders/smartbytes/blob/v0.8.0/smartcloud/CHANGELOG.rdoc
111
+ source_code_uri: https://github.com/timeboarders/smartbytes/tree/v0.8.0/smartcloud
112
112
  post_install_message:
113
113
  rdoc_options:
114
114
  - "--main"