Skip to content

Commit afc5130

Browse files
authored
Merge branch 'main' into dependabot/github_actions/stefanzweifel/git-auto-commit-action-7.1.0
2 parents 842969c + 47d051d commit afc5130

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gem "puma", "~> 7.1.0"
3535
# Reduces boot times through caching; required in config/boot.rb
3636
gem "bootsnap", ">= 1.4.2", require: false
3737

38-
gem "lookbook", "~> 2.3.13"
38+
gem "lookbook", "~> 2.3.14"
3939
if ENV["VIEW_COMPONENT_PATH"]
4040
gem "view_component", path: ENV["VIEW_COMPONENT_PATH"]
4141
else

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ GEM
127127
loofah (2.24.1)
128128
crass (~> 1.0.2)
129129
nokogiri (>= 1.12.0)
130-
lookbook (2.3.13)
130+
lookbook (2.3.14)
131131
activemodel
132132
css_parser
133133
htmlbeautifier (~> 1.3)
@@ -139,7 +139,7 @@ GEM
139139
view_component (>= 2.0)
140140
yard (~> 0.9)
141141
zeitwerk (~> 2.5)
142-
marcel (1.0.4)
142+
marcel (1.1.0)
143143
matrix (0.4.3)
144144
mini_mime (1.1.5)
145145
mini_portile2 (2.8.9)
@@ -211,7 +211,7 @@ GEM
211211
reline (0.6.2)
212212
io-console (~> 0.5)
213213
rexml (3.4.2)
214-
rouge (4.6.0)
214+
rouge (4.6.1)
215215
rubocop (1.81.1)
216216
json (~> 2.3)
217217
language_server-protocol (~> 3.17.0.2)
@@ -331,7 +331,7 @@ DEPENDENCIES
331331
erblint-github (~> 1.0.1)
332332
kramdown (~> 2.5)
333333
listen (~> 3.9)
334-
lookbook (~> 2.3.13)
334+
lookbook (~> 2.3.14)
335335
matrix (~> 0.4.3)
336336
mocha
337337
primer_view_components!

0 commit comments

Comments
 (0)