Skip to content

Commit 1a6df58

Browse files
authored
Update standard to version 1.44.0
1 parent ddf8e29 commit 1a6df58

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

Gemfile.lock

+16-17
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
diff-lcs (1.5.1)
1919
diffy (3.4.2)
2020
docile (1.4.1)
21-
json (2.7.2)
21+
json (2.9.1)
2222
kettle-soup-cover (1.0.4)
2323
simplecov (~> 0.22)
2424
simplecov-cobertura (~> 2.1)
@@ -28,7 +28,7 @@ GEM
2828
simplecov-rcov (~> 0.3, >= 0.3.3)
2929
simplecov_json_formatter (~> 0.1, >= 0.1.4)
3030
version_gem (~> 1.1, >= 1.1.4)
31-
language_server-protocol (3.17.0.3)
31+
language_server-protocol (3.17.0.4)
3232
lint_roller (1.1.0)
3333
logger (1.6.1)
3434
minitest (5.25.4)
@@ -40,7 +40,7 @@ GEM
4040
optparse (0.5.0)
4141
ostruct (0.6.0)
4242
parallel (1.26.3)
43-
parser (3.3.5.0)
43+
parser (3.3.7.0)
4444
ast (~> 2.4.1)
4545
racc
4646
psych (5.1.2)
@@ -55,10 +55,10 @@ GEM
5555
webrick (~> 1.8)
5656
rainbow (3.1.1)
5757
rake (13.2.1)
58-
regexp_parser (2.9.2)
58+
regexp_parser (2.10.0)
5959
require_bench (1.0.4)
6060
version_gem (>= 1.1.3, < 4)
61-
rexml (3.3.9)
61+
rexml (3.4.0)
6262
rots (1.0.0)
6363
date
6464
openssl
@@ -72,18 +72,17 @@ GEM
7272
webrick
7373
yaml (~> 0.3)
7474
rspec-block_is_expected (1.0.6)
75-
rubocop (1.65.1)
75+
rubocop (1.70.0)
7676
json (~> 2.3)
7777
language_server-protocol (>= 3.17.0)
7878
parallel (~> 1.10)
7979
parser (>= 3.3.0.2)
8080
rainbow (>= 2.2.2, < 4.0)
81-
regexp_parser (>= 2.4, < 3.0)
82-
rexml (>= 3.2.5, < 4.0)
83-
rubocop-ast (>= 1.31.1, < 2.0)
81+
regexp_parser (>= 2.9.3, < 3.0)
82+
rubocop-ast (>= 1.36.2, < 2.0)
8483
ruby-progressbar (~> 1.7)
85-
unicode-display_width (>= 2.4.0, < 3.0)
86-
rubocop-ast (1.32.3)
84+
unicode-display_width (>= 2.4.0, < 4.0)
85+
rubocop-ast (1.38.0)
8786
parser (>= 3.3.1.0)
8887
rubocop-gradual (0.3.6)
8988
diff-lcs (>= 1.2.0, < 2.0)
@@ -102,7 +101,7 @@ GEM
102101
rubocop-ast (>= 1.31.1, < 2.0)
103102
rubocop-packaging (0.5.2)
104103
rubocop (>= 1.33, < 2.0)
105-
rubocop-performance (1.21.1)
104+
rubocop-performance (1.23.1)
106105
rubocop (>= 1.48.1, < 2.0)
107106
rubocop-ast (>= 1.31.1, < 2.0)
108107
rubocop-rake (0.6.0)
@@ -138,18 +137,18 @@ GEM
138137
simplecov-rcov (0.3.7)
139138
simplecov (>= 0.4.1)
140139
simplecov_json_formatter (0.1.4)
141-
standard (1.40.0)
140+
standard (1.44.0)
142141
language_server-protocol (~> 3.17.0.2)
143142
lint_roller (~> 1.0)
144-
rubocop (~> 1.65.0)
143+
rubocop (~> 1.70.0)
145144
standard-custom (~> 1.0.0)
146-
standard-performance (~> 1.4)
145+
standard-performance (~> 1.6)
147146
standard-custom (1.0.2)
148147
lint_roller (~> 1.0)
149148
rubocop (~> 1.50)
150-
standard-performance (1.4.0)
149+
standard-performance (1.6.0)
151150
lint_roller (~> 1.1)
152-
rubocop-performance (~> 1.21.0)
151+
rubocop-performance (~> 1.23.0)
153152
standard-rubocop-lts (1.0.10)
154153
rspec-block_is_expected (~> 1.0, >= 1.0.5)
155154
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)