Skip to content

Commit

Permalink
build(deps-dev): bump rspec-its from 1.3.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [rspec-its](https://github.com/rspec/rspec-its) from 1.3.1 to 2.0.0.
- [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md)
- [Commits](rspec/rspec-its@v1.3.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 019882a commit b6f1b9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gemspec

group :development, :test do
gem "rspec", "~> 3.13"
gem "rspec-its", "~>1.3"
gem "rspec-its", "~>2.0"
gem "standard", "~> 1.41.1"
gem "pry", "~> 0.14"
gem "webmock", "~> 3"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6f1b9e

Please sign in to comment.