Bump view_component from 2.28.0 to 2.37.0
Bumps [view_component](https://github.com/github/view_component) from 2.28.0 to 2.37.0. - [Release notes](https://github.com/github/view_component/releases) - [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/github/view_component/compare/v2.28.0...v2.37.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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.28.0", require: "view_component/engine"
|
||||
gem "view_component", "~> 2.37.0", require: "view_component/engine"
|
||||
gem "whenever", "~> 1.0.0", require: false
|
||||
gem "wicked_pdf", "~> 2.1.0"
|
||||
gem "wkhtmltopdf-binary", "~> 0.12.4"
|
||||
|
||||
@@ -668,8 +668,9 @@ GEM
|
||||
uniform_notifier (1.14.2)
|
||||
user_agent_parser (2.6.0)
|
||||
uuidtools (2.1.5)
|
||||
view_component (2.28.0)
|
||||
activesupport (>= 5.0.0, < 7.0)
|
||||
view_component (2.37.0)
|
||||
activesupport (>= 5.0.0, < 8.0)
|
||||
method_source (~> 1.0)
|
||||
warden (1.2.9)
|
||||
rack (>= 2.0.9)
|
||||
wasabi (3.6.1)
|
||||
@@ -797,7 +798,7 @@ DEPENDENCIES
|
||||
turbolinks (~> 5.2.1)
|
||||
turnout (~> 2.5.0)
|
||||
uglifier (~> 4.2.0)
|
||||
view_component (~> 2.28.0)
|
||||
view_component (~> 2.37.0)
|
||||
web-console (~> 3.7.0)
|
||||
webdrivers (~> 4.6.0)
|
||||
whenever (~> 1.0.0)
|
||||
|
||||
Reference in New Issue
Block a user