Skip to content

Commit

Permalink
Build(deps-dev): Bump rspec-mocks from 3.11.0 to 3.13.2
Browse files Browse the repository at this point in the history
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.11.0 to 3.13.2.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](rspec/rspec-mocks@v3.11.0...v3.13.2)

---
updated-dependencies:
- dependency-name: rspec-mocks
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent d0c2eb3 commit 4649b36
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,9 @@ GEM
css_parser (1.11.0)
addressable
debug_inspector (1.1.0)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
diffy (3.4.0)
digest (3.0.0)
discourse-ember-rails (0.18.6)
active_model_serializers
ember-data-source (>= 1.0.0.beta.5)
Expand Down Expand Up @@ -246,6 +247,18 @@ GEM
multi_xml (0.6.0)
multipart-post (2.1.1)
mustache (1.1.1)
net-imap (0.2.4)
digest
net-protocol
strscan
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.2.2)
digest
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
Expand Down Expand Up @@ -362,21 +375,21 @@ GEM
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
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.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (~> 3.13.0)
rspec-html-matchers (0.9.4)
nokogiri (~> 1)
rspec (>= 3.0.0.a, < 4)
rspec-mocks (3.11.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (~> 3.13.0)
rspec-rails (5.1.1)
actionpack (>= 5.2)
activesupport (>= 5.2)
Expand All @@ -385,7 +398,7 @@ GEM
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rspec-support (3.13.1)
rss (0.2.9)
rexml
rswag-specs (2.5.1)
Expand Down Expand Up @@ -452,9 +465,11 @@ GEM
sprockets (>= 3.0.0)
sshkey (2.0.0)
stackprof (0.2.19)
strscan (3.1.0)
test-prof (1.0.7)
thor (1.2.1)
tilt (2.0.10)
timeout (0.4.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down Expand Up @@ -514,6 +529,7 @@ DEPENDENCIES
cppjieba_rb
css_parser
diffy
digest (= 3.0.0)
discourse-ember-rails (= 0.18.6)
discourse-ember-source (~> 3.12.2)
discourse-fonts
Expand Down Expand Up @@ -556,6 +572,9 @@ DEPENDENCIES
mocha
multi_json
mustache
net-imap (~> 0.2.1)
net-pop (~> 0.1.1)
net-smtp (~> 0.2.1)
nokogiri
oj
omniauth
Expand Down

0 comments on commit 4649b36

Please sign in to comment.