deco_lite 1.5.5 → 1.5.7

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: 59023b5cc113d4dbeea485aa65b2435ccd6e7e3e3d831f5140cf2ea5a18522c8
4
- data.tar.gz: 5f1b3c059301f2485c7eb253e6356cd58e9664092e180472ce688e9e5c4af662
3
+ metadata.gz: 26e14acd2ae1cf70fcf862ab2034d5c481aa0597971a379d6f3d6c57ffc5b6f7
4
+ data.tar.gz: baf8ed4fd2d67823fd81a10bc005f92117cd4e1fa915a6fac73323508ad76ed1
5
5
  SHA512:
6
- metadata.gz: 4a7c63990cb650f2528c169a8f423b55ece7c056bc09d076389ad1b02c472bd37ed7c204f0395a609197898f14d5452f81db22f7cc997fc142b8de90b3fd639f
7
- data.tar.gz: e8b6dccdecda3a22b70b4a12f2575c01b829816dfdaff56151d2d2d4f7e13fab30818312829778647ce60418a4c17304e23743c7cc05ab5974cfcd20b1e4ece7
6
+ metadata.gz: e434ef072c8b300012bfb28ea2deb665ae830a04ef2c8d4e294f070fc4ee5338ffa2eafe33434467fc088982cd9afa5460c7950fb70d71ec5539afd53cc71224
7
+ data.tar.gz: f2cfd6a6dcc326bb73f62cbb805e600196b8bc0637cab2b26f688aac3596f1a27aca63ba0717cd6ee022574aaf5aa102debc72e70bf676c8361a3345bb5936b9
data/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ### 1.5.7 2023-10-30
2
+
3
+ * Changes
4
+ * Update ruby gems
5
+
6
+ ### 1.5.6 2023-10-30
7
+
8
+ * Changes
9
+ * Update ruby gems
10
+
1
11
  ### 1.5.5
2
12
 
3
13
  * Changes
data/Gemfile.lock CHANGED
@@ -1,24 +1,23 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- deco_lite (1.5.5)
5
- activemodel (~> 7.0, >= 7.0.3.1)
6
- activesupport (~> 7.0, >= 7.0.3.1)
4
+ deco_lite (1.5.7)
5
+ activemodel (~> 7.0.8)
6
+ activesupport (~> 7.0.8)
7
7
  immutable_struct_ex (~> 1.0, >= 1.0.1)
8
8
  mad_flatter (~> 3.0)
9
9
 
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activemodel (7.0.7.2)
14
- activesupport (= 7.0.7.2)
15
- activesupport (7.0.7.2)
13
+ activemodel (7.0.8)
14
+ activesupport (= 7.0.8)
15
+ activesupport (7.0.8)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
19
19
  tzinfo (~> 2.0)
20
20
  ast (2.4.2)
21
- base64 (0.1.1)
22
21
  byebug (11.1.3)
23
22
  coderay (1.1.3)
24
23
  concurrent-ruby (1.2.2)
@@ -26,17 +25,17 @@ GEM
26
25
  docile (1.4.0)
27
26
  i18n (1.14.1)
28
27
  concurrent-ruby (~> 1.0)
29
- immutable_struct_ex (1.0.1)
28
+ immutable_struct_ex (1.0.2)
30
29
  json (2.6.3)
31
30
  kwalify (0.7.2)
32
31
  language_server-protocol (3.17.0.3)
33
- mad_flatter (3.0.0)
32
+ mad_flatter (3.0.1)
34
33
  activesupport (~> 7.0, >= 7.0.3.1)
35
34
  immutable_struct_ex (~> 1.0)
36
35
  method_source (1.0.0)
37
- minitest (5.19.0)
36
+ minitest (5.20.0)
38
37
  parallel (1.23.0)
39
- parser (3.2.2.3)
38
+ parser (3.2.2.4)
40
39
  ast (~> 2.4.1)
41
40
  racc
42
41
  pry (0.14.2)
@@ -47,12 +46,12 @@ GEM
47
46
  pry (>= 0.13, < 0.15)
48
47
  racc (1.7.1)
49
48
  rainbow (3.1.1)
50
- rake (13.0.6)
49
+ rake (13.1.0)
51
50
  reek (6.1.4)
52
51
  kwalify (~> 0.7.0)
53
52
  parser (~> 3.2.0)
54
53
  rainbow (>= 2.0, < 4.0)
55
- regexp_parser (2.8.1)
54
+ regexp_parser (2.8.2)
56
55
  rexml (3.2.6)
57
56
  rspec (3.12.0)
58
57
  rspec-core (~> 3.12.0)
@@ -67,29 +66,28 @@ GEM
67
66
  diff-lcs (>= 1.2.0, < 2.0)
68
67
  rspec-support (~> 3.12.0)
69
68
  rspec-support (3.12.1)
