Skip to content

Commit

Permalink
Merge pull request #168 from CocoaPods/dependabot/bundler/rspec-3.12.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.10.0 to 3.12.0
  • Loading branch information
amorde authored Nov 19, 2022
2 parents 8e50858 + c61bc68 commit 6bc3d60
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
codeclimate-test-reporter (0.4.1)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.2)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
docile (1.1.5)
ffi (1.15.5)
inch (0.8.0)
Expand Down Expand Up @@ -46,19 +46,19 @@ GEM
ffi (>= 0.5.0)
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
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.10.0)
rspec-mocks (3.10.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
Expand Down

0 comments on commit 6bc3d60

Please sign in to comment.