From 1a20d8c1ab24fdda4af10900462f8fc79ee110e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 21:58:57 +0000 Subject: [PATCH] Bump the minor-and-patch group with 5 updates Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [rspec](https://github.com/rspec/rspec-metagem) | `3.12.0` | `3.13.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.60.2` | `1.62.1` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `2.26.1` | `2.28.0` | | [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.2.7` | `2.3.0` | | [rspec-core](https://github.com/rspec/rspec-core) | `3.12.2` | `3.13.0` | Updates `rspec` from 3.12.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0) Updates `rubocop` from 1.60.2 to 1.62.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.60.2...v1.62.1) Updates `rubocop-rspec` from 2.26.1 to 2.28.0 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.26.1...v2.28.0) Updates `graphql` from 2.2.7 to 2.3.0 - [Release notes](https://github.com/rmosolgo/graphql-ruby/releases) - [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/rmosolgo/graphql-ruby/compare/v2.2.7...v2.3.0) Updates `rspec-core` from 3.12.2 to 3.13.0 - [Release notes](https://github.com/rspec/rspec-core/releases) - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-core/compare/v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rspec-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 +++++++++++++++++++++++------------------ 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4005bc0..e6be379 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,13 +10,15 @@ GEM specs: ast (2.4.2) backport (1.2.0) + base64 (0.2.0) benchmark (0.3.0) byebug (11.1.3) coderay (1.1.3) - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) e2mmap (0.1.0) - graphql (2.2.7) + graphql (2.3.0) + base64 haml (6.3.0) temple (>= 0.8.2) thor @@ -56,20 +58,20 @@ GEM reverse_markdown (2.1.1) nokogiri rexml (3.2.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.1) - rubocop (1.60.2) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (1.62.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -77,21 +79,24 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) + rubocop-ast (1.31.2) + parser (>= 3.3.0.4) rubocop-capybara (2.20.0) rubocop (~> 1.41) rubocop-factory_bot (2.25.1) rubocop (~> 1.41) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.26.1) + rubocop-rspec (2.28.0) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.28.2) + rubocop (~> 1.40) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1)