Skip to content

Commit

Permalink
Bump rspec-its from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [rspec-its](https://github.com/rspec/rspec-its) from 1.3.0 to 1.3.1.
- [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md)
- [Commits](rspec/rspec-its@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: rspec-its
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ctlong committed Oct 31, 2024
1 parent 6a0b631 commit 14f060e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-its (1.3.0)
rspec-its (1.3.1)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.13.0)
Expand All @@ -29,4 +29,3 @@ DEPENDENCIES
bosh-template (= 2.2.1)
rspec
rspec-its

0 comments on commit 14f060e

Please sign in to comment.