Skip to content

Commit a10ae0a

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ GEM
1818
diff-lcs (1.5.1)
1919
docile (1.4.1)
2020
hashdiff (1.1.2)
21-
json (2.10.0)
22-
language_server-protocol (3.17.0.3)
21+
json (2.10.1)
22+
language_server-protocol (3.17.0.4)
2323
lint_roller (1.1.0)
2424
net_http_timeout_errors (1.1.0)
2525
parallel (1.26.3)
26-
parser (3.3.7.0)
26+
parser (3.3.7.1)
2727
ast (~> 2.4.1)
2828
racc
2929
public_suffix (6.0.1)
@@ -47,17 +47,17 @@ GEM
4747
diff-lcs (>= 1.2.0, < 2.0)
4848
rspec-support (~> 3.13.0)
4949
rspec-support (3.13.1)
50-
rubocop (1.70.0)
50+
rubocop (1.71.2)
5151
json (~> 2.3)
5252
language_server-protocol (>= 3.17.0)
5353
parallel (~> 1.10)
5454
parser (>= 3.3.0.2)
5555
rainbow (>= 2.2.2, < 4.0)
5656
regexp_parser (>= 2.9.3, < 3.0)
57-
rubocop-ast (>= 1.36.2, < 2.0)
57+
rubocop-ast (>= 1.38.0, < 2.0)
5858
ruby-progressbar (~> 1.7)
5959
unicode-display_width (>= 2.4.0, < 4.0)
60-
rubocop-ast (1.37.0)
60+
rubocop-ast (1.38.0)
6161
parser (>= 3.3.1.0)
6262
rubocop-performance (1.23.1)
6363
rubocop (>= 1.48.1, < 2.0)
@@ -69,10 +69,10 @@ GEM
6969
simplecov_json_formatter (~> 0.1)
7070
simplecov-html (0.13.1)
7171
simplecov_json_formatter (0.1.4)
72-
standard (1.44.0)
72+
standard (1.45.0)
7373
language_server-protocol (~> 3.17.0.2)
7474
lint_roller (~> 1.0)
75-
rubocop (~> 1.70.0)
75+
rubocop (~> 1.71.0)
7676
standard-custom (~> 1.0.0)
7777
standard-performance (~> 1.6)
7878
standard-custom (1.0.2)

0 commit comments

Comments
 (0)