File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ group :test do
6666 gem "bundler-audit"
6767 gem "license_finder"
6868
69- gem "rspec-rails" , "~> 8.0.1 "
69+ gem "rspec-rails" , "~> 8.0.2 "
7070
7171 gem "simplecov" , require : false
7272
Original file line number Diff line number Diff line change @@ -303,23 +303,23 @@ GEM
303303 rgeo-geojson (2.2.0 )
304304 multi_json (~> 1.15 )
305305 rgeo (>= 1.0.0 )
306- rspec-core (3.13.4 )
306+ rspec-core (3.13.5 )
307307 rspec-support (~> 3.13.0 )
308308 rspec-expectations (3.13.5 )
309309 diff-lcs (>= 1.2.0 , < 2.0 )
310310 rspec-support (~> 3.13.0 )
311311 rspec-mocks (3.13.5 )
312312 diff-lcs (>= 1.2.0 , < 2.0 )
313313 rspec-support (~> 3.13.0 )
314- rspec-rails (8.0.1 )
314+ rspec-rails (8.0.2 )
315315 actionpack (>= 7.2 )
316316 activesupport (>= 7.2 )
317317 railties (>= 7.2 )
318318 rspec-core (~> 3.13 )
319319 rspec-expectations (~> 3.13 )
320320 rspec-mocks (~> 3.13 )
321321 rspec-support (~> 3.13 )
322- rspec-support (3.13.4 )
322+ rspec-support (3.13.5 )
323323 rswag-api (2.16.0 )
324324 activesupport (>= 5.2 , < 8.1 )
325325 railties (>= 5.2 , < 8.1 )
@@ -448,7 +448,7 @@ DEPENDENCIES
448448 rails (~> 8.0.2 )
449449 rails_semantic_logger (~> 4.18 )
450450 rgeo-geojson
451- rspec-rails (~> 8.0.1 )
451+ rspec-rails (~> 8.0.2 )
452452 rswag-api
453453 rswag-specs
454454 rswag-ui
You can’t perform that action at this time.
0 commit comments