Skip to content

Commit

Permalink
Update dependency rspec-rails to v6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 715e52c commit d5e1c4d
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 @@ -78,7 +78,7 @@ GEM
deep_merge (1.2.2)
default_value_for (3.4.0)
activerecord (>= 3.2.0, < 7.0)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.4.0)
dry-configurable (1.0.1)
dry-core (~> 1.0, < 2)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minigit (0.0.4)
minitest (5.23.1)
minitest (5.25.1)
more_core_extensions (4.4.0)
activesupport
sync
Expand Down Expand Up @@ -267,23 +267,23 @@ GEM
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-core (3.12.3)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec-expectations (3.12.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-mocks (3.12.7)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.3)
rspec-rails (6.1.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rspec-support (3.12.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
Expand Down

0 comments on commit d5e1c4d

Please sign in to comment.