Skip to content

Commit b0ccb12

Browse files
Bump rubocop-minitest from 0.22.0 to 0.36.0
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.22.0 to 0.36.0. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.22.0...v0.36.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b446ae commit b0ccb12

File tree

1 file changed

+56
-15
lines changed

1 file changed

+56
-15
lines changed

Gemfile.lock

Lines changed: 56 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ GEM
2121
crack (0.4.5)
2222
rexml
2323
curb (1.0.6)
24+
diff-lcs (1.5.1)
25+
diffy (3.4.2)
2426
docile (1.4.0)
2527
domain_name (0.5.20190701)
2628
unf (>= 0.0.5, < 1.0.0)
@@ -46,6 +48,8 @@ GEM
4648
iconv (1.0.8)
4749
iniparse (1.5.0)
4850
json (2.6.2)
51+
language_server-protocol (3.17.0.3)
52+
lint_roller (1.1.0)
4953
method_source (1.0.0)
5054
mime-types (3.4.1)
5155
mime-types-data (~> 3.2015)
@@ -84,30 +88,50 @@ GEM
8488
mime-types (>= 1.16, < 4.0)
8589
netrc (~> 0.8)
8690
rexml (3.3.7)
87-
rubocop (1.30.1)
91+
rubocop (1.66.1)
92+
json (~> 2.3)
93+
language_server-protocol (>= 3.17.0)
8894
parallel (~> 1.10)
89-
parser (>= 3.1.0.0)
95+
parser (>= 3.3.0.2)
9096
rainbow (>= 2.2.2, < 4.0)
91-
regexp_parser (>= 1.8, < 3.0)
92-
rexml (>= 3.2.5, < 4.0)
93-
rubocop-ast (>= 1.18.0, < 2.0)
97+
regexp_parser (>= 2.4, < 3.0)
98+
rubocop-ast (>= 1.32.2, < 2.0)
9499
ruby-progressbar (~> 1.7)
95-
unicode-display_width (>= 1.4.0, < 3.0)
100+
unicode-display_width (>= 2.4.0, < 3.0)
96101
rubocop-ast (1.32.3)
97102
parser (>= 3.3.1.0)
98-
rubocop-lts (18.0.1)
99-
rubocop-ruby2_7 (~> 1.0.6)
100-
rubocop-minitest (0.22.0)
101-
rubocop (>= 0.90, < 2.0)
103+
rubocop-gradual (0.3.6)
104+
diff-lcs (>= 1.2.0, < 2.0)
105+
diffy (~> 3.0)
106+
parallel (~> 1.10)
107+
rainbow (>= 2.2.2, < 4.0)
108+
rubocop (~> 1.0)
109+
rubocop-lts (18.2.1)
110+
rubocop-ruby2_7 (>= 2.0.4, < 3)
111+
standard-rubocop-lts (>= 1.0.3, < 3)
112+
version_gem (>= 1.1.2, < 3)
113+
rubocop-md (1.2.2)
114+
rubocop (>= 1.0)
115+
rubocop-minitest (0.36.0)
116+
rubocop (>= 1.61, < 2.0)
117+
rubocop-ast (>= 1.31.1, < 2.0)
102118
rubocop-packaging (0.5.1)
103119
rubocop (>= 0.89, < 2.0)
104-
rubocop-performance (1.15.0)
105-
rubocop (>= 1.7.0, < 2.0)
106-
rubocop-ast (>= 0.4.0)
120+
rubocop-performance (1.21.1)
121+
rubocop (>= 1.48.1, < 2.0)
122+
rubocop-ast (>= 1.31.1, < 2.0)
107123
rubocop-rake (0.6.0)
108124
rubocop (~> 1.0)
109-
rubocop-ruby2_7 (1.0.6)
110-
rubocop (~> 1.30.1)
125+
rubocop-ruby2_7 (2.0.6)
126+
rubocop-gradual (~> 0.3, >= 0.3.1)
127+
rubocop-md (~> 1.2)
128+
rubocop-rake (~> 0.6)
129+
rubocop-shopify (~> 2.14)
130+
rubocop-thread_safety (~> 0.5, >= 0.5.1)
131+
standard-rubocop-lts (~> 1.0, >= 1.0.7)
132+
version_gem (>= 1.1.3, < 3)
133+
rubocop-shopify (2.15.1)
134+
rubocop (~> 1.51)
111135
rubocop-thread_safety (0.5.1)
112136
rubocop (>= 0.90.0)
113137
ruby-progressbar (1.13.0)
@@ -127,6 +151,23 @@ GEM
127151
snaky_hash (2.0.0)
128152
hashie
129153
version_gem (~> 1.1)
154+
standard (1.35.0.1)
155+
language_server-protocol (~> 3.17.0.2)
156+
lint_roller (~> 1.0)
157+
rubocop (~> 1.62)
158+
standard-custom (~> 1.0.0)
159+
standard-performance (~> 1.3)
160+
standard-custom (1.0.2)
161+
lint_roller (~> 1.0)
162+
rubocop (~> 1.50)
163+
standard-performance (1.4.0)
164+
lint_roller (~> 1.1)
165+
rubocop-performance (~> 1.21.0)
166+
standard-rubocop-lts (1.0.9)
167+
standard (>= 1.31.1, < 2)
168+
standard-custom (>= 1.0.1, < 2)
169+
standard-performance (>= 1.2, < 2)
170+
version_gem (>= 1.1.3, < 4)
130171
typhoeus (1.4.0)
131172
ethon (>= 0.9.0)
132173
unf (0.1.4)

0 commit comments

Comments
 (0)