buchida 0.1.0 → 0.1.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 (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: 6f13361b853acd826d01cb008e55226b5044e7fc9c1537a3c3302f365c0b9b1e
4
+ data.tar.gz: 44f1e1a1fa8a9e81199eff8dafa67b106f9cb7d8db3de7974ee3addb5aba40df
5
5
  SHA512:
6
- metadata.gz: 0bf53456137333f4e788a172820ad8995beba3d1a8b1233ed20107348d3a0b055410846d80756c7259764ffebcc1616b625d15e9fe973bec93af51d0a9cfe902
7
- data.tar.gz: 9c06e7301bcb567579664b876a626f3e13f3e0eec85a981c2d4be49d19a81bffa1b7079d130a3f1b7a2346e4f7cda94e82041160b26bcb35d04686c72d33f4d7
6
+ metadata.gz: 213109837723a078d90da23941f952aa083aa8c97cb63c9ddb176d3e7258304a88d8b7a220f3f8c98a3ec9f00943f07e57eed2dca6358788f310333c51cd0984
7
+ data.tar.gz: 9b0ad73155ae3f2fbafcaa5d30a696420f504f19340126db055d5713394d8b4148e9e1b97ebdedb72332d0ff555946d163ed40aaa887d3804d7a44f2e9e42457
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.1
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-10 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: []