Bump view_component from 2.69.0 to 2.78.0
ViewComponent 2.78.0 adds support for variants with dashes and dots in their names; since we're going to add variants named after a subdomain, we need this feature.
This commit is contained in:
@@ -678,7 +678,7 @@ GEM
|
||||
unicode-display_width (2.2.0)
|
||||
uniform_notifier (1.16.0)
|
||||
uuidtools (2.2.0)
|
||||
view_component (2.69.0)
|
||||
view_component (2.78.0)
|
||||
activesupport (>= 5.0.0, < 8.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
method_source (~> 1.0)
|
||||
@@ -810,7 +810,7 @@ DEPENDENCIES
|
||||
turnout (~> 2.5.0)
|
||||
uglifier (~> 4.2.0)
|
||||
uuidtools (~> 2.2.0)
|
||||
view_component (~> 2.69.0)
|
||||
view_component (~> 2.78.0)
|
||||
web-console (~> 4.2.0)
|
||||
webdrivers (~> 4.7.0)
|
||||
whenever (~> 1.0.0)
|
||||
|
||||
Reference in New Issue
Block a user