livetext 0.9.56 → 0.9.58

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: 03b835ce30fd58d0d0bdca2902661242763e9ea1c9cc71bb49bad16543b9f2f0
4
+ data.tar.gz: 36e4bf16acf045e4960ba5e5238c33561f640c63ae80be628805b15ccdefc00d
5
5
  SHA512:
6
- metadata.gz: a2a85e455e33fdc47606e50f8b4c484ebf462c2a7292a275b7852fea1ebd9306e8ba4cfe878d3288101abb3ccd39fe49512ffaae30ee77e2c59017d26c545eef
7
- data.tar.gz: 1ec810e08f1153a905a8bdc185b92d7bc1adaaf86a60801339c58bcb8147628081e4062098fd44c96d73713d61f50f964f0df52c120adf612d38ff12a59cbbe3
6
+ metadata.gz: ba6cdce7c715a47048bd48cb66428afcd8510466df09d7c946b1c1aa156aa7216bb3695a5cbdb0b5d0a9954f6d6a3cd17eb79d8c0d05ab6e143eb542e5b66eed
7
+ data.tar.gz: 20a0995a45aba208d232265dd4f2fcff0f2d28bff1deb5b05b743b5c8fa01f7b3ea2ba32b22c9426eba1421ed665b0c1606561b268f1b109df69addc7e084f97
@@ -2,5 +2,5 @@
2
2
  # Defining VERSION
3
3
 
4
4
  class Livetext
5
- VERSION = "0.9.56"
5
+ VERSION = "0.9.58"
6
6
  end
@@ -0,0 +1 @@
1
+ 1 No error expected
metadata CHANGED
@@ -1,7 +1,7 @@
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.58
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hal Fulton
@@ -164,6 +164,7 @@ files:
164
164
  - test/snapshots/mixin_functions/source.lt3
165
165
  - test/snapshots/mixin_functions_class/expected-error.txt
166
166
  - test/snapshots/mixin_functions_class/expected-output.txt
167
+ - test/snapshots/mixin_functions_class/match-error.txt
167
168
  - test/snapshots/mixin_functions_class/mixin_functions_class.rb
168
169
  - test/snapshots/mixin_functions_class/source.lt3
169
170
  - test/snapshots/more_complex_vars/expected-error.txt