imapcli 3.1.0 → 3.1.1

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: b57f2a82c06e43ef1d25ef4876ca78a746e01e2c985977ddb8f4789728992f5c
4
- data.tar.gz: 7623524c875de285af386fcf521ec59893e1022ee5e09284d4aa30950eba2786
3
+ metadata.gz: 999e2cc80315c73b7bdd43fbc8c78f903a066b03a63be0722ebdcb0add825de1
4
+ data.tar.gz: 6b9ea5ec31aaa152013a9684b5b661e02c9200f7f3992a7167ddfb23e4878536
5
5
  SHA512:
6
- metadata.gz: 76857de95667a5d6ea600244cd48c54cc91257da559ed1968273822e1cc1fc08bb7e5e94955fd0b7a9f1b21b7514d970e1aa342941e640c78f279a702b706fcd
7
- data.tar.gz: eabd2e90a25f8f8a2939208505d87dfd40828bee5db598810df9d1c6d186cd984f5b093f90ca89254276fbbeb20289fc6c94922345bdbb6006ea099f47bf02c9
6
+ metadata.gz: e02093dec376ad768df5085aedc7c17b9dd2553d76be2123d3e5d4f44aed8be90ea9717feb50eb53d14c35db44159ad8a2a2f8a6c788121b8a8c5a9f597f8f89
7
+ data.tar.gz: 680b4e19da0fb808512709ac6181dc32328df4c1e032a4eccaa65587adf060e60878dee0e99f294783396fecd2f333cc4a9145987e1e455a980a01964498550b
data/CHANGELOG.md CHANGED
@@ -5,9 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
- ## [Version 3.1.0 (2026-02-11)][v3.0.1]
8
+ ## [Version 3.1.1 (2027-07-14)][v3.1.1]
9
9
 
10
- ### CHanged
10
+ ### Changed
11
+
12
+ - Updated gems to include several security updates.
13
+
14
+ ## [Version 3.1.0 (2026-02-11)][v3.1.0]
15
+
16
+ ### Changed
11
17
 
12
18
  - Increase resilience against IMAP errors. Added an option `--[no-]skip-errors`, which
13
19
  is enabled by default, but can be disabled to error out on IMAP folder errors.
@@ -110,6 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
110
116
  - Fix: Docker image.
111
117
  - Fix: Options error message.
112
118
 
119
+ [v3.1.1]: https://github.com/bovender/imapcli/releases/tag/v3.1.1
120
+ [v3.1.0]: https://github.com/bovender/imapcli/releases/tag/v3.1.0
113
121
  [v3.0.1]: https://github.com/bovender/imapcli/releases/tag/v3.0.1
114
122
  [v3.0.0]: https://github.com/bovender/imapcli/releases/tag/v3.0.0
115
123
  [v2.1.0]: https://github.com/bovender/imapcli/releases/tag/v2.1.0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- imapcli (3.0.1)
4
+ imapcli (3.1.0)
5
5
  activesupport (~> 8.0)
6
6
  csv
7
7
  descriptive_statistics (~> 2.5)
@@ -17,7 +17,7 @@ PATH
17
17
  GEM
18
18
  remote: https://rubygems.org/
19
19
  specs:
20
- activesupport (8.1.2)
20
+ activesupport (8.1.3)
21
21
  base64
22
22
  bigdecimal
23
23
  concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -32,9 +32,9 @@ GEM
32
32
  uri (>= 0.13.1)
33
33
  ast (2.4.3)
34
34
  base64 (0.3.0)
35
- bigdecimal (4.0.1)
35
+ bigdecimal (4.1.2)
36
36
  coderay (1.1.3)
37
- concurrent-ruby (1.3.6)
37
+ concurrent-ruby (1.3.7)
38
38
  connection_pool (3.0.2)
39
39
  csv (3.3.5)
40
40
  date (3.5.1)
@@ -43,21 +43,20 @@ GEM
43
43
  reline (>= 0.3.8)
44
44
  descriptive_statistics (2.5.1)
45
45
  diff-lcs (1.6.2)
46
- docile (1.4.1)
47
46
  dotenv (3.2.0)
48
47
  drb (2.2.3)
49
- erb (6.0.1)
50
- ffi (1.17.3)
51
- ffi (1.17.3-aarch64-linux-gnu)
52
- ffi (1.17.3-aarch64-linux-musl)
53
- ffi (1.17.3-arm-linux-gnu)
54
- ffi (1.17.3-arm-linux-musl)
55
- ffi (1.17.3-arm64-darwin)
56
- ffi (1.17.3-x86-linux-gnu)
57
- ffi (1.17.3-x86-linux-musl)
58
- ffi (1.17.3-x86_64-darwin)
59
- ffi (1.17.3-x86_64-linux-gnu)
60
- ffi (1.17.3-x86_64-linux-musl)
48
+ erb (6.0.4)
49
+ ffi (1.17.4)
50
+ ffi (1.17.4-aarch64-linux-gnu)
51
+ ffi (1.17.4-aarch64-linux-musl)
52
+ ffi (1.17.4-arm-linux-gnu)
53
+ ffi (1.17.4-arm-linux-musl)
54
+ ffi (1.17.4-arm64-darwin)
55
+ ffi (1.17.4-x86-linux-gnu)
56
+ ffi (1.17.4-x86-linux-musl)
57
+ ffi (1.17.4-x86_64-darwin)
58
+ ffi (1.17.4-x86_64-linux-gnu)
59
+ ffi (1.17.4-x86_64-linux-musl)
61
60
  formatador (1.2.3)
62
61
  reline
63
62
  gli (2.22.2)
@@ -77,16 +76,16 @@ GEM
77
76
  guard (~> 2.1)
78
77
  guard-compat (~> 1.1)
79
78
  rspec (>= 2.99.0, < 4.0)
80
- i18n (1.14.8)
79
+ i18n (1.15.2)
81
80
  concurrent-ruby (~> 1.0)
82
81
  io-console (0.8.2)
83
- irb (1.17.0)
82
+ irb (1.18.0)
84
83
  pp (>= 0.6.0)
85
84
  prism (>= 1.3.0)
86
85
  rdoc (>= 4.0.0)
87
86
  reline (>= 0.4.2)
88
- json (2.18.1)
89
- language_server-protocol (3.17.0.5)
87
+ json (2.21.1)
88
+ language_server-protocol (3.17.0.6)
90
89
  lint_roller (1.1.0)
91
90
  listen (3.10.0)
92
91
  logger
@@ -95,10 +94,11 @@ GEM
95
94
  logger (1.7.0)
96
95
  lumberjack (1.4.2)
97
96
  method_source (1.1.0)
98
- minitest (6.0.1)
97
+ minitest (6.0.6)
98
+ drb (~> 2.0)
99
99
  prism (~> 1.5)
100
100
  nenv (0.3.0)
101
- net-imap (0.6.2)
101
+ net-imap (0.6.4.1)
102
102
  date
103
103
  net-protocol
104
104
  net-protocol (0.2.2)
@@ -106,17 +106,17 @@ GEM
106
106
  notiffany (0.1.3)
107
107
  nenv (~> 0.1)
108
108
  shellany (~> 0.0)
109
- oj (3.16.15)
109
+ oj (3.17.4)
110
110
  bigdecimal (>= 3.0)
111
111
  ostruct (>= 0.2)
112
112
  ostruct (0.6.3)
113
- parallel (1.27.0)
114
- parser (3.3.10.1)
113
+ parallel (2.1.0)
114
+ parser (3.3.11.1)
115
115
  ast (~> 2.4.1)
116
116
  racc
117
117
  pastel (0.8.0)
118
118
  tty-color (~> 0.5)
119
- pp (0.6.3)
119
+ pp (0.6.4)
120
120
  prettyprint
121
121
  prettyprint (0.2.0)
122
122
  prism (1.9.0)
@@ -124,20 +124,22 @@ GEM
124
124
  coderay (~> 1.1)
125
125
  method_source (~> 1.0)
126
126
  reline (>= 0.6.0)
127
- psych (5.3.1)
128
- date
129
- stringio
130
127
  racc (1.8.1)
131
128
  rainbow (3.1.1)
132
- rake (13.3.1)
129
+ rake (13.4.2)
133
130
  rb-fsevent (0.11.2)
134
131
  rb-inotify (0.11.1)
135
132
  ffi (~> 1.0)
136
- rdoc (7.2.0)
133
+ rbs (4.0.3)
134
+ logger
135
+ prism (>= 1.6.0)
136
+ tsort
137
+ rdoc (8.0.0)
137
138
  erb
