Skip to content

Commit f6c359e

Browse files
Bump rspec-rails from 8.0.2 to 8.0.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.2 to 8.0.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7460b32 commit f6c359e

File tree

1 file changed

+65
-64
lines changed

1 file changed

+65
-64
lines changed

Gemfile.lock

Lines changed: 65 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -17,66 +17,66 @@ GEM
1717
specs:
1818
action_text-trix (2.1.16)
1919
railties
20-
actioncable (8.1.1)
21-
actionpack (= 8.1.1)
22-
activesupport (= 8.1.1)
20+
actioncable (8.1.2)
21+
actionpack (= 8.1.2)
22+
activesupport (= 8.1.2)
2323
nio4r (~> 2.0)
2424
websocket-driver (>= 0.6.1)
2525
zeitwerk (~> 2.6)
26-
actionmailbox (8.1.1)
27-
actionpack (= 8.1.1)
28-
activejob (= 8.1.1)
29-
activerecord (= 8.1.1)
30-
activestorage (= 8.1.1)
31-
activesupport (= 8.1.1)
26+
actionmailbox (8.1.2)
27+
actionpack (= 8.1.2)
28+
activejob (= 8.1.2)
29+
activerecord (= 8.1.2)
30+
activestorage (= 8.1.2)
31+
activesupport (= 8.1.2)
3232
mail (>= 2.8.0)
33-
actionmailer (8.1.1)
34-
actionpack (= 8.1.1)
35-
actionview (= 8.1.1)
36-
activejob (= 8.1.1)
37-
activesupport (= 8.1.1)
33+
actionmailer (8.1.2)
34+
actionpack (= 8.1.2)
35+
actionview (= 8.1.2)
36+
activejob (= 8.1.2)
37+
activesupport (= 8.1.2)
3838
mail (>= 2.8.0)
3939
rails-dom-testing (~> 2.2)
40-
actionpack (8.1.1)
41-
actionview (= 8.1.1)
42-
activesupport (= 8.1.1)
40+
actionpack (8.1.2)
41+
actionview (= 8.1.2)
42+
activesupport (= 8.1.2)
4343
nokogiri (>= 1.8.5)
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
4949
useragent (~> 0.16)
50-
actiontext (8.1.1)
50+
actiontext (8.1.2)
5151
action_text-trix (~> 2.1.15)
52-
actionpack (= 8.1.1)
53-
activerecord (= 8.1.1)
54-
activestorage (= 8.1.1)
55-
activesupport (= 8.1.1)
52+
actionpack (= 8.1.2)
53+
activerecord (= 8.1.2)
54+
activestorage (= 8.1.2)
55+
activesupport (= 8.1.2)
5656
globalid (>= 0.6.0)
5757
nokogiri (>= 1.8.5)
58-
actionview (8.1.1)
59-
activesupport (= 8.1.1)
58+
actionview (8.1.2)
59+
activesupport (= 8.1.2)
6060
builder (~> 3.1)
6161
erubi (~> 1.11)
6262
rails-dom-testing (~> 2.2)
6363
rails-html-sanitizer (~> 1.6)
64-
activejob (8.1.1)
65-
activesupport (= 8.1.1)
64+
activejob (8.1.2)
65+
activesupport (= 8.1.2)
6666
globalid (>= 0.3.6)
67-
activemodel (8.1.1)
68-
activesupport (= 8.1.1)
69-
activerecord (8.1.1)
70-
activemodel (= 8.1.1)
71-
activesupport (= 8.1.1)
67+
activemodel (8.1.2)
68+
activesupport (= 8.1.2)
69+
activerecord (8.1.2)
70+
activemodel (= 8.1.2)
71+
activesupport (= 8.1.2)
7272
timeout (>= 0.4.0)
73-
activestorage (8.1.1)
74-
actionpack (= 8.1.1)
75-
activejob (= 8.1.1)
76-
activerecord (= 8.1.1)
77-
activesupport (= 8.1.1)
73+
activestorage (8.1.2)
74+
actionpack (= 8.1.2)
75+
activejob (= 8.1.2)
76+
activerecord (= 8.1.2)
77+
activesupport (= 8.1.2)
7878
marcel (~> 1.0)
79-
activesupport (8.1.1)
79+
activesupport (8.1.2)
8080
base64
8181
bigdecimal
8282
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -201,11 +201,12 @@ GEM
201201
rainbow (>= 2.2.2, < 4.0)
202202
terminal-table (>= 1.5.1)
203203
io-console (0.8.2)
204-
irb (1.16.0)
204+
irb (1.17.0)
205205
pp (>= 0.6.0)
206+
prism (>= 1.3.0)
206207
rdoc (>= 4.0.0)
207208
reline (>= 0.4.2)
208-
json (2.18.0)
209+
json (2.18.1)
209210
json-schema (6.1.0)
210211
addressable (~> 2.8)
211212
bigdecimal (>= 3.1, < 5)
@@ -249,7 +250,7 @@ GEM
249250
net-protocol
250251
netrc (0.11.0)
251252
nio4r (2.7.5)
252-
nokogiri (1.19.0)
253+
nokogiri (1.19.1)
253254
mini_portile2 (~> 2.8.2)
254255
racc (~> 1.4)
255256
null_logger (0.0.1)
@@ -436,7 +437,7 @@ GEM
436437
pp (0.6.3)
437438
prettyprint
438439
prettyprint (0.2.0)
439-
prism (1.8.0)
440+
prism (1.9.0)
440441
prometheus_exporter (2.3.1)
441442
webrick
442443
pry (0.16.0)
@@ -453,7 +454,7 @@ GEM
453454
puma (7.1.0)
454455
nio4r (~> 2.0)
455456
racc (1.8.1)
456-
rack (3.2.4)
457+
rack (3.2.5)
457458
rack-proxy (0.7.7)
458459
rack
459460
rack-session (2.1.1)
@@ -463,20 +464,20 @@ GEM
463464
rack (>= 1.3)
464465
rackup (2.3.1)
465466
rack (>= 3)
466-
rails (8.1.1)
467-
actioncable (= 8.1.1)
468-
actionmailbox (= 8.1.1)
469-
actionmailer (= 8.1.1)
470-
actionpack (= 8.1.1)
471-
actiontext (= 8.1.1)
472-
actionview (= 8.1.1)
473-
activejob (= 8.1.1)
474-
activemodel (= 8.1.1)
475-
activerecord (= 8.1.1)
476-
activestorage (= 8.1.1)
477-
activesupport (= 8.1.1)
467+
rails (8.1.2)
468+
actioncable (= 8.1.2)
469+
actionmailbox (= 8.1.2)
470+
actionmailer (= 8.1.2)
471+
actionpack (= 8.1.2)
472+
actiontext (= 8.1.2)
473+
actionview (= 8.1.2)
474+
activejob (= 8.1.2)
475+
activemodel (= 8.1.2)
476+
activerecord (= 8.1.2)
477+
activestorage (= 8.1.2)
478+
activesupport (= 8.1.2)
478479
bundler (>= 1.15.0)
479-
railties (= 8.1.1)
480+
railties (= 8.1.2)
480481
rails-dom-testing (2.3.0)
481482
activesupport (>= 5.0.0)
482483
minitest
@@ -492,9 +493,9 @@ GEM
492493
csv (~> 3.2)
493494
i18n-tasks
494495
rails-i18n
495-
railties (8.1.1)
496-
actionpack (= 8.1.1)
497-
activesupport (= 8.1.1)
496+
railties (8.1.2)
497+
actionpack (= 8.1.2)
498+
activesupport (= 8.1.2)
498499
irb (~> 1.13)
499500
rackup (>= 1.0.0)
500501
rake (>= 12.2)
@@ -503,7 +504,7 @@ GEM
503504
zeitwerk (~> 2.6)
504505
rainbow (3.1.1)
505506
rake (13.3.1)
506-
rdoc (7.0.3)
507+
rdoc (7.2.0)
507508
erb
508509
psych (>= 4.0.0)
509510
tsort
@@ -519,23 +520,23 @@ GEM
519520
netrc (~> 0.8)
520521
rexml (3.4.4)
521522
rouge (4.7.0)
522-
rspec-core (3.13.5)
523+
rspec-core (3.13.6)
523524
rspec-support (~> 3.13.0)
524525
rspec-expectations (3.13.5)
525526
diff-lcs (>= 1.2.0, < 2.0)
526527
rspec-support (~> 3.13.0)
527-
rspec-mocks (3.13.5)
528+
rspec-mocks (3.13.7)
528529
diff-lcs (>= 1.2.0, < 2.0)
529530
rspec-support (~> 3.13.0)
530-
rspec-rails (8.0.2)
531+
rspec-rails (8.0.3)
531532
actionpack (>= 7.2)
532533
activesupport (>= 7.2)
533534
railties (>= 7.2)
534535
rspec-core (~> 3.13)
535536
rspec-expectations (~> 3.13)
536537
rspec-mocks (~> 3.13)
537538
rspec-support (~> 3.13)
538-
rspec-support (3.13.4)
539+
rspec-support (3.13.7)
539540
rubocop (1.82.1)
540541
json (~> 2.3)
541542
language_server-protocol (~> 3.17.0.2)
@@ -611,7 +612,7 @@ GEM
611612
unicode-display_width (>= 1.1.1, < 4)
612613
terser (1.2.6)
613614
execjs (>= 0.3.0, < 3)
614-
thor (1.4.0)
615+
thor (1.5.0)
615616
timeout (0.6.0)
616617
tsort (0.2.0)
617618
tzinfo (2.0.6)

0 commit comments

Comments
 (0)