From 5c20362c2d632a4620d2eafb59fa2ee8d5180eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:26:45 +0000 Subject: [PATCH] core(dev-deps): bump the dev-deps group across 1 directory with 2 updates Bumps the dev-deps group with 2 updates in the / directory: [rspec-its](https://github.com/rspec/rspec-its) and [standard](https://github.com/standardrb/standard). Updates `rspec-its` from 1.3.1 to 2.0.0 - [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-its/compare/v1.3.1...v2.0.0) Updates `standard` from 1.41.1 to 1.42.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.41.1...v1.42.0) --- updated-dependencies: - dependency-name: rspec-its dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e25c7667..3e6e0bf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,8 +127,8 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) jar-dependencies (0.4.1) - json (2.7.3) - json (2.7.3-java) + json (2.8.1) + json (2.8.1-java) language_server-protocol (3.17.0.3) lint_roller (1.1.0) listen (3.9.0) @@ -149,7 +149,7 @@ GEM sawyer (~> 0.9) ostruct (0.6.0) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.6.0) ast (~> 2.4.1) racc pry (0.14.2) @@ -189,14 +189,14 @@ GEM rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-its (1.3.1) - rspec-core (>= 3.0.0) - rspec-expectations (>= 3.0.0) + rspec-its (2.0.0) + rspec-core (>= 3.13.0) + rspec-expectations (>= 3.13.0) rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.66.1) + rubocop (1.68.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -206,7 +206,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) + rubocop-ast (1.35.0) parser (>= 3.3.1.0) rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) @@ -232,10 +232,10 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - standard (1.41.1) + standard (1.42.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.66.0) + rubocop (~> 1.68.0) standard-custom (~> 1.0.0) standard-performance (~> 1.5) standard-custom (1.0.2)