nokolexbor 0.3.0-arm64-darwin → 0.3.1-arm64-darwin

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e16c385d818636c5cadc139c1b72505c8b88f2472ff1817550d1fb57af688866
4
- data.tar.gz: 192779951cde4c67084ca6e2c94cd8ef1cf54fc568a3a82819a11a8ab4617de1
3
+ metadata.gz: 338f08dad075f720c93226f974f68a05aa168d706ce2af563cc66723fb23b43a
4
+ data.tar.gz: 9789198673193df6355ebfad448f2f67ea1a934d8b73eddf62cce2556ea64ec9
5
5
  SHA512:
6
- metadata.gz: f2cb755e29d5967f1c342212d34b82abe0066089a0c47d22b09a485732ae9cc61871600359341cdec73f7407f2f92c22018bf36c1567925f8a4dd4d53d10586f
7
- data.tar.gz: 3e09f88129dbbb3818f9519f5bb93dec2cea18212a868875cb7b572daaf55fe94adf3f1e53924db94cb671c38cab5067a0f2b3d4a37f4b689a568b96e3445e18
6
+ metadata.gz: 4a309635c67c5c24feb48a0e9da816587e0d97b1ef9a8c6b3fc4460a17aae2f72c4d20e6e2a5d5f05d0dc0d054536af53dafeee5dc03d3413e155ad60119da23
7
+ data.tar.gz: 252b16e1af3c29680a582c9f665ac8cb64e1de08f3a694ab260be904a9261eb91794a32d207ea09f8506ca1d56a34b87deb409b8f82452be59d0e39921bd49a6
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Nokolexbor
4
- VERSION = '0.3.0'
4
+ VERSION = '0.3.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nokolexbor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Yicheng Zhou