Skip to content

Commit c0e6cbd

Browse files
Bump view_component from 4.9.0 to 4.12.0 (#4119)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7c8e21 commit c0e6cbd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ gem "lookbook", "~> 2.3.14"
4040
if ENV["VIEW_COMPONENT_PATH"]
4141
gem "view_component", path: ENV["VIEW_COMPONENT_PATH"]
4242
else
43-
gem "view_component", "4.9.0"
43+
gem "view_component", "4.12.0"
4444
end
4545

4646
gem "kramdown", "~> 2.5"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GEM
7474
crack (1.0.1)
7575
bigdecimal
7676
rexml
77-
crass (1.0.6)
77+
crass (1.0.7)
7878
css_parser (1.22.0)
7979
addressable
8080
cssbundling-rails (1.4.3)
@@ -109,7 +109,7 @@ GEM
109109
hashdiff (1.2.1)
110110
htmlbeautifier (1.4.3)
111111
htmlentities (4.3.4)
112-
i18n (1.14.8)
112+
i18n (1.15.2)
113113
concurrent-ruby (~> 1.0)
114114
io-console (0.8.2)
115115
irb (1.18.0)
@@ -289,7 +289,7 @@ GEM
289289
unicode-emoji (4.2.0)
290290
uri (1.1.1)
291291
useragent (0.16.11)
292-
view_component (4.9.0)
292+
view_component (4.12.0)
293293
actionview (>= 7.1.0)
294294
activesupport (>= 7.1.0)
295295
concurrent-ruby (~> 1)
@@ -358,7 +358,7 @@ DEPENDENCIES
358358
sprockets-rails
359359
thor
360360
timecop
361-
view_component (= 4.9.0)
361+
view_component (= 4.12.0)
362362
vite_rails (~> 3.11)
363363
webmock
364364
yard (~> 0.9.44)

0 commit comments

Comments
 (0)