deco_lite 1.5.11 → 1.5.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: db0470d2013b0e2af9e0ced5925bda182ab7c5ff563248841581b48163bde0b2
4
- data.tar.gz: cc89b484d9670a934d9aa625dbe39fce86373560f5f30ddb88d07f72766b8a50
3
+ metadata.gz: 7ba43519d2e7d261c3ad1435d19a24d297b335a3153b14cf9f0d78da501fcc43
4
+ data.tar.gz: f21265ca49e71c2f105254bb47476b38732e1959c3353d924d485a860155e461
5
5
  SHA512:
6
- metadata.gz: c462e33b417a11deeab797be8687eba29d9d98c2ea8885cadb2cedb436a974421708531364a001775d1a1a3bcff4981a24d63a7efb2bc9c842c649d46a906b84
7
- data.tar.gz: 96986aeee94f2a0af7e47367896c23f4511d2f7c65afc3e0afe9821773d6c01943fc599e72480da8e62a803fbfe8b1fb7db62fbf2772616f819d13c59bdbfb03
6
+ metadata.gz: d2f50e57a1fb82ac614aadb90cda2a1b6cd4381c3c8b9408025ffba83ec7bd63427918f2cf714258237cdf84fe7403805d65d1a7c0ef2ef90e54c44976d2f770
7
+ data.tar.gz: ef1e2258043ab008cf3c5cb2eec5a4f09c2f460bec64401117da4bc0d9a73557d900fa1bcf6d0e0b96f3fda253065b397e7464f17f610c0deb78524b343d3c5a
data/CHANGELOG.md CHANGED
@@ -1,3 +1,8 @@
1
+ ### 1.5.12 2024-02-08
2
+
3
+ * Changes
4
+ * Update ruby gems
5
+
1
6
  ### 1.5.11 2024-01-21
2
7
 
3
8
  * Changes
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- deco_lite (1.5.11)
4
+ deco_lite (1.5.12)
5
5
  activemodel (>= 7.0.8, <= 7.12.0)
6
6
  activesupport (>= 7.0.8, <= 7.12.0)
7
7
  immutable_struct_ex (>= 1.0, < 2.0)
@@ -29,7 +29,7 @@ GEM
29
29
  coderay (1.1.3)
30
30
  concurrent-ruby (1.2.3)
31
31
  connection_pool (2.4.1)
32
- diff-lcs (1.5.0)
32
+ diff-lcs (1.5.1)
33
33
  docile (1.4.0)
34
34
  drb (2.2.0)
35
35
  ruby2_keywords
@@ -69,10 +69,10 @@ GEM
69
69
  activesupport (>= 7.0.8, < 7.2.0)
70
70
  immutable_struct_ex (>= 1.0, < 2.0)
71
71
  method_source (1.0.0)
72
- minitest (5.21.2)
72
+ minitest (5.22.2)
73
73
  mutex_m (0.2.0)
74
74
  parallel (1.24.0)
75
- parser (3.2.2.4)
75
+ parser (3.3.0.5)
76
76
  ast (~> 2.4.1)
77
77
  racc
78
78
  pry (0.14.2)
@@ -84,31 +84,31 @@ GEM
84
84
  racc (1.7.3)
85
85
  rainbow (3.1.1)
86
86
  rake (13.1.0)
87
- reek (6.2.0)
87
+ reek (6.3.0)
88
88
  dry-schema (~> 1.13.0)
89
- parser (~> 3.2.0)
89
+ parser (~> 3.3.0)
90
90
  rainbow (>= 2.0, < 4.0)
91
91
  rexml (~> 3.1)
92
92
  regexp_parser (2.9.0)
93
93
  rexml (3.2.6)
94
- rspec (3.12.0)
95
- rspec-core (~> 3.12.0)
96
- rspec-expectations (~> 3.12.0)
97
- rspec-mocks (~> 3.12.0)
98
- rspec-core (3.12.2)
99
- rspec-support (~> 3.12.0)
100
- rspec-expectations (3.12.3)
94
+ rspec (3.13.0)
95
+ rspec-core (~> 3.13.0)
96
+ rspec-expectations (~> 3.13.0)
97
+ rspec-mocks (~> 3.13.0)
98
+ rspec-core (3.13.0)
99
+ rspec-support (~> 3.13.0)
100
+ rspec-expectations (3.13.0)
101
101
  diff-lcs (>= 1.2.0, < 2.0)
102
- rspec-support (~> 3.12.0)
103
- rspec-mocks (3.12.6)
102
+ rspec-support (~> 3.13.0)
103
+ rspec-mocks (3.13.0)
104
104
  diff-lcs (>= 1.2.0, < 2.0)
105
- rspec-support (~> 3.12.0)
106
- rspec-support (3.12.1)
107
- rubocop (1.59.0)
105
+ rspec-support (~> 3.13.0)
106
+ rspec-support (3.13.0)
107
+ rubocop (1.60.2)
108
108
  json (~> 2.3)
109
109
  language_server-protocol (>= 3.17.0)
110
110
  parallel (~> 1.10)
111
- parser (>= 3.2.2.4)
111
+ parser (>= 3.3.0.2)
112
112
  rainbow (>= 2.2.2, < 4.0)
113
113
  regexp_parser (>= 1.8, < 3.0)
114
114
  rexml (>= 3.2.5, < 4.0)
@@ -139,7 +139,7 @@ GEM
139
139
  tzinfo (2.0.6)
140
140
  concurrent-ruby (~> 1.0)
141
141
  unicode-display_width (2.5.0)
142
- zeitwerk (2.6.12)
142
+ zeitwerk (2.6.13)
143
143
 
144
144
  PLATFORMS
145
145
  x86_64-darwin-19
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # DecoLite
2
2
  [![Ruby](https://github.com/gangelo/deco_lite/actions/workflows/ruby.yml/badge.svg)](https://github.com/gangelo/deco_lite/actions/workflows/ruby.yml)
3
- [![GitHub version](http://badge.fury.io/gh/gangelo%2Fdeco_lite.svg?refresh=3)](https://badge.fury.io/gh/gangelo%2Fdeco_lite)
4
- [![Gem Version](https://badge.fury.io/rb/deco_lite.svg?refresh=3)](https://badge.fury.io/rb/deco_lite)
3
+ [![GitHub version](http://badge.fury.io/gh/gangelo%2Fdeco_lite.svg?refresh=5)](https://badge.fury.io/gh/gangelo%2Fdeco_lite)
4
+ [![Gem Version](https://badge.fury.io/rb/deco_lite.svg?refresh=5)](https://badge.fury.io/rb/deco_lite)
5
5
  [![](http://ruby-gem-downloads-badge.herokuapp.com/deco_lite?type=total)](http://www.rubydoc.info/gems/deco_lite/)
6
6
  [![Documentation](http://img.shields.io/badge/docs-rdoc.info-blue.svg)](http://www.rubydoc.info/gems/deco_lite/)
7
7
  [![Report Issues](https://img.shields.io/badge/report-issues-red.svg)](https://github.com/gangelo/deco_lite/issues)
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Defines the version of this gem.
4
4
  module DecoLite
5
- VERSION = '1.5.11'
5
+ VERSION = '1.5.12'
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.11
4
+ version: 1.5.12
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: 2024-01-22 00:00:00.000000000 Z
11
+ date: 2024-02-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activemodel