Skip to content

Commit 41e55e8

Browse files
⬆️ Bump the rspec group with 3 updates
Bumps the rspec group with 3 updates: [rspec-expectations](https://github.com/rspec/rspec-expectations), [rspec-mocks](https://github.com/rspec/rspec-mocks) and [rspec-support](https://github.com/rspec/rspec). Updates `rspec-expectations` from 3.13.3 to 3.13.4 - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/commits) Updates `rspec-mocks` from 3.13.2 to 3.13.3 - [Release notes](https://github.com/rspec/rspec-mocks/releases) - [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-mocks/commits) Updates `rspec-support` from 3.13.2 to 3.13.3 - [Changelog](https://github.com/rspec/rspec/blob/rspec-support-v3.13.3/rspec-support/Changelog.md) - [Commits](rspec/rspec@rspec-support-v3.13.2...rspec-support-v3.13.3) --- updated-dependencies: - dependency-name: rspec-expectations dependency-version: 3.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rspec - dependency-name: rspec-mocks dependency-version: 3.13.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rspec - dependency-name: rspec-support dependency-version: 3.13.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rspec ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09aa3a4 commit 41e55e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,10 @@ GEM
275275
rspec-mocks (~> 3.13.0)
276276
rspec-core (3.13.3)
277277
rspec-support (~> 3.13.0)
278-
rspec-expectations (3.13.3)
278+
rspec-expectations (3.13.4)
279279
diff-lcs (>= 1.2.0, < 2.0)
280280
rspec-support (~> 3.13.0)
281-
rspec-mocks (3.13.2)
281+
rspec-mocks (3.13.3)
282282
diff-lcs (>= 1.2.0, < 2.0)
283283
rspec-support (~> 3.13.0)
284284
rspec-rails (8.0.0)
@@ -289,7 +289,7 @@ GEM
289289
rspec-expectations (~> 3.13)
290290
rspec-mocks (~> 3.13)
291291
rspec-support (~> 3.13)
292-
rspec-support (3.13.2)
292+
rspec-support (3.13.3)
293293
rubocop (1.75.4)
294294
json (~> 2.3)
295295
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)