Skip to content

Commit 10b934f

Browse files
dependabot[bot]vroldanbet
authored andcommitted
Bump rspec from 3.12.0 to 3.13.0
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.12.0 to 3.13.0. - [Commits](rspec/rspec-metagem@v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa32adc commit 10b934f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
diff-lcs (1.5.0)
11+
diff-lcs (1.5.1)
1212
google-protobuf (3.25.3)
1313
googleapis-common-protos-types (1.14.0)
1414
google-protobuf (~> 3.18)
@@ -17,19 +17,19 @@ GEM
1717
googleapis-common-protos-types (~> 1.0)
1818
grpc-tools (1.62.0)
1919
rake (13.1.0)
20-
rspec (3.12.0)
21-
rspec-core (~> 3.12.0)
22-
rspec-expectations (~> 3.12.0)
23-
rspec-mocks (~> 3.12.0)
24-
rspec-core (3.12.2)
25-
rspec-support (~> 3.12.0)
26-
rspec-expectations (3.12.3)
20+
rspec (3.13.0)
21+
rspec-core (~> 3.13.0)
22+
rspec-expectations (~> 3.13.0)
23+
rspec-mocks (~> 3.13.0)
24+
rspec-core (3.13.0)
25+
rspec-support (~> 3.13.0)
26+
rspec-expectations (3.13.0)
2727
diff-lcs (>= 1.2.0, < 2.0)
28-
rspec-support (~> 3.12.0)
29-
rspec-mocks (3.12.5)
28+
rspec-support (~> 3.13.0)
29+
rspec-mocks (3.13.0)
3030
diff-lcs (>= 1.2.0, < 2.0)
31-
rspec-support (~> 3.12.0)
32-
rspec-support (3.12.0)
31+
rspec-support (~> 3.13.0)
32+
rspec-support (3.13.1)
3333

3434
PLATFORMS
3535
ruby

0 commit comments

Comments
 (0)