expire 0.2.5 → 0.2.6
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 +4 -4
- data/Gemfile.lock +37 -32
- data/lib/expire/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 672806b9d5fdbe1bcf1ba7d695cafad491b17a66fe7f7134b5ddacf2f7148eaa
|
4
|
+
data.tar.gz: 34de6c1e20324c1ef5619c0624f4cf3ededca58c11d7e6d57d5a2963432f287a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 74e68b16c83f0fb54d7fa124f0604e190e7bba2f69951510aa9eef096e8440ae883381e94aab5af179dc27e12c67d89bbd2a7a65b391de52b5301461fe57bd54
|
7
|
+
data.tar.gz: 4ce850ce120fa20f9ab1ebb18d1f4d847ecbb039a21d99f691278f6d683a7b142834f6538bba640e83f28d5046bf74598887745a1320a63beb97279ad844b966
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
expire (0.2.
|
4
|
+
expire (0.2.6)
|
5
5
|
activesupport (~> 7.0)
|
6
6
|
pastel (~> 0.8)
|
7
7
|
thor (~> 1.2)
|
@@ -10,8 +10,9 @@ PATH
|
|
10
10
|
GEM
|
11
11
|
remote: https://rubygems.org/
|
12
12
|
specs:
|
13
|
-
activesupport (7.2.1)
|
13
|
+
activesupport (7.2.2.1)
|
14
14
|
base64
|
15
|
+
benchmark (>= 0.3)
|
15
16
|
bigdecimal
|
16
17
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
17
18
|
connection_pool (>= 2.2.5)
|
@@ -29,12 +30,13 @@ GEM
|
|
29
30
|
thor (~> 1.0)
|
30
31
|
ast (2.4.2)
|
31
32
|
base64 (0.2.0)
|
33
|
+
benchmark (0.4.0)
|
32
34
|
bigdecimal (3.1.8)
|
33
35
|
builder (3.3.0)
|
34
36
|
byebug (11.1.3)
|
35
37
|
concurrent-ruby (1.3.4)
|
36
38
|
connection_pool (2.4.1)
|
37
|
-
contracts (0.17)
|
39
|
+
contracts (0.17.2)
|
38
40
|
cucumber (8.0.0)
|
39
41
|
builder (~> 3.2, >= 3.2.4)
|
40
42
|
cucumber-ci-environment (~> 9.0, >= 9.0.4)
|
@@ -65,8 +67,9 @@ GEM
|
|
65
67
|
dry-configurable (1.2.0)
|
66
68
|
dry-core (~> 1.0, < 2)
|
67
69
|
zeitwerk (~> 2.6)
|
68
|
-
dry-core (1.0.
|
70
|
+
dry-core (1.0.2)
|
69
71
|
concurrent-ruby (~> 1.0)
|
72
|
+
logger
|
70
73
|
zeitwerk (~> 2.6)
|
71
74
|
dry-inflector (1.1.0)
|
72
75
|
dry-initializer (3.1.1)
|
@@ -90,19 +93,20 @@ GEM
|
|
90
93
|
dry-logic (~> 1.4)
|
91
94
|
zeitwerk (~> 2.6)
|
92
95
|
ffi (1.17.0)
|
93
|
-
i18n (1.14.
|
96
|
+
i18n (1.14.6)
|
94
97
|
concurrent-ruby (~> 1.0)
|
95
|
-
json (2.
|
98
|
+
json (2.9.1)
|
96
99
|
language_server-protocol (3.17.0.3)
|
97
100
|
lint_roller (1.1.0)
|
98
|
-
logger (1.6.
|
99
|
-
mime-types (3.
|
101
|
+
logger (1.6.4)
|
102
|
+
mime-types (3.6.0)
|
103
|
+
logger
|
100
104
|
mime-types-data (~> 3.2015)
|
101
|
-
mime-types-data (3.2024.
|
102
|
-
minitest (5.25.
|
105
|
+
mime-types-data (3.2024.1203)
|
106
|
+
minitest (5.25.4)
|
103
107
|
multi_test (1.1.0)
|
104
108
|
parallel (1.26.3)
|
105
|
-
parser (3.3.
|
109
|
+
parser (3.3.6.0)
|
106
110
|
ast (~> 2.4.1)
|
107
111
|
racc
|
108
112
|
pastel (0.8.0)
|
@@ -115,39 +119,38 @@ GEM
|
|
115
119
|
parser (~> 3.3.0)
|
116
120
|
rainbow (>= 2.0, < 4.0)
|
117
121
|
rexml (~> 3.1)
|
118
|
-
regexp_parser (2.9.
|
119
|
-
rexml (3.
|
122
|
+
regexp_parser (2.9.3)
|
123
|
+
rexml (3.4.0)
|
120
124
|
rspec (3.13.0)
|
121
125
|
rspec-core (~> 3.13.0)
|
122
126
|
rspec-expectations (~> 3.13.0)
|
123
127
|
rspec-mocks (~> 3.13.0)
|
124
|
-
rspec-core (3.13.
|
128
|
+
rspec-core (3.13.2)
|
125
129
|
rspec-support (~> 3.13.0)
|
126
130
|
rspec-expectations (3.13.3)
|
127
131
|
diff-lcs (>= 1.2.0, < 2.0)
|
128
132
|
rspec-support (~> 3.13.0)
|
129
|
-
rspec-mocks (3.13.
|
133
|
+
rspec-mocks (3.13.2)
|
130
134
|
diff-lcs (>= 1.2.0, < 2.0)
|
131
135
|
rspec-support (~> 3.13.0)
|
132
|
-
rspec-support (3.13.
|
133
|
-
rubocop (1.
|
136
|
+
rspec-support (3.13.2)
|
137
|
+
rubocop (1.69.2)
|
134
138
|
json (~> 2.3)
|
135
139
|
language_server-protocol (>= 3.17.0)
|
136
140
|
parallel (~> 1.10)
|
137
141
|
parser (>= 3.3.0.2)
|
138
142
|
rainbow (>= 2.2.2, < 4.0)
|
139
|
-
regexp_parser (>= 2.
|
140
|
-
|
141
|
-
rubocop-ast (>= 1.31.1, < 2.0)
|
143
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
144
|
+
rubocop-ast (>= 1.36.2, < 2.0)
|
142
145
|
ruby-progressbar (~> 1.7)
|
143
|
-
unicode-display_width (>= 2.4.0, <
|
144
|
-
rubocop-ast (1.
|
146
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
147
|
+
rubocop-ast (1.37.0)
|
145
148
|
parser (>= 3.3.1.0)
|
146
149
|
rubocop-capybara (2.21.0)
|
147
150
|
rubocop (~> 1.41)
|
148
151
|
rubocop-factory_bot (2.26.1)
|
149
152
|
rubocop (~> 1.61)
|
150
|
-
rubocop-performance (1.
|
153
|
+
rubocop-performance (1.23.0)
|
151
154
|
rubocop (>= 1.48.1, < 2.0)
|
152
155
|
rubocop-ast (>= 1.31.1, < 2.0)
|
153
156
|
rubocop-rspec (2.31.0)
|
@@ -158,33 +161,35 @@ GEM
|
|
158
161
|
rubocop-rspec_rails (2.29.1)
|
159
162
|
rubocop (~> 1.61)
|
160
163
|
ruby-progressbar (1.13.0)
|
161
|
-
securerandom (0.
|
164
|
+
securerandom (0.4.1)
|
162
165
|
simplecov (0.22.0)
|
163
166
|
docile (~> 1.1)
|
164
167
|
simplecov-html (~> 0.11)
|
165
168
|
simplecov_json_formatter (~> 0.1)
|
166
169
|
simplecov-html (0.13.1)
|
167
170
|
simplecov_json_formatter (0.1.4)
|
168
|
-
standard (1.
|
171
|
+
standard (1.43.0)
|
169
172
|
language_server-protocol (~> 3.17.0.2)
|
170
173
|
lint_roller (~> 1.0)
|
171
|
-
rubocop (~> 1.
|
174
|
+
rubocop (~> 1.69.1)
|
172
175
|
standard-custom (~> 1.0.0)
|
173
|
-
standard-performance (~> 1.
|
176
|
+
standard-performance (~> 1.6)
|
174
177
|
standard-custom (1.0.2)
|
175
178
|
lint_roller (~> 1.0)
|
176
179
|
rubocop (~> 1.50)
|
177
|
-
standard-performance (1.
|
180
|
+
standard-performance (1.6.0)
|
178
181
|
lint_roller (~> 1.1)
|
179
|
-
rubocop-performance (~> 1.
|
180
|
-
sys-uname (1.3.
|
182
|
+
rubocop-performance (~> 1.23.0)
|
183
|
+
sys-uname (1.3.1)
|
181
184
|
ffi (~> 1.1)
|
182
185
|
thor (1.3.2)
|
183
186
|
tty-color (0.6.0)
|
184
187
|
tzinfo (2.0.6)
|
185
188
|
concurrent-ruby (~> 1.0)
|
186
|
-
unicode-display_width (
|
187
|
-
|
189
|
+
unicode-display_width (3.1.2)
|
190
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
191
|
+
unicode-emoji (4.0.4)
|
192
|
+
zeitwerk (2.7.1)
|
188
193
|
|
189
194
|
PLATFORMS
|
190
195
|
ruby
|
data/lib/expire/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: expire
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Thomas Regnet
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -220,8 +220,8 @@ dependencies:
|
|
220
220
|
- - "~>"
|
221
221
|
- !ruby/object:Gem::Version
|
222
222
|
version: '1.31'
|
223
|
-
description:
|
224
|
-
email:
|
223
|
+
description:
|
224
|
+
email:
|
225
225
|
executables:
|
226
226
|
- expire
|
227
227
|
extensions: []
|
@@ -313,7 +313,7 @@ licenses:
|
|
313
313
|
metadata:
|
314
314
|
homepage_uri: https://github.com/thomasregnet/expire
|
315
315
|
source_code_uri: https://github.com/thomasregnet/expire
|
316
|
-
post_install_message:
|
316
|
+
post_install_message:
|
317
317
|
rdoc_options: []
|
318
318
|
require_paths:
|
319
319
|
- lib
|
@@ -329,7 +329,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
329
329
|
version: '0'
|
330
330
|
requirements: []
|
331
331
|
rubygems_version: 3.4.1
|
332
|
-
signing_key:
|
332
|
+
signing_key:
|
333
333
|
specification_version: 4
|
334
334
|
summary: Calculate expired backups.
|
335
335
|
test_files: []
|