Skip to content

Commit 12a066e

Browse files
authored
Merge pull request #323 from oauth-xx/dependabot/bundler/rubocop-minitest-0.38.0
Bump rubocop-minitest from 0.36.0 to 0.38.0
2 parents 99cf027 + 8f33618 commit 12a066e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GEM
5151
http_parser.rb (0.8.0)
5252
iconv (1.1.0)
5353
iniparse (1.5.0)
54-
json (2.12.0)
54+
json (2.12.2)
5555
language_server-protocol (3.17.0.5)
5656
lint_roller (1.1.0)
5757
logger (1.7.0)
@@ -95,7 +95,7 @@ GEM
9595
mime-types (>= 1.16, < 4.0)
9696
netrc (~> 0.8)
9797
rexml (3.4.1)
98-
rubocop (1.75.6)
98+
rubocop (1.75.7)
9999
json (~> 2.3)
100100
language_server-protocol (~> 3.17.0.2)
101101
lint_roller (~> 1.1.0)
@@ -121,9 +121,10 @@ GEM
121121
version_gem (>= 1.1.2, < 3)
122122
rubocop-md (1.2.2)
123123
rubocop (>= 1.0)
124-
rubocop-minitest (0.36.0)
125-
rubocop (>= 1.61, < 2.0)
126-
rubocop-ast (>= 1.31.1, < 2.0)
124+
rubocop-minitest (0.38.0)
125+
lint_roller (~> 1.1)
126+
rubocop (>= 1.75.0, < 2.0)
127+
rubocop-ast (>= 1.38.0, < 2.0)
127128
rubocop-packaging (0.6.0)
128129
lint_roller (~> 1.1.0)
129130
rubocop (>= 1.72.1, < 2.0)

0 commit comments

Comments
 (0)