nokolexbor 0.6.1-x64-mingw-ucrt → 0.6.2-x64-mingw-ucrt

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: '08f84da195efd950431239e3c1b08f27b2975312756538d6668d1e687c538812'
4
- data.tar.gz: 98b885904d8303eaee26930f91e9fc7d0c0c177dbccec28c757988bd6916c04c
3
+ metadata.gz: 1a55e8f74df6e82c113e600f6a486da9066fe3c4904279b770c23f2172492e75
4
+ data.tar.gz: 91a87c6ffebdf7e114b2bab21281a26267bff0b28c4e9ba95973555ae0553b24
5
5
  SHA512:
6
- metadata.gz: 7fe71408ffa9bf55169a40568eabf2e46b009bd985dea129bef7874ce0737c8cd8ee6c8ad34c208689031c6852cdf7e5399ce08d5b59a331ae2cf3e9ed3a6e09
7
- data.tar.gz: 1ed4ebf9aac3225849acbb04db2b8f779365bdc747c0f83f2f7d4814854b04530c8f2d3624a4ec90ff1428ff996ea7e9d48a28be5a69d7b252550fc1fbf78487
6
+ metadata.gz: ff7b43cca61258f1f1c1dd502e4a8331bedeb9256b7890f6f34aa210ab11d8fa5f3676f44ad2dbdd48b9703b474f6af2eaf5bdf724c129473a60d901fb022f8a
7
+ data.tar.gz: 826984ad7c1551794d09a8a927e656b281c8a5dde09b2a81cc9d090fe695edc3b736b8fa0c46721dd9727c37ad2562aa187cf906c4c9988bc9cbe35683b2e80b
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Nokolexbor
4
- VERSION = '0.6.1'
4
+ VERSION = '0.6.2'
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.6.1
4
+ version: 0.6.2
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - Yicheng Zhou