From 17f6ebd0f8a65b674af55fbddb2bcbf8c5afa2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 06:20:00 +0000 Subject: [PATCH] core(dev-deps): bump the dev-deps group across 1 directory with 3 updates Bumps the dev-deps group with 3 updates in the / directory: [vcr](https://github.com/vcr/vcr), [standard](https://github.com/standardrb/standard) and [octokit](https://github.com/octokit/octokit.rb). Updates `vcr` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](https://github.com/vcr/vcr/compare/v6.2.0...v6.3.0) Updates `standard` from 1.36.0 to 1.40.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.36.0...v1.40.0) Updates `octokit` from 8.1.0 to 9.1.0 - [Release notes](https://github.com/octokit/octokit.rb/releases) - [Changelog](https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](https://github.com/octokit/octokit.rb/compare/v8.1.0...v9.1.0) --- updated-dependencies: - dependency-name: vcr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: octokit dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a43e3629..534c3201 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,8 +44,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) awesome_print (1.9.2) backports (3.24.1) @@ -90,7 +90,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -135,19 +135,18 @@ GEM lumberjack (1.2.8) method_source (1.0.0) minitest (5.21.1) - multipart-post (2.4.0) + multipart-post (2.4.1) mutex_m (0.2.0) nenv (0.3.0) netrc (0.11.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - octokit (8.1.0) - base64 + octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.4.2) ast (~> 2.4.1) racc pry (0.14.2) @@ -160,9 +159,9 @@ GEM pry-doc (1.5.0) pry (~> 0.11) yard (~> 0.9.11) - public_suffix (5.0.5) - racc (1.8.0) - racc (1.8.0-java) + public_suffix (6.0.1) + racc (1.8.1) + racc (1.8.1-java) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) @@ -171,8 +170,8 @@ GEM rbnacl (7.1.1) ffi regexp_parser (2.9.2) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.5) + strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -189,20 +188,20 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.63.5) + rubocop (1.65.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.1) 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) @@ -225,10 +224,10 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - standard (1.36.0) + standard (1.40.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.63.0) + rubocop (~> 1.65.0) standard-custom (~> 1.0.0) standard-performance (~> 1.4) standard-custom (1.0.2) @@ -244,7 +243,8 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - vcr (6.2.0) + vcr (6.3.0) + base64 webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2)