tina4 3.9.0 → 3.10.17

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: 20d4cd093d50e2787e18e488b13b59d2b936bcae690ef1a6e3a8718b138ff5b1
4
+ data.tar.gz: de41c54df41d318deb829b3b43218839b7e8911308b6533adc5340f9b4f5abcd
5
5
  SHA512:
6
- metadata.gz: aa9d1100d7f292bfc92d095a2b52022c7f71d246d3dc90917d06cc4524e050a96f6f29a5e78aab43b94f4c20609acae2ca6002aa6e46a61fcd5ef25182af2ef9
7
- data.tar.gz: 9d4377aea929492589eed63684f2a4ea51538756be3a62ab1b6834a74f9b235ee64fc1cc1338bef8e5a65f223209079c8e901b42cf74f19e021f4bc62c08d427
6
+ metadata.gz: 196540b9e2817faea1fd0d0cb836080a243c418263ef9523573cc9d5fc9ab76808aa76135b3016ee03929aed83e71c6321b7258c2daf9c8b3093d27e63b0d3f1
7
+ data.tar.gz: 638b0cbe8d6883a1ed4f68b494468eb3473403ab4bb7b475defaedf185df22e2ab652a87f5d64f268c965bd9859a3d2536a7c03b17019e8897f251216b967236
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.17"
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.17
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: []