Skip to content

Commit

Permalink
Upgrade: Bump view_component from 3.5.0 to 3.6.0
Browse files Browse the repository at this point in the history
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](ViewComponent/view_component@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 863b7d5 commit a3f851c
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 @@ -44,7 +44,7 @@ gem 'sentry-sidekiq', '~> 5.11'
gem 'shakapacker', '6.6.0'
gem 'sidekiq', '~> 7.1'
gem 'turbo-rails', '~> 1.4'
gem 'view_component', '~> 3.5'
gem 'view_component', '~> 3.6'

group :development do
gem 'letter_opener', '~> 1.8'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ GEM
unicode-display_width (2.5.0)
vcr (6.2.0)
version_gem (1.1.2)
view_component (3.5.0)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -646,7 +646,7 @@ DEPENDENCIES
simplecov (~> 0.22)
turbo-rails (~> 1.4)
vcr (~> 6.2)
view_component (~> 3.5)
view_component (~> 3.6)
web-console (~> 4.2)
webmock (~> 3.19)

Expand Down

0 comments on commit a3f851c

Please sign in to comment.