Skip to content

Commit 35defe9

Browse files
authored
Upgrade to view_component v3.19 to fix CI (#3167)
1 parent b650344 commit 35defe9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ GEM
262262
tzinfo (2.0.6)
263263
concurrent-ruby (~> 1.0)
264264
unicode-display_width (2.6.0)
265-
view_component (3.12.1)
266-
activesupport (>= 5.2.0, < 8.0)
265+
view_component (3.19.0)
266+
activesupport (>= 5.2.0, < 8.1)
267267
concurrent-ruby (~> 1.0)
268268
method_source (~> 1.0)
269269
vite_rails (3.0.17)

demo/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@ GEM
328328
railties (>= 6.0.0)
329329
tzinfo (2.0.6)
330330
concurrent-ruby (~> 1.0)
331-
view_component (3.14.0)
332-
activesupport (>= 5.2.0, < 8.0)
331+
view_component (3.19.0)
332+
activesupport (>= 5.2.0, < 8.1)
333333
concurrent-ruby (~> 1.0)
334334
method_source (~> 1.0)
335335
vite_rails (3.0.17)

0 commit comments

Comments
 (0)