sashite-sin 2.0.0 → 2.0.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/sashite/sin.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec01f63136de6a9875835f0612be8b9689381fd7d888775032a36380773df1f7
4
- data.tar.gz: 4583ac8394698649ee2052107ba782cf24e27b1a095341fabae95161fe1987a2
3
+ metadata.gz: 2b57d90bf310c7367cfb46d8fd7a927629c9daf51fea8fcb4c678abfe28bedba
4
+ data.tar.gz: 535401969041a91f3d54f05e022ac7f0f78ea705075dccfd5f306b402f7fa8a7
5
5
  SHA512:
6
- metadata.gz: 20ef51541da9bed165868f5a0bd608e21da8174db5cc06fa39592a8e2b1314a1b0a8f75c7b03e58baa7a36471a6598678add9f68d9124e936c5826134e55b060
7
- data.tar.gz: f1a4bdd4f59b9a32d69a05c5764c8a596d241d71aadee72c4647e10ab5c36a78077d8aaf6b91c95ca2039709c9c8547eb0db7c8af080b9c0ffb292352cafac03
6
+ metadata.gz: 73e7edb26036041f09a93b5ae1f21c125ea34b8981dcc4d255674e2319d47bc733022e35d33d203792f5b750e9054695779c4e470d6500e87c7de35c2290653b
7
+ data.tar.gz: 0b828c1a6e076de5c29e6eaf32149719cfd4a1fcc3a6f30fd276bd3afdbf923aee5aabb90812684a3f5c6d3106889422b76deaeadf60c7e9cff2a2dcdc7fdf80
data/lib/sashite/sin.rb CHANGED
@@ -20,7 +20,7 @@ module Sashite
20
20
  # "S" - First player, S style family
21
21
  # "s" - Second player, S style family
22
22
  #
23
- # See: https://sashite.dev/specs/sin/1.0.0/
23
+ # @see https://sashite.dev/specs/sin/1.0.0/
24
24
  module Sin
25
25
  # Check if a string is a valid SIN notation
26
26
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sashite-sin
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cyril Kato