Skip to content

Commit 09be595

Browse files
build(deps): bump minitest from 5.25.1 to 5.25.2
Bumps [minitest](https://github.com/minitest/minitest) from 5.25.1 to 5.25.2. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.25.1...v5.25.2) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24d5f66 commit 09be595

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ gemspec
77

88
gem "rake", "~> 13.0"
99

10-
gem "minitest", "~> 5.16"
10+
gem "minitest", "~> 5.25"
1111

1212
gem "standard", "~> 1.42"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
json (2.8.2)
1111
language_server-protocol (3.17.0.3)
1212
lint_roller (1.1.0)
13-
minitest (5.25.1)
13+
minitest (5.25.2)
1414
parallel (1.26.3)
1515
parser (3.3.6.0)
1616
ast (~> 2.4.1)
@@ -54,7 +54,7 @@ PLATFORMS
5454
x86_64-linux
5555

5656
DEPENDENCIES
57-
minitest (~> 5.16)
57+
minitest (~> 5.25)
5858
rake (~> 13.0)
5959
standard (~> 1.42)
6060
tailwindcss-ruby!

0 commit comments

Comments
 (0)