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 e8673ee commit 31886fe
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 @@ -15,7 +15,7 @@ GEM
ast (2.4.2)
concurrent-ruby (1.2.0)
csv (3.2.6)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.4.0)
ffi (1.15.5)
fileutils (1.7.0)
Expand All @@ -39,19 +39,19 @@ GEM
rbs (2.8.4)
regexp_parser (2.7.0)
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.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
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.0)
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.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.44.1)
json (~> 2.3)
parallel (~> 1.10)
Expand Down

0 comments on commit 31886fe

Please sign in to comment.