Skip to content

Commit 3bd1ac3

Browse files
authored
Merge pull request #27 from flavorjones/dependabot/bundler/minitest-5.25.2
build(deps): bump minitest from 5.25.1 to 5.25.2
2 parents f1eb5d5 + 09be595 commit 3bd1ac3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
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

+2-2
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)