deps(bundler): bump standard from 1.34.0 to 1.35.1 in /dependencies (#5426)

Bumps [standard](https://github.com/standardrb/standard) from 1.34.0 to 1.35.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/compare/v1.34.0...v1.35.1)

---
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-03-22 13:54:24 +01:00 committed by GitHub
parent abfcf4e3d5
commit 69cc4921a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -11,4 +11,4 @@ gem "rubocop-performance", "~>1.20.2"
gem "rubocop-rails", "~> 2.24"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.27.1"
gem "standard", "~>1.34"
gem "standard", "~>1.35"

View file

@ -72,10 +72,10 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
standard (1.34.0)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.60)
rubocop (~> 1.62.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.3)
standard-custom (1.0.2)
@ -99,7 +99,7 @@ DEPENDENCIES
rubocop-rails (~> 2.24)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.27.1)
standard (~> 1.34)
standard (~> 1.35)
BUNDLED WITH
2.3.26