tormenta20 0.2.22 → 0.3.0

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/db/tormenta20.sqlite3 +0 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 92be4e02042727230a350ad0420647a32757093bd58859d62906553e5a4a15ba
4
- data.tar.gz: d5582de335530a7fc2496132907a4b2fe92892476972e5d472088683c1c73dc7
3
+ metadata.gz: d4db247eac7d77396f4d90cdcd564d9722c4eb32384c8b0cdd242542b90dbb19
4
+ data.tar.gz: a59095d53b680e6fa8a65d23e56f3e623c1fb149acd42e44c9d8a855472c213a
5
5
  SHA512:
6
- metadata.gz: b61b2eceb6b7e51cef02e751dc7a3404e9829fac7bb5643ca2f9b80710843408835971da362bd195b457b40bc0c3991a32dad4a8bc677c5e001c99de9f0485ab
7
- data.tar.gz: 0ffd3bf6f7dfadf3e61ea1ec819b2c50348b9f517a6f993e4553a9febc46da737a703fa1724daea9371fe0476fe6c35176be1b5dfa0e8822d4a4ab1c7627ca58
6
+ metadata.gz: 632b8e9cba464b91033f371f0ee8793914762bd3acebbe6019bb60699adb488ee7f5349a3ba24e643424262a976ded4f878a66aff22311018973a6ea5444156c
7
+ data.tar.gz: 4a53ad11d3d9136d1acaece70114dd829bf4c3203fbc316fb1971661a2f4ddb4f98c8284ee89f5897e8596ad3328cd71a730e602b0670942f9db0056b5e7ef8c
data/README.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  [![Ruby](https://img.shields.io/gem/v/tormenta20)](https://rubygems.org/gems/tormenta20)
4
4
  [![npm](https://img.shields.io/npm/v/tormenta20)](https://www.npmjs.com/package/tormenta20)
5
- [![CI](https://github.com/LuanGB/tormenta20/actions/workflows/main.yml/badge.svg)](https://github.com/LuanGB/tormenta20/actions/workflows/main.yml)
5
+ [![CI](https://github.com/YggdrasilGeekNetwork/tormenta20/actions/workflows/main.yml/badge.svg)](https://github.com/YggdrasilGeekNetwork/tormenta20/actions/workflows/main.yml)
6
6
  [![Coverage](https://codecov.io/gh/YggdrasilGeekNetwork/tormenta20/graph/badge.svg?token=XB8BTBS6PJ)](https://codecov.io/gh/YggdrasilGeekNetwork/tormenta20)
7
7
  [![Ruby Docs](https://img.shields.io/badge/docs-rubydoc.info-red)](https://rubydoc.info/gems/tormenta20)
8
8
  [![TS Docs](https://img.shields.io/badge/docs-typedoc-blue)](https://luangb.github.io/tormenta20/typedoc/)
9
- [![License](https://img.shields.io/github/license/LuanGB/tormenta20)](LICENSE.txt)
9
+ [![License](https://img.shields.io/github/license/YggdrasilGeekNetwork/tormenta20)](LICENSE.txt)
10
10
 
11
11
  Uma biblioteca Ruby, TypeScript e Python com dados do RPG de mesa brasileiro Tormenta20.
12
12
 
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tormenta20
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.22
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - LuanGB
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-06-03 00:00:00.000000000 Z
11
+ date: 2026-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord