Skip to content

Commit f732b39

Browse files
committed
Update dependencies
1 parent da5b6cc commit f732b39

File tree

4 files changed

+186
-186
lines changed

4 files changed

+186
-186
lines changed

Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -10,65 +10,65 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (8.0.2)
14-
actionpack (= 8.0.2)
15-
activesupport (= 8.0.2)
13+
actioncable (8.0.2.1)
14+
actionpack (= 8.0.2.1)
15+
activesupport (= 8.0.2.1)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (8.0.2)
20-
actionpack (= 8.0.2)
21-
activejob (= 8.0.2)
22-
activerecord (= 8.0.2)
23-
activestorage (= 8.0.2)
24-
activesupport (= 8.0.2)
19+
actionmailbox (8.0.2.1)
20+
actionpack (= 8.0.2.1)
21+
activejob (= 8.0.2.1)
22+
activerecord (= 8.0.2.1)
23+
activestorage (= 8.0.2.1)
24+
activesupport (= 8.0.2.1)
2525
mail (>= 2.8.0)
26-
actionmailer (8.0.2)
27-
actionpack (= 8.0.2)
28-
actionview (= 8.0.2)
29-
activejob (= 8.0.2)
30-
activesupport (= 8.0.2)
26+
actionmailer (8.0.2.1)
27+
actionpack (= 8.0.2.1)
28+
actionview (= 8.0.2.1)
29+
activejob (= 8.0.2.1)
30+
activesupport (= 8.0.2.1)
3131
mail (>= 2.8.0)
3232
rails-dom-testing (~> 2.2)
33-
actionpack (8.0.2)
34-
actionview (= 8.0.2)
35-
activesupport (= 8.0.2)
33+
actionpack (8.0.2.1)
34+
actionview (= 8.0.2.1)
35+
activesupport (= 8.0.2.1)
3636
nokogiri (>= 1.8.5)
3737
rack (>= 2.2.4)
3838
rack-session (>= 1.0.1)
3939
rack-test (>= 0.6.3)
4040
rails-dom-testing (~> 2.2)
4141
rails-html-sanitizer (~> 1.6)
4242
useragent (~> 0.16)
43-
actiontext (8.0.2)
44-
actionpack (= 8.0.2)
45-
activerecord (= 8.0.2)
46-
activestorage (= 8.0.2)
47-
activesupport (= 8.0.2)
43+
actiontext (8.0.2.1)
44+
actionpack (= 8.0.2.1)
45+
activerecord (= 8.0.2.1)
46+
activestorage (= 8.0.2.1)
47+
activesupport (= 8.0.2.1)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (8.0.2)
51-
activesupport (= 8.0.2)
50+
actionview (8.0.2.1)
51+
activesupport (= 8.0.2.1)
5252
builder (~> 3.1)
5353
erubi (~> 1.11)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
56-
activejob (8.0.2)
57-
activesupport (= 8.0.2)
56+
activejob (8.0.2.1)
57+
activesupport (= 8.0.2.1)
5858
globalid (>= 0.3.6)
59-
activemodel (8.0.2)
60-
activesupport (= 8.0.2)
61-
activerecord (8.0.2)
62-
activemodel (= 8.0.2)
63-
activesupport (= 8.0.2)
59+
activemodel (8.0.2.1)
60+
activesupport (= 8.0.2.1)
61+
activerecord (8.0.2.1)
62+
activemodel (= 8.0.2.1)
63+
activesupport (= 8.0.2.1)
6464
timeout (>= 0.4.0)
65-
activestorage (8.0.2)
66-
actionpack (= 8.0.2)
67-
activejob (= 8.0.2)
68-
activerecord (= 8.0.2)
69-
activesupport (= 8.0.2)
65+
activestorage (8.0.2.1)
66+
actionpack (= 8.0.2.1)
67+
activejob (= 8.0.2.1)
68+
activerecord (= 8.0.2.1)
69+
activesupport (= 8.0.2.1)
7070
marcel (~> 1.0)
71-
activesupport (8.0.2)
71+
activesupport (8.0.2.1)
7272
base64
7373
benchmark (>= 0.3)
7474
bigdecimal
@@ -88,7 +88,7 @@ GEM
8888
bigdecimal (3.2.2)
8989
builder (3.3.0)
9090
concurrent-ruby (1.3.5)
91-
connection_pool (2.5.3)
91+
connection_pool (2.5.4)
9292
crass (1.0.6)
9393
date (3.4.1)
9494
docile (1.4.1)
@@ -107,7 +107,7 @@ GEM
107107
pp (>= 0.6.0)
108108
rdoc (>= 4.0.0)
109109
reline (>= 0.4.2)
110-
json (2.13.0)
110+
json (2.13.2)
111111
language_server-protocol (3.17.0.5)
112112
lint_roller (1.1.0)
113113
logger (1.7.0)
@@ -130,7 +130,7 @@ GEM
130130
ruby-progressbar
131131
mocha (2.7.1)
132132
ruby2_keywords (>= 0.0.5)
133-
net-imap (0.5.9)
133+
net-imap (0.5.10)
134134
date
135135
net-protocol
136136
net-pop (0.1.2)
@@ -152,7 +152,7 @@ GEM
152152
nokogiri (1.18.9-x86_64-linux-gnu)
153153
racc (~> 1.4)
154154
parallel (1.27.0)
155-
parser (3.3.8.0)
155+
parser (3.3.9.0)
156156
ast (~> 2.4.1)
157157
racc
158158
pp (0.6.2)
@@ -163,28 +163,28 @@ GEM
163163
date
164164
stringio
165165
racc (1.8.1)
166-
rack (3.1.16)
166+
rack (3.2.0)
167167
rack-session (2.1.1)
168168
base64 (>= 0.1.0)
169169
rack (>= 3.0.0)
170170
rack-test (2.2.0)
171171
rack (>= 1.3)
172172
rackup (2.2.1)
173173
rack (>= 3)
174-
rails (8.0.2)
175-
actioncable (= 8.0.2)
176-
actionmailbox (= 8.0.2)
177-
actionmailer (= 8.0.2)
178-
actionpack (= 8.0.2)
179-
actiontext (= 8.0.2)
180-
actionview (= 8.0.2)
181-
activejob (= 8.0.2)
182-
activemodel (= 8.0.2)
183-
activerecord (= 8.0.2)
184-
activestorage (= 8.0.2)
185-
activesupport (= 8.0.2)
174+
rails (8.0.2.1)
175+
actioncable (= 8.0.2.1)
176+
actionmailbox (= 8.0.2.1)
177+
actionmailer (= 8.0.2.1)
178+
actionpack (= 8.0.2.1)
179+
actiontext (= 8.0.2.1)
180+
actionview (= 8.0.2.1)
181+
activejob (= 8.0.2.1)
182+
activemodel (= 8.0.2.1)
183+
activerecord (= 8.0.2.1)
184+
activestorage (= 8.0.2.1)
185+
activesupport (= 8.0.2.1)
186186
bundler (>= 1.15.0)
187-
railties (= 8.0.2)
187+
railties (= 8.0.2.1)
188188
rails-controller-testing (1.0.5)
189189
actionpack (>= 5.0.1.rc1)
190190
actionview (>= 5.0.1.rc1)
@@ -196,9 +196,9 @@ GEM
196196
rails-html-sanitizer (1.6.2)
197197
loofah (~> 2.21)
198198
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
199-
railties (8.0.2)
200-
actionpack (= 8.0.2)
201-
activesupport (= 8.0.2)
199+
railties (8.0.2.1)
200+
actionpack (= 8.0.2.1)
201+
activesupport (= 8.0.2.1)
202202
irb (~> 1.13)
203203
rackup (>= 1.0.0)
204204
rake (>= 12.2)
@@ -209,28 +209,28 @@ GEM
209209
rdoc (6.14.2)
210210
erb
211211
psych (>= 4.0.0)
212-
regexp_parser (2.10.0)
212+
regexp_parser (2.11.2)
213213
reline (0.6.2)
214214
io-console (~> 0.5)
215215
responders (3.1.1)
216216
actionpack (>= 5.2)
217217
railties (>= 5.2)
218-
rexml (3.4.1)
219-
rubocop (1.78.0)
218+
rexml (3.4.2)
219+
rubocop (1.80.1)
220220
json (~> 2.3)
221221
language_server-protocol (~> 3.17.0.2)
222222
lint_roller (~> 1.1.0)
223223
parallel (~> 1.10)
224224
parser (>= 3.3.0.2)
225225
rainbow (>= 2.2.2, < 4.0)
226226
regexp_parser (>= 2.9.3, < 3.0)
227-
rubocop-ast (>= 1.45.1, < 2.0)
227+
rubocop-ast (>= 1.46.0, < 2.0)
228228
ruby-progressbar (~> 1.7)
229229
unicode-display_width (>= 2.4.0, < 4.0)
230230
rubocop-ast (1.46.0)
231231
parser (>= 3.3.7.2)
232232
prism (~> 1.4)
233-
rubocop-minitest (0.38.1)
233+
rubocop-minitest (0.38.2)
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236236
rubocop-ast (>= 1.38.0, < 2.0)
@@ -248,7 +248,7 @@ GEM
248248
docile (~> 1.1)
249249
simplecov-html (~> 0.11)
250250
simplecov_json_formatter (~> 0.1)
251-
simplecov-cobertura (3.0.0)
251+
simplecov-cobertura (3.1.0)
252252
rexml
253253
simplecov (~> 0.19)
254254
simplecov-html (0.13.2)
@@ -258,7 +258,7 @@ GEM
258258
timeout (0.4.3)
259259
tzinfo (2.0.6)
260260
concurrent-ruby (~> 1.0)
261-
unicode-display_width (3.1.4)
261+
unicode-display_width (3.1.5)
262262
unicode-emoji (~> 4.0, >= 4.0.4)
263263
unicode-emoji (4.0.4)
264264
uri (1.0.3)

gemfiles/rails_70/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
ruby-progressbar
111111
mocha (2.7.1)
112112
ruby2_keywords (>= 0.0.5)
113-
net-imap (0.5.9)
113+
net-imap (0.5.10)
114114
date
115115
net-protocol
116116
net-pop (0.1.2)
@@ -171,14 +171,14 @@ GEM
171171
responders (3.1.1)
172172
actionpack (>= 5.2)
173173
railties (>= 5.2)
174-
rexml (3.4.1)
174+
rexml (3.4.2)
175175
ruby-progressbar (1.13.0)
176176
ruby2_keywords (0.0.5)
177177
simplecov (0.22.0)
178178
docile (~> 1.1)
179179
simplecov-html (~> 0.11)
180180
simplecov_json_formatter (~> 0.1)
181-
simplecov-cobertura (3.0.0)
181+
simplecov-cobertura (3.1.0)
182182
rexml
183183
simplecov (~> 0.19)
184184
simplecov-html (0.13.2)
@@ -215,4 +215,4 @@ DEPENDENCIES
215215
zeitwerk (~> 2.6.18)
216216

217217
BUNDLED WITH
218-
2.6.9
218+
2.7.1

0 commit comments

Comments
 (0)