Update dependency rspec-rails to v6.1.0

This commit is contained in:
renovate[bot]
2023-11-21 13:30:32 +00:00
committed by Ryan Williams
parent fcfe6c910c
commit 94c824475c
+13 -13
View File
@@ -78,7 +78,7 @@ GEM
addressable (2.8.5) addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2) ast (2.4.2)
base64 (0.1.1) base64 (0.2.0)
bigdecimal (3.1.4) bigdecimal (3.1.4)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.17.0) bootsnap (1.17.0)
@@ -105,7 +105,7 @@ GEM
irb (>= 1.5.0) irb (>= 1.5.0)
reline (>= 0.3.1) reline (>= 0.3.1)
diff-lcs (1.5.0) diff-lcs (1.5.0)
drb (2.1.1) drb (2.2.0)
ruby2_keywords ruby2_keywords
error_highlight (0.5.1) error_highlight (0.5.1)
erubi (1.12.0) erubi (1.12.0)
@@ -122,7 +122,7 @@ GEM
activesupport (>= 6.0.0) activesupport (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)
io-console (0.6.0) io-console (0.6.0)
irb (1.8.3) irb (1.9.1)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.3.8)
jbuilder (2.11.5) jbuilder (2.11.5)
@@ -130,7 +130,7 @@ GEM
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
json (2.6.3) json (2.6.3)
language_server-protocol (3.17.0.3) language_server-protocol (3.17.0.3)
loofah (2.21.4) loofah (2.22.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
mail (2.8.1) mail (2.8.1)
@@ -144,7 +144,7 @@ GEM
mini_mime (1.1.5) mini_mime (1.1.5)
minitest (5.20.0) minitest (5.20.0)
msgpack (1.7.2) msgpack (1.7.2)
mutex_m (0.1.2) mutex_m (0.2.0)
net-imap (0.4.4) net-imap (0.4.4)
date date
net-protocol net-protocol
@@ -155,11 +155,11 @@ GEM
net-smtp (0.4.0) net-smtp (0.4.0)
net-protocol net-protocol
nio4r (2.5.9) nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux) nokogiri (1.15.5-aarch64-linux)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin) nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux) nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
parallel (1.23.0) parallel (1.23.0)
parser (3.2.2.4) parser (3.2.2.4)
@@ -212,15 +212,15 @@ GEM
thor (~> 1.0, >= 1.2.2) thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.1.0)
rdoc (6.5.0) rdoc (6.6.0)
psych (>= 4.0.0) psych (>= 4.0.0)
redis (5.0.8) redis (5.0.8)
redis-client (>= 0.17.0) redis-client (>= 0.17.0)
redis-client (0.17.1) redis-client (0.17.1)
connection_pool connection_pool
regexp_parser (2.8.2) regexp_parser (2.8.2)
reline (0.3.9) reline (0.4.0)
io-console (~> 0.5) io-console (~> 0.5)
rexml (3.2.6) rexml (3.2.6)
rspec-core (3.12.2) rspec-core (3.12.2)
@@ -231,7 +231,7 @@ GEM
rspec-mocks (3.12.6) rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)
rspec-rails (6.0.3) rspec-rails (6.1.0)
actionpack (>= 6.1) actionpack (>= 6.1)
activesupport (>= 6.1) activesupport (>= 6.1)
railties (>= 6.1) railties (>= 6.1)
@@ -285,7 +285,7 @@ GEM
stimulus-rails (1.3.0) stimulus-rails (1.3.0)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.0.9) stringio (3.0.9)
thor (1.2.2) thor (1.3.0)
timeout (0.4.1) timeout (0.4.1)
turbo-rails (1.5.0) turbo-rails (1.5.0)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)