Skip to content

Commit 8931bb3

Browse files
authored
Merge pull request #201 from tuanle03/dependabot/bundler/rspec-rails-7.0.1
Bump rspec-rails from 6.1.3 to 7.0.1
2 parents c24fc77 + 9acba31 commit 8931bb3

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
@@ -289,18 +289,18 @@ GEM
289289
railties (>= 5.2)
290290
rexml (3.3.4)
291291
strscan
292-
rspec-core (3.13.0)
292+
rspec-core (3.13.1)
293293
rspec-support (~> 3.13.0)
294-
rspec-expectations (3.13.1)
294+
rspec-expectations (3.13.2)
295295
diff-lcs (>= 1.2.0, < 2.0)
296296
rspec-support (~> 3.13.0)
297297
rspec-mocks (3.13.1)
298298
diff-lcs (>= 1.2.0, < 2.0)
299299
rspec-support (~> 3.13.0)
300-
rspec-rails (6.1.3)
301-
actionpack (>= 6.1)
302-
activesupport (>= 6.1)
303-
railties (>= 6.1)
300+
rspec-rails (7.0.1)
301+
actionpack (>= 7.0)
302+
activesupport (>= 7.0)
303+
railties (>= 7.0)
304304
rspec-core (~> 3.13)
305305
rspec-expectations (~> 3.13)
306306
rspec-mocks (~> 3.13)
@@ -349,7 +349,7 @@ GEM
349349
stringio (3.1.0)
350350
strscan (3.1.0)
351351
temple (0.10.3)
352-
thor (1.3.1)
352+
thor (1.3.2)
353353
tilt (2.3.0)
354354
timeout (0.4.1)
355355
turbo-rails (2.0.6)
@@ -381,7 +381,7 @@ GEM
381381
websocket-extensions (0.1.5)
382382
xpath (3.2.0)
383383
nokogiri (~> 1.8)
384-
zeitwerk (2.6.17)
384+
zeitwerk (2.6.18)
385385

386386
PLATFORMS
387387
ruby

0 commit comments

Comments
 (0)