Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit dc7d693

Browse files
Bump rspec-rails from 4.0.2 to 5.0.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.2 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.2...v5.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c92f1c9 commit dc7d693

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
globalid (0.4.2)
9696
activesupport (>= 4.2.0)
9797
hashdiff (1.0.1)
98-
i18n (1.8.9)
98+
i18n (1.8.10)
9999
concurrent-ruby (~> 1.0)
100100
jbuilder (2.10.1)
101101
activesupport (>= 5.0.0)
@@ -177,18 +177,18 @@ GEM
177177
rspec-expectations (3.10.1)
178178
diff-lcs (>= 1.2.0, < 2.0)
179179
rspec-support (~> 3.10.0)
180-
rspec-mocks (3.10.1)
180+
rspec-mocks (3.10.2)
181181
diff-lcs (>= 1.2.0, < 2.0)
182182
rspec-support (~> 3.10.0)
183-
rspec-rails (4.0.2)
184-
actionpack (>= 4.2)
185-
activesupport (>= 4.2)
186-
railties (>= 4.2)
183+
rspec-rails (5.0.1)
184+
actionpack (>= 5.2)
185+
activesupport (>= 5.2)
186+
railties (>= 5.2)
187187
rspec-core (~> 3.10)
188188
rspec-expectations (~> 3.10)
189189
rspec-mocks (~> 3.10)
190190
rspec-support (~> 3.10)
191-
rspec-support (3.10.1)
191+
rspec-support (3.10.2)
192192
ruby2_keywords (0.0.4)
193193
rubyzip (2.3.0)
194194
sassc (2.4.0)

0 commit comments

Comments
 (0)