Skip to content

Commit 83d0afd

Browse files
committed
Update view_components
1 parent 72a5182 commit 83d0afd

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ GEM
9191
ast (2.4.3)
9292
base64 (0.3.0)
9393
benchmark (0.5.0)
94-
bigdecimal (3.3.1)
94+
bigdecimal (4.1.2)
9595
brakeman (7.1.0)
9696
racc
9797
builder (3.3.0)
@@ -104,8 +104,8 @@ GEM
104104
rack-test (>= 0.6.3)
105105
regexp_parser (>= 1.5, < 3.0)
106106
xpath (~> 3.2)
107-
concurrent-ruby (1.3.5)
108-
connection_pool (2.5.4)
107+
concurrent-ruby (1.3.6)
108+
connection_pool (3.0.2)
109109
countries (7.1.1)
110110
unaccent (~> 0.3)
111111
country_select (10.0.1)
@@ -125,7 +125,7 @@ GEM
125125
railties (>= 6.1)
126126
htmlbeautifier (1.4.3)
127127
htmlentities (4.3.4)
128-
i18n (1.14.7)
128+
i18n (1.14.8)
129129
concurrent-ruby (~> 1.0)
130130
importmap-rails (2.2.2)
131131
actionpack (>= 6.0.0)
@@ -168,7 +168,9 @@ GEM
168168
matrix (0.4.3)
169169
method_source (1.1.0)
170170
mini_mime (1.1.5)
171-
minitest (5.26.0)
171+
minitest (6.0.6)
172+
drb (~> 2.0)
173+
prism (~> 1.5)
172174
net-imap (0.5.12)
173175
date
174176
net-protocol
@@ -323,10 +325,10 @@ GEM
323325
unicode-display_width (3.2.0)
324326
unicode-emoji (~> 4.1)
325327
unicode-emoji (4.1.0)
326-
uri (1.1.0)
328+
uri (1.1.1)
327329
useragent (0.16.11)
328-
view_component (3.23.2)
329-
activesupport (>= 5.2.0, < 8.1)
330+
view_component (3.24.0)
331+
activesupport (>= 5.2.0, < 8.2)
330332
concurrent-ruby (~> 1)
331333
method_source (~> 1.0)
332334
websocket (1.2.11)

0 commit comments

Comments
 (0)