Skip to content

Commit e65969e

Browse files
committed
update gems
1 parent 15dc050 commit e65969e

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ GEM
104104
public_suffix (>= 2.0.2, < 7.0)
105105
airbrussh (1.5.3)
106106
sshkit (>= 1.6.1, != 1.7.0)
107-
ast (2.4.2)
107+
ast (2.4.3)
108108
awesome_print (1.9.2)
109109
base64 (0.2.0)
110110
bcrypt (3.1.20)
@@ -275,11 +275,11 @@ GEM
275275
net-protocol
276276
net-ssh (7.3.0)
277277
nio4r (2.7.4)
278-
nokogiri (1.18.4-arm64-darwin)
278+
nokogiri (1.18.5-arm64-darwin)
279279
racc (~> 1.4)
280-
nokogiri (1.18.4-x86_64-darwin)
280+
nokogiri (1.18.5-x86_64-darwin)
281281
racc (~> 1.4)
282-
nokogiri (1.18.4-x86_64-linux-gnu)
282+
nokogiri (1.18.5-x86_64-linux-gnu)
283283
racc (~> 1.4)
284284
oj (3.16.10)
285285
bigdecimal (>= 3.0)
@@ -290,12 +290,12 @@ GEM
290290
activesupport
291291
oj (> 3.11.0, < 4.0.0)
292292
parallel (1.26.3)
293-
parser (3.3.7.1)
293+
parser (3.3.7.2)
294294
ast (~> 2.4.1)
295295
racc
296296
pdf-core (0.10.0)
297297
pg (1.5.9)
298-
pghero (3.6.1)
298+
pghero (3.6.2)
299299
activerecord (>= 6.1)
300300
pp (0.6.2)
301301
prettyprint
@@ -363,7 +363,7 @@ GEM
363363
zeitwerk (~> 2.6)
364364
rainbow (3.1.1)
365365
rake (13.2.1)
366-
rdoc (6.12.0)
366+
rdoc (6.13.0)
367367
psych (>= 4.0.0)
368368
recaptcha (5.19.0)
369369
redis (5.4.0)
@@ -425,8 +425,8 @@ GEM
425425
rubocop-ast (>= 1.38.0, < 2.0)
426426
ruby-progressbar (~> 1.7)
427427
unicode-display_width (>= 2.4.0, < 4.0)
428-
rubocop-ast (1.39.0)
429-
parser (>= 3.3.1.0)
428+
rubocop-ast (1.41.0)
429+
parser (>= 3.3.7.2)
430430
rubocop-factory_bot (2.27.1)
431431
lint_roller (~> 1.1)
432432
rubocop (~> 1.72, >= 1.72.1)
@@ -477,7 +477,7 @@ GEM
477477
store_model (4.2.1)
478478
activerecord (>= 7.0)
479479
stringio (3.1.5)
480-
strong_migrations (2.2.0)
480+
strong_migrations (2.2.1)
481481
activerecord (>= 7)
482482
tailwindcss-rails (3.3.1)
483483
railties (>= 7.0.0)

0 commit comments

Comments
 (0)