Skip to content

Commit 0c66bc6

Browse files
authored
Update view_component to version 3.10.0
1 parent 7be203a commit 0c66bc6

10 files changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ GEM
507507
concurrent-ruby (~> 1.0)
508508
unaccent (0.4.0)
509509
unicode-display_width (2.5.0)
510-
view_component (3.9.0)
510+
view_component (3.10.0)
511511
activesupport (>= 5.2.0, < 8.0)
512512
concurrent-ruby (~> 1.0)
513513
method_source (~> 1.0)

gemfiles/rails_6.1_ruby_3.1.4.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ GEM
466466
concurrent-ruby (~> 1.0)
467467
unaccent (0.4.0)
468468
unicode-display_width (2.5.0)
469-
view_component (3.9.0)
469+
view_component (3.10.0)
470470
activesupport (>= 5.2.0, < 8.0)
471471
concurrent-ruby (~> 1.0)
472472
method_source (~> 1.0)

gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ GEM
468468
concurrent-ruby (~> 1.0)
469469
unaccent (0.4.0)
470470
unicode-display_width (2.5.0)
471-
view_component (3.9.0)
471+
view_component (3.10.0)
472472
activesupport (>= 5.2.0, < 8.0)
473473
concurrent-ruby (~> 1.0)
474474
method_source (~> 1.0)

gemfiles/rails_6.1_ruby_3.3.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ GEM
468468
concurrent-ruby (~> 1.0)
469469
unaccent (0.4.0)
470470
unicode-display_width (2.5.0)
471-
view_component (3.9.0)
471+
view_component (3.10.0)
472472
activesupport (>= 5.2.0, < 8.0)
473473
concurrent-ruby (~> 1.0)
474474
method_source (~> 1.0)

gemfiles/rails_7.0_ruby_3.1.4.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

gemfiles/rails_7.0_ruby_3.3.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

gemfiles/rails_7.1_ruby_3.1.4.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

gemfiles/rails_7.1_ruby_3.2.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

gemfiles/rails_7.1_ruby_3.3.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ GEM
502502
concurrent-ruby (~> 1.0)
503503
unaccent (0.4.0)
504504
unicode-display_width (2.5.0)
505-
view_component (3.9.0)
505+
view_component (3.10.0)
506506
activesupport (>= 5.2.0, < 8.0)
507507
concurrent-ruby (~> 1.0)
508508
method_source (~> 1.0)

0 commit comments

Comments
 (0)