Skip to content

Commit

Permalink
Update rspec to version 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 5, 2024
1 parent c53fbf4 commit 6e172d5
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 @@ -26,7 +26,7 @@ GEM
colorize (1.1.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
diffy (3.4.2)
docile (1.4.0)
drb (2.1.1)
Expand Down Expand Up @@ -58,24 +58,24 @@ GEM
rake (13.1.0)
regexp_parser (2.8.2)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-block_is_expected (1.0.5)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
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.13.0)
rspec-pending_for (0.1.16)
rspec-core
ruby_engine (>= 1, < 3)
ruby_version (~> 1.0)
rspec-support (3.12.1)
rspec-support (3.13.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.4)
Expand Down

0 comments on commit 6e172d5

Please sign in to comment.