netdisco 0.0.2 → 0.0.3

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/netdisco/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a0ce0d6214b2a7b6c2b0619f00c82a84656ad9c1b784336305f9bde8587fbfc8
4
- data.tar.gz: f3d6b2d3ae31913f42f24ff065146a737da60cf38e36d2d6064ccb59e3e90aaf
3
+ metadata.gz: 4f248866c4d078dcd262c82797f0e223bae293298f70227c3a31dda566f2a599
4
+ data.tar.gz: acd07c7a195df2cd699ec4a1d5b9a09758e8f76d36281326e82ac72d0ac07cbc
5
5
  SHA512:
6
- metadata.gz: fd1ae67b1b81632bf30e4166c1eb45c890352bf10e56bd14c1e6983943c09b3fff5449dba27ea2f23e7296477b25236720f1ecb7d2070792aa2e0aaea4437717
7
- data.tar.gz: 71c515cfdc3ff4d03167053df28d64364381416f38e73273d7565292deb34ad670df87dbfc8a15378f94fa942c0d6a7b5b819fdd52cc3ce8f92e4c4bc2591cf9
6
+ metadata.gz: 5858604f9f9ba1cae49b8b5ff306745454f0380bcee6356e1ca4f1a92a91ae616bc54ee960c8bd35fc0e15e5e335296fbf05bba5d3101e5b74bf5b380226ac3c
7
+ data.tar.gz: 10456d87f6a2e838e555f5fa1e9fb024ff67566694fb3dbaff993d6b1bb686934b443075db38ef8fbd64e498b8c09dddcf9031f0c4510041a9e89cb9ca46cd66
data/README.md CHANGED
@@ -103,7 +103,7 @@ push git commits and the created tag, and push the `.gem` file to [rubygems.org]
103
103
 
104
104
  ## Contributing
105
105
 
106
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/netdisco. This project is intended
106
+ Bug reports and pull requests are welcome on GitHub at https://github.com/ciscolive/netdisco-ruby. This project is intended
107
107
  to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
108
108
  the [code of conduct](https://github.com/ciscolive/netdisco-ruby/blob/main/CODE_OF_CONDUCT.md).
109
109
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Netdisco
4
- VERSION = "0.0.2"
4
+ VERSION = "0.0.3"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: netdisco
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - WENWU.YAN
@@ -85,8 +85,8 @@ licenses:
85
85
  - MIT
86
86
  metadata:
87
87
  homepage_uri: https://github.com/ciscolive/netdisco-ruby
88
- source_code_uri: https://github.com/ciscolive/zabbix-rails
89
- changelog_uri: https://github.com/ciscolive/zabbix-rails/blob/main/README.md
88
+ source_code_uri: https://github.com/ciscolive/netdisco-ruby
89
+ changelog_uri: https://github.com/ciscolive/netdisco-ruby/blob/main/README.md
90
90
  post_install_message:
91
91
  rdoc_options: []
92
92
  require_paths: