Skip to content

Commit 9bee077

Browse files
build(deps-dev): bump rspec-rails from 8.0.2 to 8.0.4
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.2 to 8.0.4. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.2...v8.0.4) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47aeddf commit 9bee077

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

Gemfile.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
railties (>= 6.1)
146146
drb (2.2.3)
147147
ed25519 (1.4.0)
148-
erb (6.0.1)
148+
erb (6.0.2)
149149
erubi (1.13.1)
150150
factory_bot (6.5.6)
151151
activesupport (>= 6.1.0)
@@ -192,7 +192,7 @@ GEM
192192
prism (>= 1.3.0)
193193
rdoc (>= 4.0.0)
194194
reline (>= 0.4.2)
195-
json (2.18.1)
195+
json (2.19.1)
196196
jwt (3.1.2)
197197
base64
198198
kt-paperclip (7.3.0)
@@ -224,7 +224,8 @@ GEM
224224
mime-types-data (3.2026.0203)
225225
mini_mime (1.1.5)
226226
mini_portile2 (2.8.9)
227-
minitest (6.0.1)
227+
minitest (6.0.2)
228+
drb (~> 2.0)
228229
prism (~> 1.5)
229230
msgpack (1.8.0)
230231
multi_xml (0.8.1)
@@ -248,20 +249,20 @@ GEM
248249
net-protocol
249250
net-ssh (7.3.0)
250251
nio4r (2.7.5)
251-
nokogiri (1.19.0)
252+
nokogiri (1.19.1)
252253
mini_portile2 (~> 2.8.2)
253254
racc (~> 1.4)
254-
nokogiri (1.19.0-aarch64-linux-gnu)
255+
nokogiri (1.19.1-aarch64-linux-gnu)
255256
racc (~> 1.4)
256-
nokogiri (1.19.0-arm-linux-gnu)
257+
nokogiri (1.19.1-arm-linux-gnu)
257258
racc (~> 1.4)
258-
nokogiri (1.19.0-arm64-darwin)
259+
nokogiri (1.19.1-arm64-darwin)
259260
racc (~> 1.4)
260-
nokogiri (1.19.0-x86_64-darwin)
261+
nokogiri (1.19.1-x86_64-darwin)
261262
racc (~> 1.4)
262-
nokogiri (1.19.0-x86_64-linux-gnu)
263+
nokogiri (1.19.1-x86_64-linux-gnu)
263264
racc (~> 1.4)
264-
nokogiri (1.19.0-x86_64-linux-musl)
265+
nokogiri (1.19.1-x86_64-linux-musl)
265266
racc (~> 1.4)
266267
oauth2 (2.0.18)
267268
faraday (>= 0.17.3, < 4.0)
@@ -302,7 +303,7 @@ GEM
302303
puma (7.2.0)
303304
nio4r (~> 2.0)
304305
racc (1.8.1)
305-
rack (3.2.4)
306+
rack (3.2.5)
306307
rack-protection (4.2.1)
307308
base64 (>= 0.1.0)
308309
logger (>= 1.6.0)
@@ -336,8 +337,8 @@ GEM
336337
activesupport (>= 5.0.0)
337338
minitest
338339
nokogiri (>= 1.6)
339-
rails-html-sanitizer (1.6.2)
340-
loofah (~> 2.21)
340+
rails-html-sanitizer (1.7.0)
341+
loofah (~> 2.25)
341342
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
342343
railties (8.1.2)
343344
actionpack (= 8.1.2)
@@ -369,17 +370,17 @@ GEM
369370
rspec-expectations (3.13.5)
370371
diff-lcs (>= 1.2.0, < 2.0)
371372
rspec-support (~> 3.13.0)
372-
rspec-mocks (3.13.7)
373+
rspec-mocks (3.13.8)
373374
diff-lcs (>= 1.2.0, < 2.0)
374375
rspec-support (~> 3.13.0)
375-
rspec-rails (8.0.2)
376+
rspec-rails (8.0.4)
376377
actionpack (>= 7.2)
377378
activesupport (>= 7.2)
378379
railties (>= 7.2)
379-
rspec-core (~> 3.13)
380-
rspec-expectations (~> 3.13)
381-
rspec-mocks (~> 3.13)
382-
rspec-support (~> 3.13)
380+
rspec-core (>= 3.13.0, < 5.0.0)
381+
rspec-expectations (>= 3.13.0, < 5.0.0)
382+
rspec-mocks (>= 3.13.0, < 5.0.0)
383+
rspec-support (>= 3.13.0, < 5.0.0)
383384
rspec-support (3.13.7)
384385
rubocop (1.84.2)
385386
json (~> 2.3)
@@ -487,7 +488,7 @@ GEM
487488
will_paginate (4.0.1)
488489
will_paginate-bulma (1.0.0)
489490
will_paginate (>= 3.0.3)
490-
zeitwerk (2.7.4)
491+
zeitwerk (2.7.5)
491492

492493
PLATFORMS
493494
aarch64-linux

0 commit comments

Comments
 (0)