From f126aad84e1bc1bb38c35354b8dd392aa8be4ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 15:24:09 +0000 Subject: [PATCH] Bump rspec-github from 2.4.0 to 3.0.0 Bumps [rspec-github](https://github.com/drieam/rspec-github) from 2.4.0 to 3.0.0. - [Release notes](https://github.com/drieam/rspec-github/releases) - [Commits](https://github.com/drieam/rspec-github/compare/2.4.0...3.0.0) --- updated-dependencies: - dependency-name: rspec-github dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 844459a..1dac67c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,12 +255,12 @@ GEM reline (0.6.0) io-console (~> 0.5) rexml (3.4.1) - rspec-core (3.13.2) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-github (2.4.0) + rspec-github (3.0.0) rspec-core (~> 3.0) rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0)