Bump standard from 1.36.0 to 1.39.2 (#630)

Bumps [standard](https://github.com/standardrb/standard) from 1.36.0 to 1.39.2.
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/standardrb/standard/compare/v1.36.0...v1.39.2)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-01 16:32:43 -07:00 committed by GitHub
parent 02d37ba39e
commit e81a8f40f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -9,7 +9,7 @@ gem "middleman-minify-html"
gem "middleman-syntax"
gem "middleman-gh-pages"
gem "redcarpet"
gem "standard", "~> 1.35"
gem "standard", "~> 1.39"
group :development, :test do
gem "minitest"

View File

@ -106,13 +106,13 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.24.0)
parser (3.3.1.0)
parallel (1.25.1)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
parslet (2.0.0)
public_suffix (5.0.5)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-livereload (0.3.17)
rack
@ -123,10 +123,10 @@ GEM
ffi (~> 1.0)
redcarpet (3.6.0)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.3)
strscan
rouge (3.30.0)
rubocop (1.63.5)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
@ -139,17 +139,17 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
standard (1.36.0)
standard (1.39.2)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.63.0)
rubocop (~> 1.64.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.4)
standard-custom (1.0.2)
@ -185,7 +185,7 @@ DEPENDENCIES
middleman-syntax
minitest
redcarpet
standard (~> 1.35)
standard (~> 1.39)
BUNDLED WITH
2.5.5