Skip to content

Commit

Permalink
Bump view_component from 2.82.0 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.82.0 to 3.9.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.82.0...v3.9.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 30e78a5 commit 7bb1530
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem "shakapacker", "~> 7.2.0"
gem "turbolinks"
gem "uglifier"

gem "view_component", "~> 2.82"
gem "view_component", "~> 3.9"

gem "pg"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ GEM
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
version_gem (1.1.3)
view_component (2.82.0)
view_component (3.9.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -617,7 +617,7 @@ DEPENDENCIES
turbolinks
twemoji
uglifier
view_component (~> 2.82)
view_component (~> 3.9)

BUNDLED WITH
2.4.22

0 comments on commit 7bb1530

Please sign in to comment.