Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 6eb1b63

Browse files
Bump rspec from 3.7.0 to 3.8.0
Bumps [rspec](https://github.com/rspec/rspec) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/rspec/rspec/releases) - [Commits](rspec/rspec@v3.7.0...v3.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1240519 commit 6eb1b63

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@ GEM
4646
rack-protection (2.0.2)
4747
rack
4848
rake (11.2.2)
49-
rspec (3.7.0)
50-
rspec-core (~> 3.7.0)
51-
rspec-expectations (~> 3.7.0)
52-
rspec-mocks (~> 3.7.0)
53-
rspec-core (3.7.1)
54-
rspec-support (~> 3.7.0)
55-
rspec-expectations (3.7.0)
49+
rspec (3.8.0)
50+
rspec-core (~> 3.8.0)
51+
rspec-expectations (~> 3.8.0)
52+
rspec-mocks (~> 3.8.0)
53+
rspec-core (3.8.0)
54+
rspec-support (~> 3.8.0)
55+
rspec-expectations (3.8.0)
5656
diff-lcs (>= 1.2.0, < 2.0)
57-
rspec-support (~> 3.7.0)
58-
rspec-mocks (3.7.0)
57+
rspec-support (~> 3.8.0)
58+
rspec-mocks (3.8.0)
5959
diff-lcs (>= 1.2.0, < 2.0)
60-
rspec-support (~> 3.7.0)
61-
rspec-support (3.7.0)
60+
rspec-support (~> 3.8.0)
61+
rspec-support (3.8.0)
6262
safe_yaml (1.0.4)
6363
sinatra (2.0.2)
6464
mustermann (~> 1.0)

0 commit comments

Comments
 (0)