From 1b8905bf6698a36cee925432d2a03aa1691908b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:40:49 +0000 Subject: [PATCH] Bump standard from 1.39.0 to 1.39.2 Bumps [standard](https://github.com/standardrb/standard) from 1.39.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.39.0...v1.39.2) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b60c45f..8faa9d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,11 +64,11 @@ GEM net-http (0.4.1) uri parallel (1.25.1) - parser (3.3.3.0) + parser (3.3.4.0) ast (~> 2.4.1) racc public_suffix (5.0.5) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) @@ -120,7 +120,7 @@ GEM faraday-multipart gli hashie - standard (1.39.0) + standard (1.39.2) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.64.0)