Skip to content

Commit

Permalink
Update rspec-rails to version 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 4, 2024
1 parent 93c9278 commit c3186ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,18 +279,18 @@ GEM
strscan
riddle (2.4.3)
rouge (4.3.0)
rspec-core (3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-rails (7.0.1)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
rspec-core (~> 3.13)
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
joiner (>= 0.3.4)
middleware (>= 0.1.0)
riddle (~> 2.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
Expand All @@ -392,7 +392,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down

0 comments on commit c3186ff

Please sign in to comment.