Skip to content

Commit e5d55d1

Browse files
Bump standard from 1.29.0 to 1.30.1 (#1796)
Bumps [standard](https://github.com/standardrb/standard) from 1.29.0 to 1.30.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/commits/v1.30.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d6564a commit e5d55d1

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
@@ -141,7 +141,7 @@ GEM
141141
activesupport (>= 5.0.0)
142142
json (2.6.3)
143143
language_server-protocol (3.17.0.3)
144-
lint_roller (1.0.0)
144+
lint_roller (1.1.0)
145145
loofah (2.21.3)
146146
crass (~> 1.0.2)
147147
nokogiri (>= 1.12.0)
@@ -237,10 +237,10 @@ GEM
237237
rspec-mocks (~> 3.10)
238238
rspec-support (~> 3.10)
239239
rspec-support (3.12.0)
240-
rubocop (1.52.0)
240+
rubocop (1.52.1)
241241
json (~> 2.3)
242242
parallel (~> 1.10)
243-
parser (>= 3.2.0.0)
243+
parser (>= 3.2.2.3)
244244
rainbow (>= 2.2.2, < 4.0)
245245
regexp_parser (>= 1.8, < 3.0)
246246
rexml (>= 3.2.5, < 4.0)
@@ -281,16 +281,16 @@ GEM
281281
actionpack (>= 5.2)
282282
activesupport (>= 5.2)
283283
sprockets (>= 3.0.0)
284-
standard (1.29.0)
284+
standard (1.30.1)
285285
language_server-protocol (~> 3.17.0.2)
286286
lint_roller (~> 1.0)
287287
rubocop (~> 1.52.0)
288288
standard-custom (~> 1.0.0)
289289
standard-performance (~> 1.1.0)
290-
standard-custom (1.0.0)
291-
lint_roller (~> 1.0)
292-
standard-performance (1.1.0)
290+
standard-custom (1.0.1)
293291
lint_roller (~> 1.0)
292+
standard-performance (1.1.1)
293+
lint_roller (~> 1.1)
294294
rubocop-performance (~> 1.18.0)
295295
temple (0.10.1)
296296
terminal-table (3.0.2)

0 commit comments

Comments
 (0)