web5 0.1.0 → 0.1.2

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/Gemfile.lock +1 -1
  3. data/lib/web5/version.rb +1 -1
  4. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4f9cb562258ad52c0dd784a23b96fbfe6443c4aa2cfea47fc683dc0361f3419f
4
- data.tar.gz: d608522ff5480cba2a27ef32ebbe353895ca107d302ae94b2fa53d4bdb9ce818
3
+ metadata.gz: 4e0ffd834b46402bd0625b11459cce48a2646dc8fcf7186bdbf416282e15f955
4
+ data.tar.gz: 7a52e4e49bc25813ea2e0e4c2841e27a288ab791280d3a7abc75b340417e5b63
5
5
  SHA512:
6
- metadata.gz: 67ef78392bd95b1a508a0c47d727c23e9f4942c672b11755d76c4fb465dc81e25bd2d7da6e1dda631a3d101c6b6ffa58b08f2008a7b232816ce84fb3b865934e
7
- data.tar.gz: e6460d057fd92fccb3f50ef7a1e7de61d6d181efaf364d922a8020b823569dccdc0752f09fbc95db166522424eae035705f2de80f05bd4868e92d9c4a2545952
6
+ metadata.gz: a0680d6b9d7397c979788ebb103fa842083c2413a486a96182939a4c96d55161622b870fc6a9d1329e55388d69cdd69389f64ab3913303a24722fd2ba7b53133
7
+ data.tar.gz: 0ab15cf154d58f38d823c167c6fb6bfeb911d0560e6de27bcfa7b3605bc3efa2d9c142203c1352a979347753ff1308ff354fff238584c1651eab0730de201b0d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- web5 (0.1.0)
4
+ web5 (0.1.2)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/lib/web5/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Web5
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: web5
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Carr
@@ -10,8 +10,8 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2023-02-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Create, parse, and manage Decentralized Identifiers, Verifiable Credentials,
14
- and other related spec.
13
+ description: Create, manage and parse Decentralized Identifiers, Verifiable Credentials,
14
+ and more.
15
15
  email:
16
16
  - 9591402+htcarr3@users.noreply.github.com
17
17
  executables: []
@@ -35,13 +35,13 @@ files:
35
35
  - lib/web5.rb
36
36
  - lib/web5/version.rb
37
37
  - sig/web5.rbs
38
- homepage: https://github.com/htcarr3/web5.
38
+ homepage: https://github.com/htcarr3/web5.rb.
39
39
  licenses:
40
40
  - MIT
41
41
  metadata:
42
- homepage_uri: https://github.com/htcarr3/web5.
43
- source_code_uri: https://github.com/htcarr3/web5
44
- changelog_uri: https://github.com/htcarr3/web5/blob/main/CHANGELOG.md
42
+ homepage_uri: https://github.com/htcarr3/web5.rb.
43
+ source_code_uri: https://github.com/htcarr3/web5.rb
44
+ changelog_uri: https://github.com/htcarr3/web5.rb/blob/main/CHANGELOG.md
45
45
  post_install_message:
46
46
  rdoc_options: []
47
47
  require_paths: