Skip to content

Commit a7e100d

Browse files
build(deps): bump view_component from 3.22.0 to 4.1.1
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.22.0 to 4.1.1. - [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.22.0...v4.1.1) --- updated-dependencies: - dependency-name: view_component dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51cbace commit a7e100d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ GEM
147147
logger (~> 1.5)
148148
cliver (0.3.2)
149149
coderay (1.1.3)
150-
concurrent-ruby (1.3.4)
150+
concurrent-ruby (1.3.5)
151151
connection_pool (2.5.5)
152152
crack (1.0.0)
153153
bigdecimal
@@ -664,10 +664,10 @@ GEM
664664
unicode-emoji (4.1.0)
665665
uniform_notifier (1.18.0)
666666
useragent (0.16.11)
667-
view_component (3.22.0)
668-
activesupport (>= 5.2.0, < 8.1)
669-
concurrent-ruby (= 1.3.4)
670-
method_source (~> 1.0)
667+
view_component (4.1.1)
668+
actionview (>= 7.1.0, < 8.2)
669+
activesupport (>= 7.1.0, < 8.2)
670+
concurrent-ruby (~> 1)
671671
warden (1.2.9)
672672
rack (>= 2.0.9)
673673
web-console (4.2.1)

0 commit comments

Comments
 (0)