nokolexbor 0.3.0-x86-mingw32 → 0.3.1-x86-mingw32

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: 59eed5e04583c0f0fa59ccb85f2ed4f642c2e28b29d775f8c2b6c068e49639da
4
- data.tar.gz: 85688453cd6f42494f5c00e65bba66f5ee1cbd66739fe11a3dbb9651ea650e26
3
+ metadata.gz: 38cf928af12db232c9ac5d1b54df007584a8b5b322f6b1ef9602a59458c80a33
4
+ data.tar.gz: 2af7002fd767292edf32f20c236fa2b1f946fbbf12cf1910f3825f06eab0a061
5
5
  SHA512:
6
- metadata.gz: '0490ef2f994f8481afb5b1f83e0f867b3a983a42706c5437ef7f3c597261d08018fb4fe6370995bf222c042b88d416bb09e8d7d817dae10fb2158a49d318cc8a'
7
- data.tar.gz: c81b0320cf1888bcb2662b8a18533e37e2548e687f43299bef0fd015da840194bb593219906e9ae8197d6257836674eafc0557e6dda1f7fa00e71e5ad4d4ee97
6
+ metadata.gz: 213349be0aab0d4f911f7475fa1fefe473d60e0f5a0b2f9e31bc21000491f5f48d09533e74f63af303bf161179d8cfd0dbf5c32928db25b7f2c33ab315b2d5c5
7
+ data.tar.gz: a192f46a463fc22bb3d84caa2c962449691018ce693f4774ea4ac0fd0db55260d2d59a63f879dead3cadc96d71cac314e64f79224a326753ae2107801271309e
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.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: x86-mingw32
6
6
  authors:
7
7
  - Yicheng Zhou