tina4 3.9.0 → 3.10.18

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: 64d70efe931c34929e35b8e8881157ef637d000202d967638b5c46affacee552
4
- data.tar.gz: 003a3c357cd586679cce160edb834c49a67395bcc0c1cf515b6cfbd8ab57172d
3
+ metadata.gz: ea08f99a50fa4a39a374e2af462db8660e40beedb083e269f87f8c601799a069
4
+ data.tar.gz: af1283a6079e6e5590d99121747a963b8f694d0a6987dbff0bb523136e62bb9a
5
5
  SHA512:
6
- metadata.gz: aa9d1100d7f292bfc92d095a2b52022c7f71d246d3dc90917d06cc4524e050a96f6f29a5e78aab43b94f4c20609acae2ca6002aa6e46a61fcd5ef25182af2ef9
7
- data.tar.gz: 9d4377aea929492589eed63684f2a4ea51538756be3a62ab1b6834a74f9b235ee64fc1cc1338bef8e5a65f223209079c8e901b42cf74f19e021f4bc62c08d427
6
+ metadata.gz: 9216600015fd43ac689aa4c90e5e73963ef21fa229b6b7ce145f7814bd1026e2aa6d09a69a72bacea7fa0d99c5c832960e115ae0b0a42b84636900064c4dc52a
7
+ data.tar.gz: d00069096921f7081d516c86db3b943da422d4e990624007b177dee15aa6aa023e6486dffd32ba990f60a1c9e6aebee4aebac6b8b3ed15afcd376639626c2b6f
data/lib/tina4/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Tina4
4
- VERSION = "3.9.0"
4
+ VERSION = "3.10.18"
5
5
  end
data/lib/tina4ruby.rb CHANGED
@@ -1,4 +1,4 @@
1
- # frozen_string_literal: true
2
-
3
- # Alias: `require "tina4ruby"` loads the same code as `require "tina4"`
4
- require_relative "tina4"
1
+ # frozen_string_literal: true
2
+
3
+ # Alias: `require "tina4ruby"` loads the same code as `require "tina4"`
4
+ require_relative "tina4"
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tina4
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.0
4
+ version: 3.10.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tina4 Team
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2026-03-26 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: tina4ruby
@@ -55,8 +54,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
55
54
  - !ruby/object:Gem::Version
56
55
  version: '0'
57
56
  requirements: []
58
- rubygems_version: 3.5.22
59
- signing_key:
57
+ rubygems_version: 4.0.3
60
58
  specification_version: 4
61
59
  summary: Transitional package — use tina4ruby instead.
62
60
  test_files: []