Bump view_component from 3.5.0 to 3.6.0

Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/viewcomponent/view_component/compare/v3.5.0...v3.6.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:
dependabot[bot]
2023-10-03 17:54:46 +00:00
committed by GitHub
parent 8cc772f187
commit eb04ec1bf9
2 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ gem "turbolinks", "~> 5.2.1"
gem "turnout", "~> 2.5.0"
gem "uglifier", "~> 4.2.0"
gem "uuidtools", "~> 2.2.0"
gem "view_component", "~> 3.5.0"
gem "view_component", "~> 3.6.0"
gem "whenever", "~> 1.0.0", require: false
gem "wicked_pdf", "~> 2.7.0"
gem "wkhtmltopdf-binary", "~> 0.12.6"

View File

@@ -646,7 +646,7 @@ GEM
uniform_notifier (1.16.0)
uuidtools (2.2.0)
version_gem (1.1.3)
view_component (3.5.0)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
@@ -673,7 +673,7 @@ GEM
wkhtmltopdf-binary (0.12.6.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)
PLATFORMS
ruby
@@ -777,7 +777,7 @@ DEPENDENCIES
turnout (~> 2.5.0)
uglifier (~> 4.2.0)
uuidtools (~> 2.2.0)
view_component (~> 3.5.0)
view_component (~> 3.6.0)
web-console (~> 4.2.1)
whenever (~> 1.0.0)
wicked_pdf (~> 2.7.0)