Skip to content

Commit c0962c8

Browse files
authored
Update standard to version 1.44.0
1 parent 4a41dab commit c0962c8

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ GEM
1212
backports (3.25.0)
1313
byebug (11.1.3)
1414
commonmarker (1.1.5-arm64-darwin)
15+
commonmarker (1.1.5-x86_64-linux)
1516
diff-lcs (1.5.1)
1617
diffy (3.4.2)
1718
docile (1.4.1)
18-
json (2.7.2)
19+
json (2.9.1)
1920
kettle-soup-cover (1.0.4)
2021
simplecov (~> 0.22)
2122
simplecov-cobertura (~> 2.1)
@@ -33,27 +34,26 @@ GEM
3334
uri
3435
ostruct (0.6.0)
3536
parallel (1.26.3)
36-
parser (3.3.5.0)
37+
parser (3.3.6.0)
3738
ast (~> 2.4.1)
3839
racc
3940
racc (1.8.1)
4041
rainbow (3.1.1)
4142
rake (13.2.1)
42-
regexp_parser (2.9.2)
43-
rexml (3.3.7)
43+
regexp_parser (2.10.0)
44+
rexml (3.4.0)
4445
rspec-block_is_expected (1.0.6)
45-
rubocop (1.65.1)
46+
rubocop (1.70.0)
4647
json (~> 2.3)
4748
language_server-protocol (>= 3.17.0)
4849
parallel (~> 1.10)
4950
parser (>= 3.3.0.2)
5051
rainbow (>= 2.2.2, < 4.0)
51-
regexp_parser (>= 2.4, < 3.0)
52-
rexml (>= 3.2.5, < 4.0)
53-
rubocop-ast (>= 1.31.1, < 2.0)
52+
regexp_parser (>= 2.9.3, < 3.0)
53+
rubocop-ast (>= 1.36.2, < 2.0)
5454
ruby-progressbar (~> 1.7)
55-
unicode-display_width (>= 2.4.0, < 3.0)
56-
rubocop-ast (1.32.3)
55+
unicode-display_width (>= 2.4.0, < 4.0)
56+
rubocop-ast (1.37.0)
5757
parser (>= 3.3.1.0)
5858
rubocop-gradual (0.3.6)
5959
diff-lcs (>= 1.2.0, < 2.0)
@@ -72,7 +72,7 @@ GEM
7272
rubocop-ast (>= 1.31.1, < 2.0)
7373
rubocop-packaging (0.5.2)
7474
rubocop (>= 1.33, < 2.0)
75-
rubocop-performance (1.21.1)
75+
rubocop-performance (1.23.1)
7676
rubocop (>= 1.48.1, < 2.0)
7777
rubocop-ast (>= 1.31.1, < 2.0)
7878
rubocop-rake (0.6.0)
@@ -106,18 +106,18 @@ GEM
106106
simplecov-rcov (0.3.7)
107107
simplecov (>= 0.4.1)
108108
simplecov_json_formatter (0.1.4)
109-
standard (1.40.0)
109+
standard (1.44.0)
110110
language_server-protocol (~> 3.17.0.2)
111111
lint_roller (~> 1.0)
112-
rubocop (~> 1.65.0)
112+
rubocop (~> 1.70.0)
113113
standard-custom (~> 1.0.0)
114-
standard-performance (~> 1.4)
114+
standard-performance (~> 1.6)
115115
standard-custom (1.0.2)
116116
lint_roller (~> 1.0)
117117
rubocop (~> 1.50)
118-
standard-performance (1.4.0)
118+
standard-performance (1.6.0)
119119
lint_roller (~> 1.1)
120-
rubocop-performance (~> 1.21.0)
120+
rubocop-performance (~> 1.23.0)
121121
standard-rubocop-lts (1.0.10)
122122
rspec-block_is_expected (~> 1.0, >= 1.0.5)
123123
standard (>= 1.35.1, < 2)

0 commit comments

Comments
 (0)