Skip to content

Commit ca491cd

Browse files
Bump matrix from 0.4.2 to 0.4.3 in the development-dependencies group (#3572)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b7b959 commit ca491cd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ group :development do
6161
gem "erb_lint", "~> 0.9"
6262
gem "erblint-github", "~> 1.0.1"
6363
gem "listen", "~> 3.9"
64-
gem "matrix", "~> 0.4.2"
64+
gem "matrix", "~> 0.4.3"
6565
gem "mocha"
6666
gem "rubocop"
6767
gem "rubocop-github", "~> 0.26.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ GEM
139139
yard (~> 0.9)
140140
zeitwerk (~> 2.5)
141141
marcel (1.0.4)
142-
matrix (0.4.2)
142+
matrix (0.4.3)
143143
mini_mime (1.1.5)
144144
mini_portile2 (2.8.9)
145145
minitest (5.25.5)
@@ -329,7 +329,7 @@ DEPENDENCIES
329329
kramdown (~> 2.5)
330330
listen (~> 3.9)
331331
lookbook (~> 2.3.11)
332-
matrix (~> 0.4.2)
332+
matrix (~> 0.4.3)
333333
mocha
334334
primer_view_components!
335335
puma (~> 6.6.0)

0 commit comments

Comments
 (0)