Skip to content

Commit 8af0d56

Browse files
⬆️ Bump view_component from 4.0.2 to 4.1.0 (#199)
Bumps [view_component](https://github.com/viewcomponent/view_component) from 4.0.2 to 4.1.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@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: view_component dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9113b4 commit 8af0d56

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
@@ -77,8 +77,8 @@ GEM
7777
ast (2.4.3)
7878
base64 (0.3.0)
7979
bcrypt (3.1.20)
80-
benchmark (0.4.1)
81-
bigdecimal (3.2.3)
80+
benchmark (0.5.0)
81+
bigdecimal (3.3.1)
8282
bindex (0.8.1)
8383
bootsnap (1.18.6)
8484
msgpack (~> 1.2)
@@ -154,7 +154,7 @@ GEM
154154
marcel (1.1.0)
155155
matrix (0.4.2)
156156
mini_mime (1.1.5)
157-
minitest (5.25.5)
157+
minitest (5.26.0)
158158
msgpack (1.8.0)
159159
net-imap (0.5.12)
160160
date
@@ -306,10 +306,10 @@ GEM
306306
unicode-display_width (3.2.0)
307307
unicode-emoji (~> 4.1)
308308
unicode-emoji (4.1.0)
309-
uri (1.0.3)
309+
uri (1.0.4)
310310
useragent (0.16.11)
311-
view_component (4.0.2)
312-
activesupport (>= 7.1.0, < 8.1)
311+
view_component (4.1.0)
312+
activesupport (>= 7.1.0, < 8.2)
313313
concurrent-ruby (~> 1)
314314
web-console (4.2.1)
315315
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)