Skip to content

Commit cbcb3e2

Browse files
Bump rspec-rails from 6.1.2 to 6.1.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.2 to 6.1.3. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dab004 commit cbcb3e2

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
@@ -170,7 +170,7 @@ GEM
170170
dry-inflector (~> 1.0)
171171
dry-logic (~> 1.4)
172172
zeitwerk (~> 2.6)
173-
erubi (1.12.0)
173+
erubi (1.13.0)
174174
et-orbi (1.2.11)
175175
tzinfo
176176
execjs (2.9.1)
@@ -222,7 +222,7 @@ GEM
222222
i18n (1.14.5)
223223
concurrent-ruby (~> 1.0)
224224
io-console (0.7.2)
225-
irb (1.13.1)
225+
irb (1.13.2)
226226
rdoc (>= 4.0.0)
227227
reline (>= 0.4.2)
228228
jbuilder (2.12.0)
@@ -250,7 +250,7 @@ GEM
250250
method_source (1.1.0)
251251
mini_mime (1.1.5)
252252
mini_portile2 (2.8.7)
253-
minitest (5.23.1)
253+
minitest (5.24.0)
254254
msgpack (1.7.2)
255255
multi_json (1.15.0)
256256
mustermann (3.0.0)
@@ -272,7 +272,7 @@ GEM
272272
net-protocol
273273
nio4r (2.7.3)
274274
no_proxy_fix (0.1.2)
275-
nokogiri (1.16.5)
275+
nokogiri (1.16.6)
276276
mini_portile2 (~> 2.8.2)
277277
racc (~> 1.4)
278278
octokit (8.1.0)
@@ -352,7 +352,7 @@ GEM
352352
redis-client (0.22.2)
353353
connection_pool
354354
regexp_parser (2.9.2)
355-
reline (0.5.8)
355+
reline (0.5.9)
356356
io-console (~> 0.5)
357357
representable (3.2.0)
358358
declarative (< 0.1.0)
@@ -367,13 +367,13 @@ GEM
367367
strscan
368368
rspec-core (3.13.0)
369369
rspec-support (~> 3.13.0)
370-
rspec-expectations (3.13.0)
370+
rspec-expectations (3.13.1)
371371
diff-lcs (>= 1.2.0, < 2.0)
372372
rspec-support (~> 3.13.0)
373373
rspec-mocks (3.13.1)
374374
diff-lcs (>= 1.2.0, < 2.0)
375375
rspec-support (~> 3.13.0)
376-
rspec-rails (6.1.2)
376+
rspec-rails (6.1.3)
377377
actionpack (>= 6.1)
378378
activesupport (>= 6.1)
379379
railties (>= 6.1)
@@ -456,7 +456,7 @@ GEM
456456
actionpack (>= 5.2)
457457
activesupport (>= 5.2)
458458
sprockets (>= 3.0.0)
459-
stringio (3.1.0)
459+
stringio (3.1.1)
460460
strscan (3.1.0)
461461
terminal-table (3.0.2)
462462
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)