Skip to content

Commit 5362dca

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] <support@github.com>
1 parent 79d34f9 commit 5362dca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ GEM
144144
logger (~> 1.5)
145145
cliver (0.3.2)
146146
coderay (1.1.3)
147-
concurrent-ruby (1.3.4)
147+
concurrent-ruby (1.3.5)
148148
connection_pool (2.5.4)
149149
crack (1.0.0)
150150
bigdecimal
@@ -331,7 +331,7 @@ GEM
331331
logger
332332
mini_mime (1.1.5)
333333
mini_portile2 (2.8.9)
334-
minitest (5.26.0)
334+
minitest (5.26.2)
335335
multi_xml (0.7.1)
336336
bigdecimal (~> 3.1)
337337
multipart-post (2.4.1)
@@ -659,10 +659,10 @@ GEM
659659
unicode-emoji (4.1.0)
660660
uniform_notifier (1.18.0)
661661
useragent (0.16.11)
662-
view_component (3.22.0)
663-
activesupport (>= 5.2.0, < 8.1)
664-
concurrent-ruby (= 1.3.4)
665-
method_source (~> 1.0)
662+
view_component (4.1.1)
663+
actionview (>= 7.1.0, < 8.2)
664+
activesupport (>= 7.1.0, < 8.2)
665+
concurrent-ruby (~> 1)
666666
warden (1.2.9)
667667
rack (>= 2.0.9)
668668
web-console (4.2.1)

0 commit comments

Comments
 (0)