netdisco 0.0.3 → 0.0.4

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: 4f248866c4d078dcd262c82797f0e223bae293298f70227c3a31dda566f2a599
4
- data.tar.gz: acd07c7a195df2cd699ec4a1d5b9a09758e8f76d36281326e82ac72d0ac07cbc
3
+ metadata.gz: ded71de342a66250ded62a3f156f5d682bf49e9e32d9b4e1dad2c29b43a2e8fc
4
+ data.tar.gz: fac4f4eba715ced9b239193d443012d0c73358cc9144871952a1c95595695f71
5
5
  SHA512:
6
- metadata.gz: 5858604f9f9ba1cae49b8b5ff306745454f0380bcee6356e1ca4f1a92a91ae616bc54ee960c8bd35fc0e15e5e335296fbf05bba5d3101e5b74bf5b380226ac3c
7
- data.tar.gz: 10456d87f6a2e838e555f5fa1e9fb024ff67566694fb3dbaff993d6b1bb686934b443075db38ef8fbd64e498b8c09dddcf9031f0c4510041a9e89cb9ca46cd66
6
+ metadata.gz: 326132153b188f6383d596340638eb0da1e3126af112d5e395b4beda8be3ccb54cd2cfe37b07615a466973f9ba7c26239305e569e3780f6340f3a20436a60979
7
+ data.tar.gz: 7b289018e3e85556932a812632a014733b15b579134911e7aa3dfcd9fad794d7d4c79ef40d5507bdb14ff732adc6ad37489362bb96f213b1e95c6b39e616e79b
@@ -1,6 +1,6 @@
1
- The MIT License (MIT)
1
+ MIT License
2
2
 
3
- Copyright (c) 2022 WENWU.YAN
3
+ Copyright (c) 2022 WENWU YAN
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -9,13 +9,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
9
  copies of the Software, and to permit persons to whom the Software is
10
10
  furnished to do so, subject to the following conditions:
11
11
 
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
14
 
15
15
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
16
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
17
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
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
21
- THE SOFTWARE.
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Netdisco
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: netdisco
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - WENWU.YAN
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-16 00:00:00.000000000 Z
11
+ date: 2022-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: snmp
@@ -62,7 +62,7 @@ extra_rdoc_files: []
62
62
  files:
63
63
  - CHANGELOG.md
64
64
  - CODE_OF_CONDUCT.md
65
- - LICENSE.txt
65
+ - LICENSE
66
66
  - README.md
67
67
  - Rakefile
68
68
  - bin/netdisco