Skip to content

Commit

Permalink
Bump view_component from 3.7.0 to 3.11.0
Browse files Browse the repository at this point in the history
---
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 Apr 4, 2024
1 parent 14a9d3e commit 46ddfa4
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 @@ -52,7 +52,7 @@ gem 'sidekiq', '~> 7.2'
gem 'pg_search', '~> 2.3'
gem 'meta-tags', '~> 2.20'

gem 'view_component', '~> 3.7'
gem 'view_component', '~> 3.11'

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

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ GEM
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
view_component (3.7.0)
view_component (3.11.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -309,7 +309,7 @@ DEPENDENCIES
test-prof (~> 1.2)
turbo-rails (~> 1.4)
tzinfo-data
view_component (~> 3.7)
view_component (~> 3.11)
web-console (>= 4.1.0)

RUBY VERSION
Expand Down

0 comments on commit 46ddfa4

Please sign in to comment.