smartbytes 0.6.0 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/{README.md → README.rdoc} +3 -3
  3. metadata +14 -12
  4. data/MIT-LICENSE +0 -21
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a90e5dcd3486a1c18a5b5358f7de20ead4a945763fb6ee2470529ef55bf1bc92
4
- data.tar.gz: 3798cd128716a8f3811fbbb3904b31da4964468a13e198ed8519947641ecb4b8
3
+ metadata.gz: efe43653f8767504ef3c1580018ed7895266dd534ed03ea08c549b0df8ac859c
4
+ data.tar.gz: ec0b22e18a75e9107ddb973af7d74d489251865ae736133028e04de4acea6740
5
5
  SHA512:
6
- metadata.gz: 7cf79fc1448debacaab3bb433728e4150009d50d130a018d21541f094622283e23a74cbeb1f8ed5621e11665b1a5819c8283a96572c2a108498d97e0f0d588b4
7
- data.tar.gz: 8e4ba986457f33453080bdebedcfa1bdffc5b8b02b2e319d588e46a93a762962406179040b1db6cf2ee58ebf25fba2c8fa2e2d22fa257c694f2e6aef23fa255a
6
+ metadata.gz: '0280293bab95d231f9e9c8e268c7c192d104f93897de00f852307861a19fc7a055b0b7c0e8a01c30279e82e041a61ae8e76a95a739905e22cf3b0fc438eddd05'
7
+ data.tar.gz: 3ff66ec7f139afe8d0c237124db4d52f517cad32c50a8d9fdeba351d56bac2bc00bcc1561693282ffdcfb675bb17793747783e21805a060e8de731cc66160dee
@@ -1,9 +1,9 @@
1
- # Welcome to Smartbytes
1
+ = Welcome to Smartbytes
2
2
 
3
- ## What's Smartbytes?
3
+ == What's Smartbytes?
4
4
 
5
5
  Wait for it :)
6
6
 
7
- ## License
7
+ == License
8
8
 
9
9
  Smartbytes is released under the [MIT License](https://opensource.org/licenses/MIT).
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartbytes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-04-15 00:00:00.000000000 Z
11
+ date: 2020-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: smartcloud
@@ -16,40 +16,42 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.6.0
19
+ version: 0.7.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.6.0
26
+ version: 0.7.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: smartmachine
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.6.0
33
+ version: 0.7.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.6.0
40
+ version: 0.7.0
41
41
  description: A safe place for smartbytes.
42
42
  email: hello@timeboard.me
43
43
  executables: []
44
44
  extensions: []
45
45
  extra_rdoc_files: []
46
46
  files:
47
- - MIT-LICENSE
48
- - README.md
49
- homepage: https://rubygems.org/gems/smartbytes
47
+ - README.rdoc
48
+ homepage: https://github.com/timeboarders/smartbytes
50
49
  licenses:
51
50
  - MIT
52
- metadata: {}
51
+ metadata:
52
+ bug_tracker_uri: https://github.com/timeboarders/smartbytes/issues
53
+ changelog_uri: https://github.com/timeboarders/smartbytes/releases/tag/v0.7.0
54
+ source_code_uri: https://github.com/timeboarders/smartbytes/tree/v0.7.0
53
55
  post_install_message:
54
56
  rdoc_options: []
55
57
  require_paths:
@@ -58,12 +60,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
58
60
  requirements:
59
61
  - - ">="
60
62
  - !ruby/object:Gem::Version
61
- version: '0'
63
+ version: 2.5.0
62
64
  required_rubygems_version: !ruby/object:Gem::Requirement
63
65
  requirements:
64
66
  - - ">="
65
67
  - !ruby/object:Gem::Version
66
- version: '0'
68
+ version: 1.8.11
67
69
  requirements: []
68
70
  rubygems_version: 3.1.2
69
71
  signing_key:
data/MIT-LICENSE DELETED
@@ -1,21 +0,0 @@
1
- MIT License
2
-
3
- Copyright (c) 2019 Timeboard
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.