extenso_pt 0.8.2 → 0.8.3

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: 1ff399c826ae3a88e2fe5a4e59edc75dc4804840958c495a09b24f71e14c9069
4
- data.tar.gz: eeec7bfce826cad5a15958b2c6c2dd9783264de76de4f634585282217e38080a
3
+ metadata.gz: dc8786fb894f3308b049e41d49a7086da124d5fd61a088bfc92e7ef528b5fb97
4
+ data.tar.gz: a0ab8abdd8e2816e8794ab46d60c29d9cadb9e2fc709800c2b26919cd9d02384
5
5
  SHA512:
6
- metadata.gz: 7063bfb3a7aa5f973fa864c99cb59b293562acd650aeb10971630cfed6c66256384f970b23b24691d6b3c9cf9cbbe12246a396fe3a9099ab8821af8ef7da42d6
7
- data.tar.gz: c243c978e14da50444fc12ad15106a7ac59edcbafde9b03e661927bd23cab5f7b471a8d3b4106196ff7124656e0ed567683a8de9c69e886888bd8e1b2973d715
6
+ metadata.gz: 18134a20409baec115594bce74b5da6275cae2070b1c087c4b6736b87ad7611b73e46db76b1e149388132a2adb8c35c1fbb84210bb37ba40a1d2e1c7e0c504e6
7
+ data.tar.gz: 542e9ad5a8a647af007966bf80afc91b85580b4dfc93145ae6a2cb40bba96711ba27546f6e976814a675445771060591d65b400b019db6cdc225d3cb34dea5c4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- extenso_pt (0.8.2)
4
+ extenso_pt (0.8.3)
5
5
  bigdecimal
6
6
 
7
7
  GEM
@@ -9,68 +9,71 @@ GEM
9
9
  specs:
10
10
  ast (2.4.2)
11
11
  backport (1.2.0)
12
- benchmark (0.2.0)
13
- bigdecimal (3.1.2)
12
+ benchmark (0.2.1)
13
+ bigdecimal (3.1.4)
14
14
  diff-lcs (1.5.0)
15
15
  e2mmap (0.1.0)
16
- jaro_winkler (1.5.4)
17
- json (2.6.2)
16
+ jaro_winkler (1.5.6)
17
+ json (2.6.3)
18
18
  kramdown (2.4.0)
19
19
  rexml
20
20
  kramdown-parser-gfm (1.1.0)
21
21
  kramdown (~> 2.0)
22
22
  kwalify (0.7.2)
23
- minitest (5.16.3)
24
- nokogiri (1.13.8-x86_64-linux)
23
+ language_server-protocol (3.17.0.3)
24
+ minitest (5.19.0)
25
+ nokogiri (1.15.3-x86_64-linux)
25
26
  racc (~> 1.4)
26
- parallel (1.22.1)
27
- parser (3.1.2.1)
27
+ parallel (1.23.0)
28
+ parser (3.2.2.3)
28
29
  ast (~> 2.4.1)
29
- racc (1.6.0)
30
+ racc
31
+ racc (1.7.1)
30
32
  rainbow (3.1.1)
31
33
  rake (13.0.6)
32
- reek (6.1.1)
34
+ rbs (2.8.4)
35
+ reek (6.1.4)
33
36
  kwalify (~> 0.7.0)
34
- parser (~> 3.1.0)
37
+ parser (~> 3.2.0)
35
38
  rainbow (>= 2.0, < 4.0)
36
- regexp_parser (2.6.0)
39
+ regexp_parser (2.8.1)
37
40
  reverse_markdown (2.1.1)
38
41
  nokogiri
39
- rexml (3.2.5)
40
- rubocop (1.36.0)
42
+ rexml (3.2.6)
43
+ rubocop (1.55.1)
41
44
  json (~> 2.3)
45
+ language_server-protocol (>= 3.17.0)
42
46
  parallel (~> 1.10)
43
- parser (>= 3.1.2.1)
47
+ parser (>= 3.2.2.3)
44
48
  rainbow (>= 2.2.2, < 4.0)
45
49
  regexp_parser (>= 1.8, < 3.0)
46
50
  rexml (>= 3.2.5, < 4.0)
47
- rubocop-ast (>= 1.20.1, < 2.0)
51
+ rubocop-ast (>= 1.28.1, < 2.0)
48
52
  ruby-progressbar (~> 1.7)
49
- unicode-display_width (>= 1.4.0, < 3.0)
50
- rubocop-ast (1.21.0)
51
- parser (>= 3.1.1.0)
52
- ruby-progressbar (1.11.0)
53
- solargraph (0.47.2)
53
+ unicode-display_width (>= 2.4.0, < 3.0)
54
+ rubocop-ast (1.29.0)
55
+ parser (>= 3.2.1.0)
56
+ ruby-progressbar (1.13.0)
57
+ solargraph (0.49.0)
54
58
  backport (~> 1.2)
55
59
  benchmark
56
- bundler (>= 1.17.2)
60
+ bundler (~> 2.0)
57
61
  diff-lcs (~> 1.4)
58
62
  e2mmap
59
63
  jaro_winkler (~> 1.5)
60
64
  kramdown (~> 2.3)
61
65
  kramdown-parser-gfm (~> 1.1)
62
66
  parser (~> 3.0)
63
- reverse_markdown (>= 1.0.5, < 3)
64
- rubocop (>= 0.52)
67
+ rbs (~> 2.0)
68
+ reverse_markdown (~> 2.0)
69
+ rubocop (~> 1.38)
65
70
  thor (~> 1.0)
66
71
  tilt (~> 2.0)
67
72
  yard (~> 0.9, >= 0.9.24)
68
- thor (1.2.1)
69
- tilt (2.0.11)
70
- unicode-display_width (2.3.0)
71
- webrick (1.7.0)
72
- yard (0.9.28)
73
- webrick (~> 1.7.0)
73
+ thor (1.2.2)
74
+ tilt (2.2.0)
75
+ unicode-display_width (2.4.2)
76
+ yard (0.9.34)
74
77
 
75
78
  PLATFORMS
76
79
  x86_64-linux
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ExtensoPt
4
- VERSION = '0.8.2'
4
+ VERSION = '0.8.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: extenso_pt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.2
4
+ version: 0.8.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hernâni Rodrigues Vaz
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-13 00:00:00.000000000 Z
11
+ date: 2023-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler