Skip to content

Commit 3afff11

Browse files
committed
update Gemfile.lock
1 parent 6a18ad2 commit 3afff11

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

Gemfile.lock

+12-11
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GEM
111111
rack-test (>= 0.6.3)
112112
regexp_parser (>= 1.5, < 3.0)
113113
xpath (~> 3.2)
114-
caxlsx (4.1.0)
114+
caxlsx (4.2.0)
115115
htmlentities (~> 4.3, >= 4.3.4)
116116
marcel (~> 1.0)
117117
nokogiri (~> 1.10, >= 1.10.4)
@@ -122,15 +122,15 @@ GEM
122122
climate_control (1.2.0)
123123
cocoon (1.2.15)
124124
concurrent-ruby (1.3.4)
125-
connection_pool (2.4.1)
125+
connection_pool (2.5.0)
126126
crack (1.0.0)
127127
bigdecimal
128128
rexml
129129
crass (1.0.6)
130130
csv (3.3.0)
131131
database_consistency (1.7.26)
132132
activerecord (>= 3.2)
133-
date (3.3.4)
133+
date (3.4.1)
134134
date_validator (0.12.0)
135135
activemodel (>= 3)
136136
activesupport (>= 3)
@@ -282,7 +282,7 @@ GEM
282282
net-smtp (0.5.0)
283283
net-protocol
284284
nio4r (2.7.3)
285-
nokogiri (1.16.7-x86_64-linux)
285+
nokogiri (1.18.1-x86_64-linux-gnu)
286286
racc (~> 1.4)
287287
nori (2.7.1)
288288
bigdecimal
@@ -302,7 +302,8 @@ GEM
302302
progress_bar (1.3.4)
303303
highline (>= 1.6)
304304
options (~> 2.3.0)
305-
psych (5.1.2)
305+
psych (5.2.2)
306+
date
306307
stringio
307308
public_suffix (6.0.1)
308309
puma (6.4.3)
@@ -373,11 +374,11 @@ GEM
373374
rdf (~> 3.3)
374375
rdf-vocab (3.3.2)
375376
rdf (~> 3.3)
376-
rdoc (6.7.0)
377+
rdoc (6.10.0)
377378
psych (>= 4.0.0)
378379
redis (5.3.0)
379380
redis-client (>= 0.22.0)
380-
redis-client (0.22.2)
381+
redis-client (0.23.1)
381382
connection_pool
382383
regexp_parser (2.9.2)
383384
reline (0.6.0)
@@ -420,7 +421,7 @@ GEM
420421
ruby-vips (2.2.2)
421422
ffi (~> 1.12)
422423
logger
423-
rubyzip (2.3.2)
424+
rubyzip (2.4.1)
424425
sassc (2.4.0)
425426
ffi (~> 1.9)
426427
sassc-rails (2.1.2)
@@ -462,7 +463,7 @@ GEM
462463
statesman (12.1.0)
463464
stimulus-rails (1.3.4)
464465
railties (>= 6.0.0)
465-
stringio (3.1.1)
466+
stringio (3.1.2)
466467
strip_attributes (1.13.0)
467468
activemodel (>= 3.0, < 8.0)
468469
sunspot (2.7.1)
@@ -478,8 +479,8 @@ GEM
478479
terrapin (1.0.1)
479480
climate_control
480481
thor (1.3.2)
481-
tilt (2.4.0)
482-
timeout (0.4.1)
482+
tilt (2.5.0)
483+
timeout (0.4.3)
483484
turbo-rails (2.0.11)
484485
actionpack (>= 6.0.0)
485486
railties (>= 6.0.0)

0 commit comments

Comments
 (0)