Skip to content

Commit

Permalink
Bump rspec-expectations from 3.12.3 to 3.13.1
Browse files Browse the repository at this point in the history
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.12.3 to 3.13.1.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
- [Commits](rspec/rspec-expectations@v3.12.3...v3.13.1)

---
updated-dependencies:
- dependency-name: rspec-expectations
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 38db8f9 commit 713c89c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ GEM
crass (1.0.6)
database_cleaner (1.99.0)
date (3.3.4)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.1.5)
e2mmap (0.1.0)
erubi (1.13.0)
Expand Down Expand Up @@ -251,10 +251,10 @@ GEM
nokogiri
rexml (3.3.0)
strscan
rspec-expectations (3.12.3)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 713c89c

Please sign in to comment.