Skip to content

Commit 02d7945

Browse files
authored
Update standard to version 1.44.0
1 parent ba0017b commit 02d7945

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

Gemfile.lock

+15-16
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GEM
1717
diff-lcs (1.5.1)
1818
diffy (3.4.2)
1919
docile (1.4.1)
20-
json (2.7.2)
20+
json (2.9.1)
2121
kettle-soup-cover (1.0.4)
2222
simplecov (~> 0.22)
2323
simplecov-cobertura (~> 2.1)
@@ -39,7 +39,7 @@ GEM
3939
optparse (0.5.0)
4040
ostruct (0.6.0)
4141
parallel (1.26.3)
42-
parser (3.3.5.0)
42+
parser (3.3.6.0)
4343
ast (~> 2.4.1)
4444
racc
4545
psych (5.1.2)
@@ -53,10 +53,10 @@ GEM
5353
webrick (~> 1.8)
5454
rainbow (3.1.1)
5555
rake (13.2.1)
56-
regexp_parser (2.9.2)
56+
regexp_parser (2.10.0)
5757
require_bench (1.0.4)
5858
version_gem (>= 1.1.3, < 4)
59-
rexml (3.3.7)
59+
rexml (3.4.0)
6060
rots (1.0.0)
6161
date
6262
openssl
@@ -70,18 +70,17 @@ GEM
7070
webrick
7171
yaml (~> 0.3)
7272
rspec-block_is_expected (1.0.6)
73-
rubocop (1.65.1)
73+
rubocop (1.70.0)
7474
json (~> 2.3)
7575
language_server-protocol (>= 3.17.0)
7676
parallel (~> 1.10)
7777
parser (>= 3.3.0.2)
7878
rainbow (>= 2.2.2, < 4.0)
79-
regexp_parser (>= 2.4, < 3.0)
80-
rexml (>= 3.2.5, < 4.0)
81-
rubocop-ast (>= 1.31.1, < 2.0)
79+
regexp_parser (>= 2.9.3, < 3.0)
80+
rubocop-ast (>= 1.36.2, < 2.0)
8281
ruby-progressbar (~> 1.7)
83-
unicode-display_width (>= 2.4.0, < 3.0)
84-
rubocop-ast (1.32.3)
82+
unicode-display_width (>= 2.4.0, < 4.0)
83+
rubocop-ast (1.37.0)
8584
parser (>= 3.3.1.0)
8685
rubocop-gradual (0.3.6)
8786
diff-lcs (>= 1.2.0, < 2.0)
@@ -100,7 +99,7 @@ GEM
10099
rubocop-ast (>= 1.31.1, < 2.0)
101100
rubocop-packaging (0.5.2)
102101
rubocop (>= 1.33, < 2.0)
103-
rubocop-performance (1.21.1)
102+
rubocop-performance (1.23.1)
104103
rubocop (>= 1.48.1, < 2.0)
105104
rubocop-ast (>= 1.31.1, < 2.0)
106105
rubocop-rake (0.6.0)
@@ -136,18 +135,18 @@ GEM
136135
simplecov-rcov (0.3.7)
137136
simplecov (>= 0.4.1)
138137
simplecov_json_formatter (0.1.4)
139-
standard (1.40.0)
138+
standard (1.44.0)
140139
language_server-protocol (~> 3.17.0.2)
141140
lint_roller (~> 1.0)
142-
rubocop (~> 1.65.0)
141+
rubocop (~> 1.70.0)
143142
standard-custom (~> 1.0.0)
144-
standard-performance (~> 1.4)
143+
standard-performance (~> 1.6)
145144
standard-custom (1.0.2)
146145
lint_roller (~> 1.0)
147146
rubocop (~> 1.50)
148-
standard-performance (1.4.0)
147+
standard-performance (1.6.0)
149148
lint_roller (~> 1.1)
150-
rubocop-performance (~> 1.21.0)
149+
rubocop-performance (~> 1.23.0)
151150
standard-rubocop-lts (1.0.10)
152151
rspec-block_is_expected (~> 1.0, >= 1.0.5)
153152
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)