File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ group :development, :test do
118
118
119
119
# Our preferred testing library for Ruby and Rails projects
120
120
gem "rails-controller-testing"
121
- gem "rspec-rails" , "~> 7.1.0 "
121
+ gem "rspec-rails" , "~> 7.1.1 "
122
122
123
123
gem "shoulda-matchers" , "~> 6.4"
124
124
Original file line number Diff line number Diff line change 333
333
pundit (2.4.0 )
334
334
activesupport (>= 3.0.0 )
335
335
racc (1.8.1 )
336
- rack (3.1.8 )
336
+ rack (3.1.9 )
337
337
rack-session (2.1.0 )
338
338
base64 (>= 0.1.0 )
339
339
rack (>= 3.0.0 )
386
386
rb-fsevent (0.11.2 )
387
387
rb-inotify (0.10.1 )
388
388
ffi (~> 1.0 )
389
- rdoc (6.11 .0 )
389
+ rdoc (6.12 .0 )
390
390
psych (>= 4.0.0 )
391
391
redcarpet (3.6.0 )
392
392
redis-client (0.23.2 )
@@ -403,23 +403,23 @@ GEM
403
403
chunky_png (~> 1.0 )
404
404
rqrcode_core (~> 1.0 )
405
405
rqrcode_core (1.2.0 )
406
- rspec-core (3.13.2 )
406
+ rspec-core (3.13.3 )
407
407
rspec-support (~> 3.13.0 )
408
408
rspec-expectations (3.13.3 )
409
409
diff-lcs (>= 1.2.0 , < 2.0 )
410
410
rspec-support (~> 3.13.0 )
411
411
rspec-mocks (3.13.2 )
412
412
diff-lcs (>= 1.2.0 , < 2.0 )
413
413
rspec-support (~> 3.13.0 )
414
- rspec-rails (7.1.0 )
414
+ rspec-rails (7.1.1 )
415
415
actionpack (>= 7.0 )
416
416
activesupport (>= 7.0 )
417
417
railties (>= 7.0 )
418
418
rspec-core (~> 3.13 )
419
419
rspec-expectations (~> 3.13 )
420
420
rspec-mocks (~> 3.13 )
421
421
rspec-support (~> 3.13 )
422
- rspec-support (3.13.1 )
422
+ rspec-support (3.13.2 )
423
423
rubocop (1.70.0 )
424
424
json (~> 2.3 )
425
425
language_server-protocol (>= 3.17.0 )
@@ -593,7 +593,7 @@ DEPENDENCIES
593
593
redcarpet (~> 3.6 )
594
594
rotp (~> 6.3 )
595
595
rqrcode (~> 2.2 )
596
- rspec-rails (~> 7.1.0 )
596
+ rspec-rails (~> 7.1.1 )
597
597
rubocop-capybara
598
598
rubocop-factory_bot
599
599
rubocop-rails
You can’t perform that action at this time.
0 commit comments