bare-rb 0.2.0 → 0.2.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 +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bbfb767287130c73249bf016a4bc3b4d9b6bd44e82ce8e7d9e3557ee6c58e7b3
4
- data.tar.gz: aee2d8ab8457356c7e544dbd31c6f81d05c9655ab3138ddfe7315ab221d16ea0
3
+ metadata.gz: 0206b2d45e4ea60de2e60934cda498eac9fd03c627f01455e6eb0a2e59163af9
4
+ data.tar.gz: 2477608d876cae8e775575dbd8f1f39db985414249c55c2d94c1251a569bdab5
5
5
  SHA512:
6
- metadata.gz: e1d6c44757bcdd9f6811bf0107e7b13d68703e6616faef2029b09f2273ae75168eff02091f13cddfd6c5e5b9499db5efe2d7cf72d88c3c0e001a0da00b4c602f
7
- data.tar.gz: e38a97985800775f0aa995db17ad9b8ea6a1294e12f0e0fd5cc60008359d286af6ec173bad63d190436bbd0bea876ff590e0a1fcac6099bd394ce9790bac1798
6
+ metadata.gz: 9d7430875487bff66b60e21b1893ada24df12bad88661b3dc06b3f71ab0f88877e6a24a08381f8180398ada99a31b2fc319f8880f676758db9bd767ad3d7321e
7
+ data.tar.gz: d2765a0a51f394ee02070b4ab3ceb56ac6c38793d3ee8ce020256df69302af016fcb4c435436ef93b25057d842d281a0cb5d20c8cea14c0621963da661fccc47
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.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nate Tracy-Amoroso
@@ -11,7 +11,7 @@ cert_chain: []
11
11
  date: 2021-10-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: The first implementation of the BARE (Binary Application Record Encoding)
14
- in Ruby. Includes schema parsing and random schema generation!.
14
+ in Ruby. Includes schema parsing and random schema generation!
15
15
  email: n8@u.northwestern.edu
16
16
  executables: []
17
17
  extensions: []