Bump view_component from 2.19.1 to 2.28.0

Bumps [view_component](https://github.com/github/view_component) from 2.19.1 to 2.28.0.
- [Release notes](https://github.com/github/view_component/releases)
- [Changelog](https://github.com/github/view_component/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/view_component/compare/v2.19.1...v2.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-20 14:31:51 +00:00
committed by Javi Martín
parent c2d16f3027
commit 403bf87744
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ gem "translator-text", "~> 0.1.0"
gem "turbolinks", "~> 5.2.1"
gem "turnout", "~> 2.5.0"
gem "uglifier", "~> 4.2.0"
gem "view_component", "~> 2.19.1", require: "view_component/engine"
gem "view_component", "~> 2.28.0", require: "view_component/engine"
gem "whenever", "~> 1.0.0", require: false
gem "wicked_pdf", "~> 2.1.0"
gem "wkhtmltopdf-binary", "~> 0.12.4"

View File

@@ -661,7 +661,7 @@ GEM
uniform_notifier (1.14.2)
user_agent_parser (2.6.0)
uuidtools (2.1.5)
view_component (2.19.1)
view_component (2.28.0)
activesupport (>= 5.0.0, < 7.0)
warden (1.2.9)
rack (>= 2.0.9)
@@ -789,7 +789,7 @@ DEPENDENCIES
turbolinks (~> 5.2.1)
turnout (~> 2.5.0)
uglifier (~> 4.2.0)
view_component (~> 2.19.1)
view_component (~> 2.28.0)
web-console (~> 3.7.0)
webdrivers (~> 4.4.1)
whenever (~> 1.0.0)