Skip to content

Commit eb2c8b2

Browse files
chore(deps-dev): bump rspec from 3.13.0 to 3.13.2
Bumps [rspec](https://github.com/rspec/rspec) from 3.13.0 to 3.13.2. - [Commits](rspec/rspec@rspec-metagem-v3.13.0...rspec-v3.13.2) --- updated-dependencies: - dependency-name: rspec dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51aa1ac commit eb2c8b2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
public_suffix (>= 2.0.2, < 7.0)
66
byebug (11.1.3)
77
coderay (1.1.3)
8-
diff-lcs (1.5.1)
8+
diff-lcs (1.6.2)
99
faraday (2.7.4)
1010
faraday-net_http (>= 2.0, < 3.1)
1111
ruby2_keywords (>= 0.0.4)
@@ -21,19 +21,19 @@ GEM
2121
byebug (~> 11.0)
2222
pry (>= 0.13, < 0.15)
2323
public_suffix (6.0.1)
24-
rspec (3.13.0)
24+
rspec (3.13.2)
2525
rspec-core (~> 3.13.0)
2626
rspec-expectations (~> 3.13.0)
2727
rspec-mocks (~> 3.13.0)
28-
rspec-core (3.13.2)
28+
rspec-core (3.13.6)
2929
rspec-support (~> 3.13.0)
30-
rspec-expectations (3.13.3)
30+
rspec-expectations (3.13.5)
3131
diff-lcs (>= 1.2.0, < 2.0)
3232
rspec-support (~> 3.13.0)
33-
rspec-mocks (3.13.2)
33+
rspec-mocks (3.13.6)
3434
diff-lcs (>= 1.2.0, < 2.0)
3535
rspec-support (~> 3.13.0)
36-
rspec-support (3.13.2)
36+
rspec-support (3.13.6)
3737
ruby2_keywords (0.0.5)
3838
sawyer (0.9.2)
3939
addressable (>= 2.3.5)

0 commit comments

Comments
 (0)