Skip to content

Commit 4566ff9

Browse files
authored
Update standard to version 1.40.0
1 parent ebc5d2a commit 4566ff9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ GEM
5050
regexp_parser (2.9.2)
5151
rexml (3.3.7)
5252
rspec-block_is_expected (1.0.6)
53-
rubocop (1.64.1)
53+
rubocop (1.65.1)
5454
json (~> 2.3)
5555
language_server-protocol (>= 3.17.0)
5656
parallel (~> 1.10)
5757
parser (>= 3.3.0.2)
5858
rainbow (>= 2.2.2, < 4.0)
59-
regexp_parser (>= 1.8, < 3.0)
59+
regexp_parser (>= 2.4, < 3.0)
6060
rexml (>= 3.2.5, < 4.0)
6161
rubocop-ast (>= 1.31.1, < 2.0)
6262
ruby-progressbar (~> 1.7)
@@ -116,10 +116,10 @@ GEM
116116
simplecov-rcov (0.3.7)
117117
simplecov (>= 0.4.1)
118118
simplecov_json_formatter (0.1.4)
119-
standard (1.37.0)
119+
standard (1.40.0)
120120
language_server-protocol (~> 3.17.0.2)
121121
lint_roller (~> 1.0)
122-
rubocop (~> 1.64.0)
122+
rubocop (~> 1.65.0)
123123
standard-custom (~> 1.0.0)
124124
standard-performance (~> 1.4)
125125
standard-custom (1.0.2)
@@ -136,7 +136,7 @@ GEM
136136
version_gem (>= 1.1.4, < 3)
137137
terminal-table (3.0.2)
138138
unicode-display_width (>= 1.1.1, < 3)
139-
unicode-display_width (2.5.0)
139+
unicode-display_width (2.6.0)
140140
version_gem (1.1.4)
141141
yard (0.9.37)
142142
yard-junk (0.0.9)

0 commit comments

Comments
 (0)