Skip to content

Commit 3187116

Browse files
authored
Merge pull request #239 from tuanle03/dependabot/bundler/rspec-rails-7.1.0
Bump rspec-rails from 7.0.1 to 7.1.0
2 parents eb78d21 + dad0611 commit 3187116

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ GEM
225225
net-smtp (0.5.0)
226226
net-protocol
227227
nio4r (2.7.3)
228-
nokogiri (1.16.7)
228+
nokogiri (1.16.8)
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
@@ -263,9 +263,9 @@ GEM
263263
activesupport (>= 5.0.0)
264264
minitest
265265
nokogiri (>= 1.6)
266-
rails-html-sanitizer (1.6.0)
266+
rails-html-sanitizer (1.6.1)
267267
loofah (~> 2.21)
268-
nokogiri (~> 1.14)
268+
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)
269269
railties (7.0.8.5)
270270
actionpack (= 7.0.8.5)
271271
activesupport (= 7.0.8.5)
@@ -288,23 +288,23 @@ GEM
288288
actionpack (>= 5.2)
289289
railties (>= 5.2)
290290
rexml (3.3.7)
291-
rspec-core (3.13.1)
291+
rspec-core (3.13.2)
292292
rspec-support (~> 3.13.0)
293-
rspec-expectations (3.13.2)
293+
rspec-expectations (3.13.3)
294294
diff-lcs (>= 1.2.0, < 2.0)
295295
rspec-support (~> 3.13.0)
296-
rspec-mocks (3.13.1)
296+
rspec-mocks (3.13.2)
297297
diff-lcs (>= 1.2.0, < 2.0)
298298
rspec-support (~> 3.13.0)
299-
rspec-rails (7.0.1)
299+
rspec-rails (7.1.0)
300300
actionpack (>= 7.0)
301301
activesupport (>= 7.0)
302302
railties (>= 7.0)
303303
rspec-core (~> 3.13)
304304
rspec-expectations (~> 3.13)
305305
rspec-mocks (~> 3.13)
306306
rspec-support (~> 3.13)
307-
rspec-support (3.13.1)
307+
rspec-support (3.13.2)
308308
rubocop (1.66.1)
309309
json (~> 2.3)
310310
language_server-protocol (>= 3.17.0)

0 commit comments

Comments
 (0)