Skip to content

Commit a04b5ce

Browse files
authored
Update standard to version 1.40.0
1 parent 660333f commit a04b5ce

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GEM
2828
lint_roller (1.1.0)
2929
minitest (5.25.1)
3030
parallel (1.26.3)
31-
parser (3.3.4.2)
31+
parser (3.3.5.0)
3232
ast (~> 2.4.1)
3333
racc
3434
racc (1.8.1)
@@ -37,18 +37,18 @@ GEM
3737
regexp_parser (2.9.2)
3838
rexml (3.3.7)
3939
rspec-block_is_expected (1.0.6)
40-
rubocop (1.64.1)
40+
rubocop (1.65.1)
4141
json (~> 2.3)
4242
language_server-protocol (>= 3.17.0)
4343
parallel (~> 1.10)
4444
parser (>= 3.3.0.2)
4545
rainbow (>= 2.2.2, < 4.0)
46-
regexp_parser (>= 1.8, < 3.0)
46+
regexp_parser (>= 2.4, < 3.0)
4747
rexml (>= 3.2.5, < 4.0)
4848
rubocop-ast (>= 1.31.1, < 2.0)
4949
ruby-progressbar (~> 1.7)
5050
unicode-display_width (>= 2.4.0, < 3.0)
51-
rubocop-ast (1.32.2)
51+
rubocop-ast (1.32.3)
5252
parser (>= 3.3.1.0)
5353
rubocop-gradual (0.3.6)
5454
diff-lcs (>= 1.2.0, < 2.0)
@@ -101,10 +101,10 @@ GEM
101101
simplecov-rcov (0.3.7)
102102
simplecov (>= 0.4.1)
103103
simplecov_json_formatter (0.1.4)
104-
standard (1.37.0)
104+
standard (1.40.0)
105105
language_server-protocol (~> 3.17.0.2)
106106
lint_roller (~> 1.0)
107-
rubocop (~> 1.64.0)
107+
rubocop (~> 1.65.0)
108108
standard-custom (~> 1.0.0)
109109
standard-performance (~> 1.4)
110110
standard-custom (1.0.2)
@@ -121,7 +121,7 @@ GEM
121121
version_gem (>= 1.1.4, < 3)
122122
terminal-table (3.0.2)
123123
unicode-display_width (>= 1.1.1, < 3)
124-
unicode-display_width (2.5.0)
124+
unicode-display_width (2.6.0)
125125
version_gem (1.1.4)
126126
webrick (1.8.1)
127127
yard (0.9.36)

0 commit comments

Comments
 (0)