Skip to content

Commit

Permalink
Bump view_component from 3.12.1 to 3.20.0
Browse files Browse the repository at this point in the history
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.12.1 to 3.20.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@v3.12.1...v3.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent d4a6092 commit 102258b
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 @@ -52,7 +52,7 @@ gem 'sidekiq', '~> 7.3'
gem 'pg_search', '~> 2.3'
gem 'meta-tags', '~> 2.21'

gem 'view_component', '~> 3.12'
gem 'view_component', '~> 3.20'

gem 'sprockets-rails', '~> 3.4', '>= 3.4.2'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
useragent (0.16.10)
view_component (3.12.1)
activesupport (>= 5.2.0, < 8.0)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
web-console (4.2.1)
Expand Down Expand Up @@ -339,7 +339,7 @@ DEPENDENCIES
test-prof (~> 1.4)
turbo-rails (~> 2.0, >= 2.0.5)
tzinfo-data
view_component (~> 3.12)
view_component (~> 3.20)
web-console (>= 4.1.0)

RUBY VERSION
Expand Down

0 comments on commit 102258b

Please sign in to comment.