livetext 0.9.56 → 0.9.59

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: b11a519f98601172adbe904d8a81750b6ad3bc24f9542fc9eec5de3e330e8a67
4
- data.tar.gz: bc9a741c72468c59002ce6b498f4221c705b94631a6baea8ad5c9f39580335d2
3
+ metadata.gz: aa6586e6dd32101565ed6f27e471db94eecd120927242debc0f7155c37810b19
4
+ data.tar.gz: f51a1aabb1ef4c17236903165c3791b11b72b665793b50def1bdb172d735c749
5
5
  SHA512:
6
- metadata.gz: a2a85e455e33fdc47606e50f8b4c484ebf462c2a7292a275b7852fea1ebd9306e8ba4cfe878d3288101abb3ccd39fe49512ffaae30ee77e2c59017d26c545eef
7
- data.tar.gz: 1ec810e08f1153a905a8bdc185b92d7bc1adaaf86a60801339c58bcb8147628081e4062098fd44c96d73713d61f50f964f0df52c120adf612d38ff12a59cbbe3
6
+ metadata.gz: db5c47791d907813a31d31c603ddc3d8ff807d14b47a9ca8c480faba66d5f0685897e5a97541b470953a10cf1a7cc8092f6270713012877ff5cbc723c81a7a19
7
+ data.tar.gz: 342c91272464b87292314d0e819d94e63dd2d0ccf4e68c14628bd4909d5f462a3e012545f1b7f39987d4a90c66c5d5dda332d566685af6eb99113ac0be7207d4
@@ -2,5 +2,5 @@
2
2
  # Defining VERSION
3
3
 
4
4
  class Livetext
5
- VERSION = "0.9.56"
5
+ VERSION = "0.9.59"
6
6
  end
File without changes
@@ -0,0 +1,20 @@
1
+ System Info Variables:
2
+ Hostname: HAL9000
3
+ Platform: x86_64-darwin22
4
+ Ruby Version: 3.2.3
5
+ Livetext Version: 0.9.58
6
+ </p>
7
+
8
+ <p>
9
+ System Info Functions:
10
+ Hostname: HAL9000
11
+ Platform: x86_64-darwin22
12
+ Ruby Version: 3.2.3
13
+ Livetext Version: 0.9.58
14
+ </p>
15
+
16
+ <p>
17
+ Date Formatting Functions:
18
+ Default: 2025-09-06
19
+ Days ago: 2025-08-30
20
+ Days from now: 2025-09-13
@@ -0,0 +1 @@
1
+ ACTUAL | EXPECTED
@@ -0,0 +1,20 @@
1
+ System Info Variables:
2
+ Hostname: HAL9000
3
+ Platform: x86_64-darwin22
4
+ Ruby Version: 3.2.3
5
+ Livetext Version: 0.9.58
6
+ </p>
7
+
8
+ <p>
9
+ System Info Functions:
10
+ Hostname: HAL9000
11
+ Platform: x86_64-darwin22
12
+ Ruby Version: 3.2.3
13
+ Livetext Version: 0.9.58
14
+ </p>
15
+
16
+ <p>
17
+ Date Formatting Functions:
18
+ Default: 2025-09-06
19
+ Days ago: 2025-08-30
20
+ Days from now: 2025-09-13
@@ -2,14 +2,14 @@
2
2
  2 Hostname: HAL9000
3
3
  3 /Platform: .*x86_64-darwin\d+/
4
4
  4 /Ruby Version: \d+\.\d+\.\d+/
5
- 5 Livetext Version: 0.9.55
5
+ 5 Livetext Version: 0.9.58
6
6
  6 <p>
7
7
  7
8
8
  8 System Info Functions:
9
9
  9 Hostname: HAL9000
10
10
  10 /Platform: .*x86_64-darwin\d+/
11
11
  11 /Ruby Version: \d+\.\d+\.\d+/
12
- 12 Livetext Version: 0.9.55
12
+ 12 Livetext Version: \d+\.\d+\.\d+/
13
13
  13 <p>
14
14
  14
15
15
  15 Date Formatting Functions:
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: livetext
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.56
4
+ version: 0.9.59
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hal Fulton
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-08-08 00:00:00.000000000 Z
10
+ date: 2025-09-06 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: A smart text processor extensible in Ruby
13
13
  email: rubyhacker@gmail.com
@@ -216,7 +216,11 @@ files:
216
216
  - test/snapshots/single_raw_line/expected-output.txt
217
217
  - test/snapshots/single_raw_line/source.lt3
218
218
  - test/snapshots/subset.txt
219
+ - test/snapshots/system_info/actual-error.txt
220
+ - test/snapshots/system_info/actual-output.txt
221
+ - test/snapshots/system_info/err-sdiff.txt
219
222
  - test/snapshots/system_info/expected-error.txt
223
+ - test/snapshots/system_info/expected-output.txt
220
224
  - test/snapshots/system_info/match-output.txt
221
225
  - test/snapshots/system_info/source.lt3
222
226
  - test/snapshots/table_with_heredocs/expected-error.txt