Skip to content

Commit

Permalink
Merge pull request #720 from ManageIQ/renovate/rspec-3.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency rspec to v3.13.0
  • Loading branch information
bdunne authored Sep 23, 2024
2 parents 2677d8a + 388d07e commit 1663567
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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 @@ -263,18 +263,18 @@ GEM
io-console (~> 0.5)
rexml (3.3.6)
strscan
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (~> 3.13.0)
rspec-rails (6.0.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
Expand All @@ -283,7 +283,7 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rspec-support (3.13.1)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
Expand Down

0 comments on commit 1663567

Please sign in to comment.