Skip to content

Commit d06dc89

Browse files
committed
update Gemfile.lock
1 parent 56ea0b9 commit d06dc89

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

Gemfile.lock

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,17 @@ GEM
9292
activesupport (>= 6.1)
9393
addressable (2.8.7)
9494
public_suffix (>= 2.0.2, < 7.0)
95-
annotaterb (4.15.0)
95+
annotaterb (4.16.0)
96+
activerecord (>= 6.0.0)
97+
activesupport (>= 6.0.0)
9698
ast (2.4.3)
9799
awesome_nested_set (3.8.0)
98100
activerecord (>= 4.0.0, < 8.1)
99101
base64 (0.3.0)
100102
bcp47_spec (0.2.1)
101103
bcrypt (3.1.20)
102104
benchmark (0.4.1)
103-
bigdecimal (3.2.1)
105+
bigdecimal (3.2.2)
104106
bindex (0.8.1)
105107
bootsnap (1.18.6)
106108
msgpack (~> 1.2)
@@ -131,14 +133,14 @@ GEM
131133
bigdecimal
132134
rexml
133135
crass (1.0.6)
134-
csv (3.3.4)
136+
csv (3.3.5)
135137
database_consistency (2.0.4)
136138
activerecord (>= 3.2)
137139
date (3.4.1)
138140
date_validator (0.12.0)
139141
activemodel (>= 3)
140142
activesupport (>= 3)
141-
debug (1.10.0)
143+
debug (1.11.0)
142144
irb (~> 1.10)
143145
reline (>= 0.3.8)
144146
devise (4.9.4)
@@ -165,7 +167,7 @@ GEM
165167
erubi (1.13.1)
166168
et-orbi (1.2.11)
167169
tzinfo
168-
factory_bot (6.5.2)
170+
factory_bot (6.5.4)
169171
activesupport (>= 6.1.0)
170172
factory_bot_rails (6.4.4)
171173
factory_bot (~> 6.5)
@@ -176,9 +178,9 @@ GEM
176178
logger
177179
faraday-follow_redirects (0.3.0)
178180
faraday (>= 1, < 3)
179-
faraday-multipart (1.1.0)
181+
faraday-multipart (1.1.1)
180182
multipart-post (~> 2.0)
181-
faraday-net_http (3.4.0)
183+
faraday-net_http (3.4.1)
182184
net-http (>= 0.5.0)
183185
ffi (1.17.2-x86_64-linux-gnu)
184186
friendly_id (5.5.1)
@@ -263,11 +265,11 @@ GEM
263265
net-pop
264266
net-smtp
265267
marcel (1.0.4)
266-
matrix (0.4.2)
268+
matrix (0.4.3)
267269
mime-types (3.7.0)
268270
logger
269271
mime-types-data (~> 3.2025, >= 3.2025.0507)
270-
mime-types-data (3.2025.0527)
272+
mime-types-data (3.2025.0617)
271273
mini_magick (5.2.0)
272274
benchmark
273275
logger
@@ -288,7 +290,7 @@ GEM
288290
mutex_m (0.3.0)
289291
net-http (0.6.0)
290292
uri
291-
net-imap (0.5.8)
293+
net-imap (0.5.9)
292294
date
293295
net-protocol
294296
net-pop (0.1.2)
@@ -336,7 +338,7 @@ GEM
336338
activesupport (>= 3.0.0)
337339
raabro (1.4.0)
338340
racc (1.8.1)
339-
rack (3.1.15)
341+
rack (3.1.16)
340342
rack-proxy (0.7.7)
341343
rack
342344
rack-session (2.1.1)
@@ -399,12 +401,12 @@ GEM
399401
rdf (~> 3.3)
400402
rdf-vocab (3.3.2)
401403
rdf (~> 3.3)
402-
rdoc (6.14.0)
404+
rdoc (6.14.1)
403405
erb
404406
psych (>= 4.0.0)
405407
redis (5.4.0)
406408
redis-client (>= 0.22.0)
407-
redis-client (0.24.0)
409+
redis-client (0.25.0)
408410
connection_pool
409411
regexp_parser (2.10.0)
410412
reline (0.6.1)
@@ -444,18 +446,18 @@ GEM
444446
rspec-core (>= 2, < 4, != 2.12.0)
445447
rss (0.3.1)
446448
rexml
447-
rubocop (1.75.8)
449+
rubocop (1.77.0)
448450
json (~> 2.3)
449451
language_server-protocol (~> 3.17.0.2)
450452
lint_roller (~> 1.1.0)
451453
parallel (~> 1.10)
452454
parser (>= 3.3.0.2)
453455
rainbow (>= 2.2.2, < 4.0)
454456
regexp_parser (>= 2.9.3, < 3.0)
455-
rubocop-ast (>= 1.44.0, < 2.0)
457+
rubocop-ast (>= 1.45.1, < 2.0)
456458
ruby-progressbar (~> 1.7)
457459
unicode-display_width (>= 2.4.0, < 4.0)
458-
rubocop-ast (1.44.1)
460+
rubocop-ast (1.45.1)
459461
parser (>= 3.3.7.2)
460462
prism (~> 1.4)
461463
rubocop-performance (1.25.0)
@@ -473,7 +475,7 @@ GEM
473475
rubocop-performance (>= 1.24)
474476
rubocop-rails (>= 2.30)
475477
ruby-progressbar (1.13.0)
476-
ruby-vips (2.2.3)
478+
ruby-vips (2.2.4)
477479
ffi (~> 1.12)
478480
logger
479481
rubyzip (2.4.1)
@@ -538,7 +540,7 @@ GEM
538540
thor (1.3.2)
539541
tilt (2.6.0)
540542
timeout (0.4.3)
541-
turbo-rails (2.0.13)
543+
turbo-rails (2.0.16)
542544
actionpack (>= 7.1.0)
543545
railties (>= 7.1.0)
544546
typesafe_enum (0.3.1)

0 commit comments

Comments
 (0)