Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump view_component from 2.62.0 to 3.18.0 #448

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump view_component from 2.62.0 to 3.18.0
Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.62.0 to 3.18.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.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 21, 2024
commit 0c1e6b522664529ad40caec54303d39f20b7a960
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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.18"
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
@@ -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)
@@ -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)
@@ -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)
@@ -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.18.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
webrick (1.7.0)
yard (0.9.27)
@@ -250,7 +251,7 @@ DEPENDENCIES
puma (~> 5.6)
solargraph (~> 0.45)
standard (~> 1.13)
view_component (~> 2.62)
view_component (~> 3.18)

BUNDLED WITH
2.3.9