Skip to content

Commit

Permalink
Bump view_component from 2.78.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.78.0 to 3.5.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v2.78.0...v3.5.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2023
1 parent 41d44aa commit 62ff4e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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", "~> 2.78.0"
gem "view_component", "~> 3.5.0"
gem "whenever", "~> 1.0.0", require: false
gem "wicked_pdf", "~> 2.7.0"
gem "wkhtmltopdf-binary", "~> 0.12.6"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -636,8 +636,8 @@ GEM
uniform_notifier (1.16.0)
uuidtools (2.2.0)
version_gem (1.1.3)
view_component (2.78.0)
activesupport (>= 5.0.0, < 8.0)
view_component (3.5.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand Down Expand Up @@ -765,7 +765,7 @@ DEPENDENCIES
turnout (~> 2.5.0)
uglifier (~> 4.2.0)
uuidtools (~> 2.2.0)
view_component (~> 2.78.0)
view_component (~> 3.5.0)
web-console (~> 4.2.0)
whenever (~> 1.0.0)
wicked_pdf (~> 2.7.0)
Expand Down

0 comments on commit 62ff4e5

Please sign in to comment.