Skip to content

Commit b3d8951

Browse files
dependabot[bot]amotl
authored andcommitted
Bump rspec from 3.10.0 to 3.13.0
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.13.0. - [Commits](rspec/rspec-metagem@v3.10.0...v3.13.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2a7b3f commit b3d8951

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.2)
10-
diff-lcs (1.4.4)
10+
diff-lcs (1.5.1)
1111
os (1.1.4)
1212
parallel (1.22.1)
1313
parser (3.1.3.0)
@@ -16,19 +16,19 @@ GEM
1616
rake (13.2.1)
1717
regexp_parser (2.6.1)
1818
rexml (3.2.5)
19-
rspec (3.10.0)
20-
rspec-core (~> 3.10.0)
21-
rspec-expectations (~> 3.10.0)
22-
rspec-mocks (~> 3.10.0)
23-
rspec-core (3.10.1)
24-
rspec-support (~> 3.10.0)
25-
rspec-expectations (3.10.1)
19+
rspec (3.13.0)
20+
rspec-core (~> 3.13.0)
21+
rspec-expectations (~> 3.13.0)
22+
rspec-mocks (~> 3.13.0)
23+
rspec-core (3.13.2)
24+
rspec-support (~> 3.13.0)
25+
rspec-expectations (3.13.3)
2626
diff-lcs (>= 1.2.0, < 2.0)
27-
rspec-support (~> 3.10.0)
28-
rspec-mocks (3.10.2)
27+
rspec-support (~> 3.13.0)
28+
rspec-mocks (3.13.2)
2929
diff-lcs (>= 1.2.0, < 2.0)
30-
rspec-support (~> 3.10.0)
31-
rspec-support (3.10.2)
30+
rspec-support (~> 3.13.0)
31+
rspec-support (3.13.2)
3232
rubocop (1.12.1)
3333
parallel (~> 1.10)
3434
parser (>= 3.0.0.0)

0 commit comments

Comments
 (0)