70
- rubocop (1.56.2)
71
- base64 (~> 0.1.1)
69
+ rubocop (1.57.2)
72
70
  json (~> 2.3)
73
71
  language_server-protocol (>= 3.17.0)
74
72
  parallel (~> 1.10)
75
- parser (>= 3.2.2.3)
73
+ parser (>= 3.2.2.4)
76
74
  rainbow (>= 2.2.2, < 4.0)
77
75
  regexp_parser (>= 1.8, < 3.0)
78
76
  rexml (>= 3.2.5, < 4.0)
79
77
  rubocop-ast (>= 1.28.1, < 2.0)
80
78
  ruby-progressbar (~> 1.7)
81
79
  unicode-display_width (>= 2.4.0, < 3.0)
82
- rubocop-ast (1.29.0)
80
+ rubocop-ast (1.30.0)
83
81
  parser (>= 3.2.1.0)
84
- rubocop-capybara (2.18.0)
82
+ rubocop-capybara (2.19.0)
85
83
  rubocop (~> 1.41)
86
- rubocop-factory_bot (2.23.1)
84
+ rubocop-factory_bot (2.24.0)
87
85
  rubocop (~> 1.33)
88
- rubocop-performance (1.19.0)
86
+ rubocop-performance (1.19.1)
89
87
  rubocop (>= 1.7.0, < 2.0)
90
88
  rubocop-ast (>= 0.4.0)
91
- rubocop-rspec (2.23.2)
92
- rubocop (~> 1.33)
89
+ rubocop-rspec (2.25.0)
90
+ rubocop (~> 1.40)
93
91
  rubocop-capybara (~> 2.17)
94
92
  rubocop-factory_bot (~> 2.22)
95
93
  ruby-progressbar (1.13.0)
@@ -101,7 +99,7 @@ GEM
101
99
  simplecov_json_formatter (0.1.4)
102
100
  tzinfo (2.0.6)
103
101
  concurrent-ruby (~> 1.0)
104
- unicode-display_width (2.4.2)
102
+ unicode-display_width (2.5.0)
105
103
 
106
104
  PLATFORMS
107
105
  x86_64-darwin-19
data/deco_lite.gemspec CHANGED
@@ -48,8 +48,8 @@ Gem::Specification.new do |spec|
48
48
 
49
49
  spec.required_ruby_version = Gem::Requirement.new("~> 3.0")
50
50
 
51
- spec.add_runtime_dependency 'activemodel', '~> 7.0', '>= 7.0.3.1'
52
- spec.add_runtime_dependency 'activesupport', '~> 7.0', '>= 7.0.3.1'
51
+ spec.add_runtime_dependency 'activemodel', '~> 7.0.8'
52
+ spec.add_runtime_dependency 'activesupport', '~> 7.0.8'
53
53
  spec.add_runtime_dependency 'immutable_struct_ex', '~> 1.0', '>= 1.0.1'
54
54
  spec.add_runtime_dependency 'mad_flatter', '~> 3.0'
55
55
  spec.add_development_dependency 'bundler', '~> 2.2', '>= 2.2.17'
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Defines the version of this gem.
4
4
  module DecoLite
5
- VERSION = '1.5.5'
5
+ VERSION = '1.5.7'
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deco_lite
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5
4
+ version: 1.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gene M. Angelo, Jr.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-29 00:00:00.000000000 Z
11
+ date: 2023-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activemodel
@@ -16,40 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '7.0'
20
- - - ">="
21
- - !ruby/object:Gem::Version
22
- version: 7.0.3.1
19
+ version: 7.0.8
23
20
  type: :runtime
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
26
23
  requirements:
27
24
  - - "~>"
28
25
  - !ruby/object:Gem::Version
29
- version: '7.0'
30
- - - ">="
31
- - !ruby/object:Gem::Version
32
- version: 7.0.3.1
26
+ version: 7.0.8
33
27
  - !ruby/object:Gem::Dependency
34
28
  name: activesupport
35
29
  requirement: !ruby/object:Gem::Requirement
36
30
  requirements:
37
31
  - - "~>"
38
32
  - !ruby/object:Gem::Version
39
- version: '7.0'
40
- - - ">="
41
- - !ruby/object:Gem::Version
42
- version: 7.0.3.1
33
+ version: 7.0.8
43
34
  type: :runtime
44
35
  prerelease: false
45
36
  version_requirements: !ruby/object:Gem::Requirement
46
37
  requirements:
47
38
  - - "~>"
48
39
  - !ruby/object:Gem::Version
49
- version: '7.0'
50
- - - ">="
51
- - !ruby/object:Gem::Version
52
- version: 7.0.3.1
40
+ version: 7.0.8
53
41
  - !ruby/object:Gem::Dependency
54
42
  name: immutable_struct_ex
55
43
  requirement: !ruby/object:Gem::Requirement