Skip to content

Commit 5a92a91

Browse files
dependabot[bot]smaboshe
authored andcommitted
Bump standard from 1.34.0 to 1.40.0
Bumps [standard](https://github.com/standardrb/standard) from 1.34.0 to 1.40.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.34.0...v1.40.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 1133dcd commit 5a92a91

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ GEM
8080
mini_portile2 (2.8.7)
8181
minitest (5.24.1)
8282
multi_test (1.1.0)
83-
parallel (1.26.2)
83+
parallel (1.26.3)
8484
parser (3.3.4.2)
8585
ast (~> 2.4.1)
8686
racc
8787
racc (1.8.1)
8888
rainbow (3.1.1)
8989
rake (13.2.1)
9090
regexp_parser (2.9.2)
91-
rexml (3.3.5)
91+
rexml (3.3.6)
9292
strscan
9393
rspec (3.13.0)
9494
rspec-core (~> 3.13.0)
@@ -106,18 +106,18 @@ GEM
106106
diff-lcs (>= 1.2.0, < 2.0)
107107
rspec-support (~> 3.13.0)
108108
rspec-support (3.13.1)
109-
rubocop (1.64.1)
109+
rubocop (1.65.1)
110110
json (~> 2.3)
111111
language_server-protocol (>= 3.17.0)
112112
parallel (~> 1.10)
113113
parser (>= 3.3.0.2)
114114
rainbow (>= 2.2.2, < 4.0)
115-
regexp_parser (>= 1.8, < 3.0)
115+
regexp_parser (>= 2.4, < 3.0)
116116
rexml (>= 3.2.5, < 4.0)
117117
rubocop-ast (>= 1.31.1, < 2.0)
118118
ruby-progressbar (~> 1.7)
119119
unicode-display_width (>= 2.4.0, < 3.0)
120-
rubocop-ast (1.32.0)
120+
rubocop-ast (1.32.1)
121121
parser (>= 3.3.1.0)
122122
rubocop-performance (1.21.1)
123123
rubocop (>= 1.48.1, < 2.0)
@@ -132,10 +132,10 @@ GEM
132132
simplecov_json_formatter (0.1.4)
133133
sqlite3 (2.0.3)
134134
mini_portile2 (~> 2.8.0)
135-
standard (1.39.2)
135+
standard (1.40.0)
136136
language_server-protocol (~> 3.17.0.2)
137137
lint_roller (~> 1.0)
138-
rubocop (~> 1.64.0)
138+
rubocop (~> 1.65.0)
139139
standard-custom (~> 1.0.0)
140140
standard-performance (~> 1.4)
141141
standard-custom (1.0.2)

0 commit comments

Comments
 (0)