From c9a7dbb844013308a06548f3d23fec9536c0fd8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:03:02 +0000 Subject: [PATCH] Bump standard from 1.55.0 to 1.56.0 Bumps [standard](https://github.com/standardrb/standard) from 1.55.0 to 1.56.0. - [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.55.0...v1.56.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 0087e1c..d9e4e85 100644 --- a/Gemfile +++ b/Gemfile @@ -9,5 +9,5 @@ gem "jekyll-feed" gem "jekyll-redirect-from", "~> 0.16.0" -gem "standard", "~> 1.54" +gem "standard", "~> 1.56" gem "rubocop-rake", "~> 0.7.1" diff --git a/Gemfile.lock b/Gemfile.lock index dfb7d4c..4c435b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM jekyll (>= 3.8, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.20.0) + json (2.21.1) just-the-docs (0.12.0) jekyll (>= 3.8.5) jekyll-include-cache @@ -73,7 +73,7 @@ GEM rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) lint_roller (1.1.0) liquid (4.0.4) listen (3.10.0) @@ -88,7 +88,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) parallel (2.1.0) - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pathutil (0.16.2) @@ -104,7 +104,7 @@ GEM regexp_parser (2.12.0) rexml (3.4.4) rouge (4.7.0) - rubocop (1.87.0) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -115,7 +115,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-performance (1.26.1) @@ -134,10 +134,10 @@ GEM sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - standard (1.55.0) + standard (1.56.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.87.0) + rubocop (~> 1.88.0) standard-custom (~> 1.0.0) standard-performance (~> 1.8) standard-custom (1.0.2) @@ -165,7 +165,7 @@ DEPENDENCIES octokit rake rubocop-rake (~> 0.7.1) - standard (~> 1.54) + standard (~> 1.56) BUNDLED WITH 2.5.5