Skip to content

Commit

Permalink
Merge pull request #434 from irasutoya-tools/dependabot/bundler/rspec…
Browse files Browse the repository at this point in the history
…-3.13.0

⬆️ Bump rspec from 3.12.0 to 3.13.0
  • Loading branch information
unhappychoice authored Feb 6, 2024
2 parents 1e0cb4d + 05a127e commit 4a3f414
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,19 @@ GEM
ffi (~> 1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
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.6)
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.0)
rubocop (1.28.2)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand Down

0 comments on commit 4a3f414

Please sign in to comment.