Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit 11e0197

Browse files
Bump rspec-rails from 4.0.1 to 5.0.1 in /api
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.1 to 5.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v4.0.1...v5.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b235e56 commit 11e0197

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

api/Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ GEM
6767
coderay (1.1.2)
6868
concurrent-ruby (1.1.8)
6969
crass (1.0.6)
70-
diff-lcs (1.3)
70+
diff-lcs (1.4.4)
7171
erubi (1.10.0)
7272
faker (2.15.1)
7373
i18n (>= 1.6, < 2)
@@ -140,23 +140,23 @@ GEM
140140
rbtree3 (0.6.0)
141141
regexp_parser (2.0.1)
142142
rexml (3.2.4)
143-
rspec-core (3.9.2)
144-
rspec-support (~> 3.9.3)
145-
rspec-expectations (3.9.2)
143+
rspec-core (3.10.1)
144+
rspec-support (~> 3.10.0)
145+
rspec-expectations (3.10.1)
146146
diff-lcs (>= 1.2.0, < 2.0)
147-
rspec-support (~> 3.9.0)
148-
rspec-mocks (3.9.1)
147+
rspec-support (~> 3.10.0)
148+
rspec-mocks (3.10.2)
149149
diff-lcs (>= 1.2.0, < 2.0)
150-
rspec-support (~> 3.9.0)
151-
rspec-rails (4.0.1)
152-
actionpack (>= 4.2)
153-
activesupport (>= 4.2)
154-
railties (>= 4.2)
155-
rspec-core (~> 3.9)
156-
rspec-expectations (~> 3.9)
157-
rspec-mocks (~> 3.9)
158-
rspec-support (~> 3.9)
159-
rspec-support (3.9.3)
150+
rspec-support (~> 3.10.0)
151+
rspec-rails (5.0.1)
152+
actionpack (>= 5.2)
153+
activesupport (>= 5.2)
154+
railties (>= 5.2)
155+
rspec-core (~> 3.10)
156+
rspec-expectations (~> 3.10)
157+
rspec-mocks (~> 3.10)
158+
rspec-support (~> 3.10)
159+
rspec-support (3.10.2)
160160
rubocop (1.7.0)
161161
parallel (~> 1.10)
162162
parser (>= 2.7.1.5)

0 commit comments

Comments
 (0)