Skip to content

Commit

Permalink
Bump rspec-its
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update in the /updater directory: [rspec-its](https://github.com/rspec/rspec-its).


Updates `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
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 6399c74 commit fd2638a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,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.1)
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.1)
Expand Down

0 comments on commit fd2638a

Please sign in to comment.