Skip to content

Commit

Permalink
Merge pull request #335 from kufu/dependabot/bundler/rspec-3.12.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.11.0 to 3.12.0
  • Loading branch information
tknzk authored Oct 26, 2022
2 parents fe30b17 + 8586fc1 commit aaf217c
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 @@ -59,19 +59,19 @@ GEM
ffi (~> 1.0)
regexp_parser (2.6.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.2)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.37.1)
json (~> 2.3)
parallel (~> 1.10)
Expand Down

0 comments on commit aaf217c

Please sign in to comment.