138
- psych (>= 4.0.0)
139
+ prism (>= 1.6.0)
140
+ rbs (>= 4.0.0)
139
141
  tsort
140
- regexp_parser (2.11.3)
142
+ regexp_parser (2.12.0)
141
143
  reline (0.6.3)
142
144
  io-console (~> 0.5)
143
145
  rspec (3.13.2)
@@ -149,22 +151,22 @@ GEM
149
151
  rspec-expectations (3.13.5)
150
152
  diff-lcs (>= 1.2.0, < 2.0)
151
153
  rspec-support (~> 3.13.0)
152
- rspec-mocks (3.13.7)
154
+ rspec-mocks (3.13.8)
153
155
  diff-lcs (>= 1.2.0, < 2.0)
154
156
  rspec-support (~> 3.13.0)
155
157
  rspec-support (3.13.7)
156
- rubocop (1.84.1)
158
+ rubocop (1.88.2)
157
159
  json (~> 2.3)
158
160
  language_server-protocol (~> 3.17.0.2)
159
161
  lint_roller (~> 1.1.0)
160
- parallel (~> 1.10)
162
+ parallel (>= 1.10)
161
163
  parser (>= 3.3.0.2)
162
164
  rainbow (>= 2.2.2, < 4.0)
163
165
  regexp_parser (>= 2.9.3, < 3.0)
164
166
  rubocop-ast (>= 1.49.0, < 2.0)
165
167
  ruby-progressbar (~> 1.7)
166
168
  unicode-display_width (>= 2.4.0, < 4.0)
167
- rubocop-ast (1.49.0)
169
+ rubocop-ast (1.50.0)
168
170
  parser (>= 3.3.7.2)
169
171
  prism (~> 1.7)
170
172
  rubocop-performance (1.26.1)
@@ -174,26 +176,21 @@ GEM
174
176
  rubocop-rake (0.7.1)
175
177
  lint_roller (~> 1.1)
176
178
  rubocop (>= 1.72.1)
177
- rubocop-rspec (3.9.0)
179
+ rubocop-rspec (3.10.2)
178
180
  lint_roller (~> 1.1)
179
- rubocop (~> 1.81)
181
+ regexp_parser (>= 2.0)
182
+ rubocop (~> 1.86, >= 1.86.2)
180
183
  ruby-progressbar (1.13.0)
181
184
  securerandom (0.4.1)
182
185
  shellany (0.0.1)
183
- simplecov (0.22.0)
184
- docile (~> 1.1)
185
- simplecov-html (~> 0.11)
186
- simplecov_json_formatter (~> 0.1)
187
- simplecov-html (0.13.2)
188
- simplecov_json_formatter (0.1.4)
189
- stringio (3.2.0)
186
+ simplecov (1.0.1)
190
187
  strings (0.2.1)
191
188
  strings-ansi (~> 0.2)
192
189
  unicode-display_width (>= 1.5, < 3.0)
193
190
  unicode_utils (~> 1.4)
194
191
  strings-ansi (0.2.0)
195
192
  thor (1.5.0)
196
- timeout (0.6.0)
193
+ timeout (0.6.1)
197
194
  tsort (0.2.0)
198
195
  tty-color (0.6.0)
199
196
  tty-cursor (0.7.1)
@@ -220,7 +217,7 @@ GEM
220
217
  unicode_utils (1.4.0)
221
218
  uri (1.1.1)
222
219
  wisper (2.0.1)
223
- zeitwerk (2.7.4)
220
+ zeitwerk (2.7.5)
224
221
 
225
222
  PLATFORMS
226
223
  aarch64-linux-gnu
@@ -250,4 +247,4 @@ DEPENDENCIES
250
247
  simplecov
251
248
 
252
249
  BUNDLED WITH
253
- 4.0.6
250
+ 4.0.10
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Imapcli
4
- VERSION = '3.1.0'
4
+ VERSION = '3.1.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imapcli
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Kraus (bovender)
@@ -226,7 +226,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
226
226
  - !ruby/object:Gem::Version
227
227
  version: '0'
228
228
  requirements: []
229
- rubygems_version: 3.6.9
229
+ rubygems_version: 4.0.16
230
230
  specification_version: 4
231
231
  summary: Command-line tool to query IMAP servers
232
232
  test_files: []