Skip to content

Commit

Permalink
Merge pull request #3 from hlascelles/dependabot/bundler/rspec-3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hlascelles authored Apr 26, 2024
2 parents afde3bb + a917afa commit 329d031
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 @@ -10,7 +10,7 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
colorize (0.8.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
fasterer (0.10.1)
colorize (~> 0.7)
ruby_parser (>= 3.19.1)
Expand All @@ -37,19 +37,19 @@ GEM
rainbow (>= 2.0, < 4.0)
regexp_parser (2.8.1)
rexml (3.2.5)
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.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.54.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 329d031

Please sign in to comment.