Merge pull request #3219 from openSUSE/depfu/update/rspec-rails-6.0.2

Update rspec-rails: 6.0.1 → 6.0.2 (patch)
This commit is contained in:
Henne Vogelsang 2023-05-17 13:56:30 +02:00 committed by GitHub
commit f40fdf2a5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -293,9 +293,9 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.20.0)
loofah (2.21.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
@ -341,7 +341,7 @@ GEM
next_rails (1.2.4)
colorize (>= 0.8.1)
nio4r (2.5.9)
nokogiri (1.14.3)
nokogiri (1.14.4)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth2 (2.0.9)
@ -483,14 +483,14 @@ GEM
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
rspec-rails (6.0.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.50.2)
json (~> 2.3)
@ -578,7 +578,7 @@ GEM
stripe (> 5, < 6)
sysexits (1.2.0)
temple (0.10.0)
thor (1.2.1)
thor (1.2.2)
tilt (2.1.0)
timecop (0.9.6)
timeout (0.3.2)