Skip to content

Commit b310796

Browse files
Bump rspec-its from 1.3.1 to 2.0.0
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] <support@github.com>
1 parent a0bd239 commit b310796

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
@@ -77,9 +77,9 @@ GEM
7777
rspec-expectations (3.13.3)
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.13.0)
80-
rspec-its (1.3.1)
81-
rspec-core (>= 3.0.0)
82-
rspec-expectations (>= 3.0.0)
80+
rspec-its (2.0.0)
81+
rspec-core (>= 3.13.0)
82+
rspec-expectations (>= 3.13.0)
8383
rspec-mocks (3.13.1)
8484
diff-lcs (>= 1.2.0, < 2.0)
8585
rspec-support (~> 3.13.0)

0 commit comments

Comments
 (0)