bare-rb 0.0.0 → 0.1.1

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: adea5476cd77af659cb3329602479f8b80b59d0b7459dc7cf343165b7096d871
4
- data.tar.gz: 2e3f86206cc9519cd654dfcf28972a5c5c5b4fc5966143699d74f22209373088
3
+ metadata.gz: 3c2f2e430da54e36517c4dafc490d8f7f74253da5ab94a51082c756ab839102d
4
+ data.tar.gz: 779417f3deccacd44d02d34725e77f257fad56d07f7d9fca7440faf9cd110138
5
5
  SHA512:
6
- metadata.gz: e19625e2170ed457390a6f6d06d68a67443c91f057b5310363e49d6a8c5102bb41ae068fba67f3eaecbe11f2f984bc54eae81f02c39a5222f07887920e39f8af
7
- data.tar.gz: 0e502b379a427ac5c493f0f02a8b17ab6821560adf248fccbcfac2dc31e406f08c1f29816970a50b5d82589ffdbb6f4fca2940b4e2eacda39633a95b50d58b69
6
+ metadata.gz: 907dca97695a2b46770e931a07e3ed42ee87a7f502867bd73cac1402e259656790973f38b2a1880fd12e62ab612524e1e676364366cfe8508b0e64c484fd6b42
7
+ data.tar.gz: 485ec72d165baca3e683959336cc8b966b92eb378e7826a450b576ca56ad3b38e50950d77e2d64c15f7e983175bc3c2d5a6fbb4b11028f93ae04c173100decb4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bare-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate Tracy-Amoroso
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2020-10-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Implements the bare message encoding and DSL in ruby
13
+ description: Implements the bare message encoding
14
14
  email: n8@u.northwestern.edu
15
15
  executables: []
16
16
  extensions: []
@@ -19,7 +19,7 @@ files:
19
19
  - "./lib/bare-rb.rb"
20
20
  - "./lib/exceptions.rb"
21
21
  - "./lib/types.rb"
22
- homepage: https://none.none
22
+ homepage: https://github.com/n8ta/bare-rb
23
23
  licenses:
24
24
  - MIT
25
25
  metadata: {}