Skip to content

Commit 905f649

Browse files
authored
Update standard to version 1.50.0
1 parent 93ab72b commit 905f649

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
diff-lcs (1.5.1)
1717
diffy (3.4.2)
1818
docile (1.4.1)
19-
json (2.10.2)
19+
json (2.12.0)
2020
kettle-soup-cover (1.0.6)
2121
simplecov (~> 0.22)
2222
simplecov-cobertura (~> 2.1)
@@ -26,15 +26,15 @@ GEM
2626
simplecov-rcov (~> 0.3, >= 0.3.3)
2727
simplecov_json_formatter (~> 0.1, >= 0.1.4)
2828
version_gem (~> 1.1, >= 1.1.7)
29-
language_server-protocol (3.17.0.4)
29+
language_server-protocol (3.17.0.5)
3030
lint_roller (1.1.0)
3131
logger (1.7.0)
3232
minitest (5.25.5)
3333
net-http (0.6.0)
3434
uri
3535
ostruct (0.6.0)
36-
parallel (1.26.3)
37-
parser (3.3.7.4)
36+
parallel (1.27.0)
37+
parser (3.3.8.0)
3838
ast (~> 2.4.1)
3939
racc
4040
prism (1.4.0)
@@ -44,7 +44,7 @@ GEM
4444
regexp_parser (2.10.0)
4545
rexml (3.4.1)
4646
rspec-block_is_expected (1.0.6)
47-
rubocop (1.75.2)
47+
rubocop (1.75.5)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.0)
@@ -55,7 +55,7 @@ GEM
5555
rubocop-ast (>= 1.44.0, < 2.0)
5656
ruby-progressbar (~> 1.7)
5757
unicode-display_width (>= 2.4.0, < 4.0)
58-
rubocop-ast (1.44.0)
58+
rubocop-ast (1.44.1)
5959
parser (>= 3.3.7.2)
6060
prism (~> 1.4)
6161
rubocop-gradual (0.3.6)
@@ -111,10 +111,10 @@ GEM
111111
simplecov-rcov (0.3.7)
112112
simplecov (>= 0.4.1)
113113
simplecov_json_formatter (0.1.4)
114-
standard (1.49.0)
114+
standard (1.50.0)
115115
language_server-protocol (~> 3.17.0.2)
116116
lint_roller (~> 1.0)
117-
rubocop (~> 1.75.2)
117+
rubocop (~> 1.75.5)
118118
standard-custom (~> 1.0.0)
119119
standard-performance (~> 1.8)
120120
standard-custom (1.0.2)

0 commit comments

Comments
 (0)