LittleWeasel 5.0.2 → 5.0.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: 06dab9b6ac1fdad656c3f39175227d895a5cafb0cde0459d66ff802520545dad
4
- data.tar.gz: 5e5d09ea3cb7326c2156d0757e3d837b1a2c4cae7f7638a68df3c46973e330a9
3
+ metadata.gz: 660a032ce9305f5b3ea781e2c8c6e69f353463d87cf6a735be13c9ee47e0329d
4
+ data.tar.gz: 6d55d4091eae71f72c994f1f467a4f534a6a64a3654734b745304255cf9114b6
5
5
  SHA512:
6
- metadata.gz: 37f0b948020524d22455d45efdf9d9ac4ec48a84c915d863529092d3b252536f8083e76da3cebc8c21fdd44e7255499cdf8389e85d646c73387b599dd774e07b
7
- data.tar.gz: b0c77241cfd1b94ee725c1267328668701c2d15fecc948207ebee0dbd92d93b02fd34f8da2b3612954e469b32f6decbc9da3cb625caa41d2801b51298f62cc2e
6
+ metadata.gz: ecfd9806d8f39779c1e65b225a4593b05d59e3cdb6ce25ae1a1be0410d6f7a02205205882e33b7d621142e1ae43008866db689d9ac34c6819607219ee1800de9
7
+ data.tar.gz: 13cf23ef8f666fdd15b2f826c25cd4096f9298ae183f46bfcac1c5c1a03b7c4042db7e60ba625076714fe12d7451fea6349d0baaed909fccbdb19b35acc95b08
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ### 5.0.3
2
+ * changes
3
+ * Update gems to patch CVE.
1
4
  ### 5.0.2
2
5
  * changes
3
6
  * Update gems.
data/Gemfile.lock CHANGED
@@ -1,23 +1,23 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- LittleWeasel (5.0.2)
4
+ LittleWeasel (5.0.3)
5
5
  activesupport (~> 6.1, >= 6.1.3.2)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (6.1.7.2)
10
+ activesupport (6.1.7.3)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
14
14
  tzinfo (~> 2.0)
15
15
  zeitwerk (~> 2.3)
16
16
  ast (2.4.2)
17
- benchmark-ips (2.10.0)
17
+ benchmark-ips (2.12.0)
18
18
  byebug (11.1.3)
19
19
  coderay (1.1.3)
20
- concurrent-ruby (1.2.0)
20
+ concurrent-ruby (1.2.2)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
23
  factory_bot (6.2.1)
@@ -26,9 +26,9 @@ GEM
26
26
  concurrent-ruby (~> 1.0)
27
27
  kwalify (0.7.2)
28
28
  method_source (1.0.0)
29
- minitest (5.17.0)
29
+ minitest (5.18.0)
30
30
  parallel (1.22.1)
31
- parser (3.2.0.0)
31
+ parser (3.2.2.0)
32
32
  ast (~> 2.4.1)
33
33
  pry (0.14.2)
34
34
  coderay (~> 1.1)
@@ -38,23 +38,23 @@ GEM
38
38
  pry (>= 0.13, < 0.15)
39
39
  rainbow (3.1.1)
40
40
  rake (12.3.3)
41
- redcarpet (3.5.1)
41
+ redcarpet (3.6.0)
42
42
  reek (6.1.4)
43
43
  kwalify (~> 0.7.0)
44
44
  parser (~> 3.2.0)
45
45
  rainbow (>= 2.0, < 4.0)
46
- regexp_parser (2.6.2)
46
+ regexp_parser (2.7.0)
47
47
  rexml (3.2.5)
48
48
  rspec (3.12.0)
49
49
  rspec-core (~> 3.12.0)
50
50
  rspec-expectations (~> 3.12.0)
51
51
  rspec-mocks (~> 3.12.0)
52
- rspec-core (3.12.0)
52
+ rspec-core (3.12.1)
53
53
  rspec-support (~> 3.12.0)
54
54
  rspec-expectations (3.12.2)
55
55
  diff-lcs (>= 1.2.0, < 2.0)
56
56
  rspec-support (~> 3.12.0)
57
- rspec-mocks (3.12.3)
57
+ rspec-mocks (3.12.5)
58
58
  diff-lcs (>= 1.2.0, < 2.0)
59
59
  rspec-support (~> 3.12.0)
60
60
  rspec-support (3.12.0)
@@ -67,28 +67,28 @@ GEM
67
67
  rubocop-ast (>= 1.2.0, < 2.0)
68
68
  ruby-progressbar (~> 1.7)
69
69
  unicode-display_width (>= 1.4.0, < 3.0)
70
- rubocop-ast (1.24.1)
71
- parser (>= 3.1.1.0)
72
- rubocop-performance (1.15.2)
70
+ rubocop-ast (1.28.0)
71
+ parser (>= 3.2.1.0)
72
+ rubocop-performance (1.16.0)
73
73
  rubocop (>= 1.7.0, < 2.0)
74
74
  rubocop-ast (>= 0.4.0)
75
75
  rubocop-rspec (2.4.0)
76
76
  rubocop (~> 1.0)
77
77
  rubocop-ast (>= 1.1.0)
78
- ruby-progressbar (1.11.0)
78
+ ruby-progressbar (1.13.0)
79
79
  simplecov (0.21.2)
80
80
  docile (~> 1.1)
81
81
  simplecov-html (~> 0.11)
82
82
  simplecov_json_formatter (~> 0.1)
83
83
  simplecov-html (0.12.3)
84
84
  simplecov_json_formatter (0.1.4)
85
- tzinfo (2.0.5)
85
+ tzinfo (2.0.6)
86
86
  concurrent-ruby (~> 1.0)
87
87
  unicode-display_width (2.4.2)
88
88
  webrick (1.7.0)
89
89
  yard (0.9.28)
90
90
  webrick (~> 1.7.0)
91
- zeitwerk (2.6.6)
91
+ zeitwerk (2.6.7)
92
92
 
93
93
  PLATFORMS
94
94
  ruby
@@ -2,5 +2,5 @@
2
2
 
3
3
  # The version of this gem
4
4
  module LittleWeasel
5
- VERSION = '5.0.2'
5
+ VERSION = '5.0.3'
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: LittleWeasel
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gene M. Angelo, Jr.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-27 00:00:00.000000000 Z
11
+ date: 2023-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport