buchida 0.1.0 → 0.1.2

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 +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d609f12cc9ce58b4802a97f2b0bdb1e37150472571d7bb4f7165eab82a884eba
4
- data.tar.gz: e6db0119d1dce466a631cbb23b99629a38038e5c72d8d58d49865bccd8ec6232
3
+ metadata.gz: 5d5794bc5a7586d8406ceae305adc564b6be4d45937fdf04902ff698757302a8
4
+ data.tar.gz: 474b68adcfc795011bc1265a21d5b1d6c90738734e36072f807f3741d6028690
5
5
  SHA512:
6
- metadata.gz: 0bf53456137333f4e788a172820ad8995beba3d1a8b1233ed20107348d3a0b055410846d80756c7259764ffebcc1616b625d15e9fe973bec93af51d0a9cfe902
7
- data.tar.gz: 9c06e7301bcb567579664b876a626f3e13f3e0eec85a981c2d4be49d19a81bffa1b7079d130a3f1b7a2346e4f7cda94e82041160b26bcb35d04686c72d33f4d7
6
+ metadata.gz: ab08556d489588178b1288a4d009e99c774ecbb50b56b5a6de7337fc8ff659fbe6a410b19986816c52bb1fe48a10994f4bc058907157e7ceba2193dc46596f53
7
+ data.tar.gz: aaa14a68db35b21bacd69e9010e72e1b1f77a2b1aeb2c9a6e0377f7a5a9093f3e4fe456072920242cbb3b8a0203e98e1ea1382177f35c9f76ca7e927a81da686
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: buchida
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - buchida
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-02 00:00:00.000000000 Z
11
+ date: 2026-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest
@@ -38,7 +38,8 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.0'
41
- description: Ruby client for the buchida email API with CJK-first template support.
41
+ description: Official Ruby SDK for the buchida email API. Send transactional and marketing
42
+ emails via buchida's REST API with native CJK template support.
42
43
  email: hello@buchida.com
43
44
  executables: []
44
45
  extensions: []