Skip to content

Commit cd78990

Browse files
Bump standard from 1.43.0 to 1.44.0
Bumps [standard](https://github.com/standardrb/standard) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.43.0...v1.44.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffa4278 commit cd78990

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
nokogiri (1.18.0-x86_64-linux-musl)
144144
racc (~> 1.4)
145145
parallel (1.26.3)
146-
parser (3.3.6.0)
146+
parser (3.3.7.0)
147147
ast (~> 2.4.1)
148148
racc
149149
pg (1.5.9)
@@ -215,7 +215,7 @@ GEM
215215
rspec-mocks (~> 3.13)
216216
rspec-support (~> 3.13)
217217
rspec-support (3.13.1)
218-
rubocop (1.69.2)
218+
rubocop (1.70.0)
219219
json (~> 2.3)
220220
language_server-protocol (>= 3.17.0)
221221
parallel (~> 1.10)
@@ -227,7 +227,7 @@ GEM
227227
unicode-display_width (>= 2.4.0, < 4.0)
228228
rubocop-ast (1.37.0)
229229
parser (>= 3.3.1.0)
230-
rubocop-performance (1.23.0)
230+
rubocop-performance (1.23.1)
231231
rubocop (>= 1.48.1, < 2.0)
232232
rubocop-ast (>= 1.31.1, < 2.0)
233233
ruby-progressbar (1.13.0)
@@ -254,10 +254,10 @@ GEM
254254
thor (~> 1.0)
255255
tilt (~> 2.0)
256256
yard (~> 0.9, >= 0.9.24)
257-
standard (1.43.0)
257+
standard (1.44.0)
258258
language_server-protocol (~> 3.17.0.2)
259259
lint_roller (~> 1.0)
260-
rubocop (~> 1.69.1)
260+
rubocop (~> 1.70.0)
261261
standard-custom (~> 1.0.0)
262262
standard-performance (~> 1.6)
263263
standard-custom (1.0.2)
@@ -274,7 +274,7 @@ GEM
274274
concurrent-ruby (~> 1.0)
275275
tzinfo-data (1.2024.2)
276276
tzinfo (>= 1.0.0)
277-
unicode-display_width (3.1.3)
277+
unicode-display_width (3.1.4)
278278
unicode-emoji (~> 4.0, >= 4.0.4)
279279
unicode-emoji (4.0.4)
280280
uri (1.0.2)

0 commit comments

Comments
 (0)