Skip to content

Commit d52a29c

Browse files
authored
Bump nokogiri to 1.18.9 (#79)
Bump all gems to latest versions
1 parent 7e3dbc8 commit d52a29c

137 files changed

Lines changed: 81 additions & 71 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile.lock

Lines changed: 81 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
activemodel (= 7.1.5.1)
6060
activesupport (= 7.1.5.1)
6161
timeout (>= 0.4.0)
62-
activerecord-import (1.8.1)
62+
activerecord-import (2.2.0)
6363
activerecord (>= 4.2)
6464
activestorage (7.1.5.1)
6565
actionpack (= 7.1.5.1)
@@ -82,20 +82,20 @@ GEM
8282
tzinfo (~> 2.0)
8383
addressable (2.8.7)
8484
public_suffix (>= 2.0.2, < 7.0)
85-
ast (2.4.2)
86-
base64 (0.2.0)
85+
ast (2.4.3)
86+
base64 (0.3.0)
8787
bcrypt (3.1.20)
88-
benchmark (0.4.0)
89-
bigdecimal (3.1.8)
90-
bootsnap (1.18.4)
88+
benchmark (0.4.1)
89+
bigdecimal (3.2.2)
90+
bootsnap (1.18.6)
9191
msgpack (~> 1.2)
92-
brakeman (6.2.2)
92+
brakeman (7.1.0)
9393
racc
9494
builder (3.3.0)
9595
bundler-audit (0.9.2)
9696
bundler (>= 1.2.0, < 3)
9797
thor (~> 1.0)
98-
byebug (11.1.3)
98+
byebug (12.0.0)
9999
cancancan (3.6.1)
100100
capistrano (2.15.11)
101101
highline
@@ -115,50 +115,53 @@ GEM
115115
capybara-screenshot (1.0.26)
116116
capybara (>= 1.0, < 4)
117117
launchy
118-
cgi (0.4.2)
118+
cgi (0.5.0)
119119
charlock_holmes (0.7.9)
120120
childprocess (5.1.0)
121121
logger (~> 1.5)
122122
coderay (1.1.3)
123-
concurrent-ruby (1.3.4)
124-
connection_pool (2.4.1)
123+
concurrent-ruby (1.3.5)
124+
connection_pool (2.5.3)
125125
crass (1.0.6)
126126
csv (3.3.5)
127127
date (3.1.3)
128128
docile (1.4.1)
129129
dogstatsd-ruby (4.8.3)
130-
drb (2.2.1)
131-
erubi (1.13.0)
132-
ffi (1.17.0)
133-
ffi (1.17.0-arm64-darwin)
134-
ffi (1.17.0-x86_64-darwin)
135-
ffi (1.17.0-x86_64-linux-gnu)
136-
github-linguist (9.0.0)
130+
drb (2.2.3)
131+
erb (5.0.2)
132+
erubi (1.13.1)
133+
ffi (1.17.2)
134+
ffi (1.17.2-arm64-darwin)
135+
ffi (1.17.2-x86_64-darwin)
136+
ffi (1.17.2-x86_64-linux-gnu)
137+
github-linguist (9.2.0)
137138
cgi
138139
charlock_holmes (~> 0.7.7)
139140
mini_mime (~> 1.0)
140141
rugged (~> 1.0)
141142
globalid (1.2.1)
142143
activesupport (>= 6.1)
143-
highline (3.1.1)
144+
highline (3.1.2)
144145
reline
145-
i18n (1.14.6)
146+
i18n (1.14.7)
146147
concurrent-ruby (~> 1.0)
147-
io-console (0.8.0)
148-
irb (1.14.1)
148+
io-console (0.8.1)
149+
irb (1.15.2)
150+
pp (>= 0.6.0)
149151
rdoc (>= 4.0.0)
150152
reline (>= 0.4.2)
151-
json (2.12.2)
153+
json (2.13.2)
152154
language_server-protocol (3.17.0.5)
153-
launchy (3.0.1)
155+
launchy (3.1.1)
154156
addressable (~> 2.8)
155157
childprocess (~> 5.0)
158+
logger (~> 1.6)
156159
lint_roller (1.1.0)
157160
listen (3.9.0)
158161
rb-fsevent (~> 0.10, >= 0.10.3)
159162
rb-inotify (~> 0.9, >= 0.9.10)
160-
logger (1.6.2)
161-
loofah (2.23.1)
163+
logger (1.7.0)
164+
loofah (2.24.1)
162165
crass (~> 1.0.2)
163166
nokogiri (>= 1.12.0)
164167
mail (2.8.1)
@@ -167,14 +170,14 @@ GEM
167170
net-pop
168171
net-smtp
169172
marcel (1.0.4)
170-
matrix (0.4.2)
173+
matrix (0.4.3)
171174
method_source (1.1.0)
172175
mini_mime (1.1.5)
173-
mini_portile2 (2.8.8)
174-
minitest (5.25.4)
175-
mocha (2.6.1)
176+
mini_portile2 (2.8.9)
177+
minitest (5.25.5)
178+
mocha (2.7.1)
176179
ruby2_keywords (>= 0.0.5)
177-
msgpack (1.7.5)
180+
msgpack (1.8.0)
178181
mutex_m (0.3.0)
179182
ndr_dev_support (7.3.2)
180183
activesupport (>= 6.1, < 8.1)
@@ -205,56 +208,60 @@ GEM
205208
activesupport
206209
ndr_stats (0.2.2)
207210
dogstatsd-ruby (~> 4.5)
208-
net-imap (0.5.8)
211+
net-imap (0.5.9)
209212
date
210213
net-protocol
211214
net-pop (0.1.2)
212215
net-protocol
213216
net-protocol (0.2.2)
214217
timeout
215-
net-scp (4.0.0)
218+
net-scp (4.1.0)
216219
net-ssh (>= 2.6.5, < 8.0.0)
217220
net-sftp (4.0.0)
218221
net-ssh (>= 5.0.0, < 8.0.0)
219-
net-smtp (0.5.0)
222+
net-smtp (0.5.1)
220223
net-protocol
221224
net-ssh (7.3.0)
222225
net-ssh-gateway (2.0.0)
223226
net-ssh (>= 4.0.0)
224227
nio4r (2.7.4)
225-
nokogiri (1.18.8)
228+
nokogiri (1.18.9)
226229
mini_portile2 (~> 2.8.2)
227230
racc (~> 1.4)
228-
nokogiri (1.18.8-arm64-darwin)
231+
nokogiri (1.18.9-arm64-darwin)
229232
racc (~> 1.4)
230-
nokogiri (1.18.8-x86_64-darwin)
233+
nokogiri (1.18.9-x86_64-darwin)
231234
racc (~> 1.4)
232-
nokogiri (1.18.8-x86_64-linux-gnu)
235+
nokogiri (1.18.9-x86_64-linux-gnu)
233236
racc (~> 1.4)
234237
parallel (1.27.0)
235-
parser (3.3.6.0)
238+
parser (3.3.9.0)
236239
ast (~> 2.4.1)
237240
racc
238241
pg (1.4.6)
242+
pp (0.6.2)
243+
prettyprint
244+
prettyprint (0.2.0)
245+
prism (1.4.0)
239246
prometheus-client (4.0.0)
240-
pry (0.15.0)
247+
pry (0.15.2)
241248
coderay (~> 1.1)
242249
method_source (~> 1.0)
243-
psych (5.2.1)
250+
psych (5.2.6)
244251
date
245252
stringio
246-
public_suffix (6.0.1)
247-
puma (6.5.0)
253+
public_suffix (6.0.2)
254+
puma (6.6.0)
248255
nio4r (~> 2.0)
249256
puma-daemon (0.5.0)
250257
puma (>= 5.0)
251258
rack
252259
racc (1.8.1)
253-
rack (3.1.16)
260+
rack (3.2.0)
254261
rack-session (2.1.1)
255262
base64 (>= 0.1.0)
256263
rack (>= 3.0.0)
257-
rack-test (2.1.0)
264+
rack-test (2.2.0)
258265
rack (>= 1.3)
259266
rackup (2.2.1)
260267
rack (>= 3)
@@ -272,11 +279,11 @@ GEM
272279
activesupport (= 7.1.5.1)
273280
bundler (>= 1.15.0)
274281
railties (= 7.1.5.1)
275-
rails-dom-testing (2.2.0)
282+
rails-dom-testing (2.3.0)
276283
activesupport (>= 5.0.0)
277284
minitest
278285
nokogiri (>= 1.6)
279-
rails-html-sanitizer (1.6.1)
286+
rails-html-sanitizer (1.6.2)
280287
loofah (~> 2.21)
281288
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)
282289
railties (7.1.5.1)
@@ -288,44 +295,46 @@ GEM
288295
thor (~> 1.0, >= 1.2.2)
289296
zeitwerk (~> 2.6)
290297
rainbow (3.1.1)
291-
rake (13.2.1)
298+
rake (13.3.0)
292299
rb-fsevent (0.11.2)
293300
rb-inotify (0.11.1)
294301
ffi (~> 1.0)
295-
rdoc (6.8.1)
302+
rdoc (6.14.2)
303+
erb
296304
psych (>= 4.0.0)
297-
regexp_parser (2.9.3)
298-
reline (0.5.12)
305+
regexp_parser (2.10.0)
306+
reline (0.6.2)
299307
io-console (~> 0.5)
300-
rexml (3.3.9)
301-
rubocop (1.74.0)
308+
rexml (3.4.1)
309+
rubocop (1.79.1)
302310
json (~> 2.3)
303311
language_server-protocol (~> 3.17.0.2)
304312
lint_roller (~> 1.1.0)
305313
parallel (~> 1.10)
306314
parser (>= 3.3.0.2)
307315
rainbow (>= 2.2.2, < 4.0)
308316
regexp_parser (>= 2.9.3, < 3.0)
309-
rubocop-ast (>= 1.38.0, < 2.0)
317+
rubocop-ast (>= 1.46.0, < 2.0)
310318
ruby-progressbar (~> 1.7)
311319
unicode-display_width (>= 2.4.0, < 4.0)
312-
rubocop-ast (1.40.0)
313-
parser (>= 3.3.1.0)
314-
rubocop-rails (2.30.3)
320+
rubocop-ast (1.46.0)
321+
parser (>= 3.3.7.2)
322+
prism (~> 1.4)
323+
rubocop-rails (2.32.0)
315324
activesupport (>= 4.2.0)
316325
lint_roller (~> 1.1)
317326
rack (>= 1.1)
318-
rubocop (>= 1.72.1, < 2.0)
319-
rubocop-ast (>= 1.38.0, < 2.0)
327+
rubocop (>= 1.75.0, < 2.0)
328+
rubocop-ast (>= 1.44.0, < 2.0)
320329
rubocop-rake (0.7.1)
321330
lint_roller (~> 1.1)
322331
rubocop (>= 1.72.1)
323332
ruby-progressbar (1.13.0)
324333
ruby2_keywords (0.0.5)
325-
rubyzip (2.3.2)
326-
rugged (1.7.2)
327-
securerandom (0.4.0)
328-
selenium-webdriver (4.27.0)
334+
rubyzip (2.4.1)
335+
rugged (1.9.0)
336+
securerandom (0.4.1)
337+
selenium-webdriver (4.34.0)
329338
base64 (~> 0.2)
330339
logger (~> 1.4)
331340
rexml (~> 3.2, >= 3.2.5)
@@ -337,28 +346,29 @@ GEM
337346
docile (~> 1.1)
338347
simplecov-html (~> 0.11)
339348
simplecov_json_formatter (~> 0.1)
340-
simplecov-html (0.13.1)
349+
simplecov-html (0.13.2)
341350
simplecov_json_formatter (0.1.4)
342-
spring (4.2.1)
351+
spring (4.3.0)
343352
spring-watcher-listen (2.1.0)
344353
listen (>= 2.7, < 4.0)
345354
spring (>= 4)
346-
stringio (3.1.2)
347-
thor (1.3.2)
348-
timeout (0.4.2)
355+
stringio (3.1.7)
356+
thor (1.4.0)
357+
timeout (0.4.3)
349358
tzinfo (2.0.6)
350359
concurrent-ruby (~> 1.0)
351-
unicode-display_width (3.1.2)
360+
unicode-display_width (3.1.4)
352361
unicode-emoji (~> 4.0, >= 4.0.4)
353362
unicode-emoji (4.0.4)
354363
websocket (1.2.11)
355-
websocket-driver (0.7.6)
364+
websocket-driver (0.8.0)
365+
base64
356366
websocket-extensions (>= 0.1.0)
357367
websocket-extensions (0.1.5)
358368
with_clean_rbenv (0.1.0)
359369
xpath (3.2.0)
360370
nokogiri (~> 1.8)
361-
zeitwerk (2.6.18)
371+
zeitwerk (2.7.3)
362372

363373
PLATFORMS
364374
arm64-darwin-23
-70.5 KB
Binary file not shown.
70.5 KB
Binary file not shown.

vendor/cache/ast-2.4.2.gem

-11.5 KB
Binary file not shown.

vendor/cache/ast-2.4.3.gem

11.5 KB
Binary file not shown.

vendor/cache/base64-0.2.0.gem

-8.5 KB
Binary file not shown.

vendor/cache/base64-0.3.0.gem

11.5 KB
Binary file not shown.

vendor/cache/benchmark-0.4.0.gem

-14 KB
Binary file not shown.

vendor/cache/benchmark-0.4.1.gem

14 KB
Binary file not shown.

vendor/cache/bigdecimal-3.1.8.gem

-86.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)