Skip to content

Commit

Permalink
Upgrade: Bump view_component from 3.13.0 to 3.16.0
Browse files Browse the repository at this point in the history
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.13.0 to 3.16.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.13.0...v3.16.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 7, 2024
1 parent 25ac9c4 commit 8796874
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 @@ -49,7 +49,7 @@ gem 'sidekiq-cron', '~> 1.12'
gem 'stackprof', '~> 0.2'
gem 'stimulus-rails', '~> 1.3'
gem 'turbo-rails', '~> 2.0'
gem 'view_component', '~> 3.12'
gem 'view_component', '~> 3.16'

# https://github.com/jamesmartin/inline_svg/issues/151
gem 'inline_svg', '~> 1.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ GEM
uri (0.13.0)
vcr (6.2.0)
version_gem (1.1.4)
view_component (3.13.0)
view_component (3.16.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -661,7 +661,7 @@ DEPENDENCIES
stimulus-rails (~> 1.3)
turbo-rails (~> 2.0)
vcr (~> 6.2)
view_component (~> 3.12)
view_component (~> 3.16)
web-console (~> 4.2)
webmock (~> 3.23)

Expand Down

0 comments on commit 8796874

Please sign in to comment.