Skip to content

Commit

Permalink
Merge pull request #1786 from alphagov/dependabot/bundler/rspec-3.12.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.8.0 to 3.12.0
  • Loading branch information
AgaDufrat authored Oct 20, 2023
2 parents ccf9c91 + 630809f commit b06e6e4
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 @@ -3,24 +3,24 @@ GEM
specs:
coderay (1.1.2)
colorize (0.8.1)
diff-lcs (1.3)
diff-lcs (1.5.0)
method_source (0.9.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.3)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)

PLATFORMS
ruby
Expand Down

0 comments on commit b06e6e4

Please sign in to comment.