Skip to content

Commit

Permalink
build(deps-dev): bump view_component from 2.62.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 2.62.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@v2.62.0...v3.16.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b00c8a7 commit 6376576
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ group :bridgetown_plugins do
gem "bridgetown-svg-inliner", "~> 1.0"
gem "bridgetown-cloudinary", "~> 1.2"
gem "bridgetown-plausible", "~> 1.0.2"
gem "view_component", "~> 2.62"
gem "view_component", "~> 3.16"
gem "bridgetown-feed", "~> 2.1.0"
end
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
aws_cf_signer
rest-client (>= 2.0.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.3.4)
crass (1.0.6)
diff-lcs (1.5.0)
domain_name (0.5.20190701)
Expand Down Expand Up @@ -111,7 +111,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.6.2)
Expand All @@ -126,12 +126,12 @@ GEM
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (1.0.0)
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.16.2)
minitest (5.25.1)
multipart-post (2.1.1)
netrc (0.11.0)
nio4r (2.5.8)
Expand Down Expand Up @@ -219,14 +219,15 @@ GEM
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.2.1)
tilt (2.0.10)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unicode-display_width (1.8.0)
view_component (2.62.0)
activesupport (>= 5.0.0, < 8.0)
view_component (3.16.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
webrick (1.7.0)
yard (0.9.27)
Expand All @@ -250,7 +251,7 @@ DEPENDENCIES
puma (~> 5.6)
solargraph (~> 0.45)
standard (~> 1.13)
view_component (~> 2.62)
view_component (~> 3.16)

BUNDLED WITH
2.3.9

0 comments on commit 6376576

Please sign in to comment.