Skip to content

Commit

Permalink
Bump mocha from 2.6.1 to 2.7.1 in the minor_updates group
Browse files Browse the repository at this point in the history
Bumps the minor_updates group with 1 update: [mocha](https://github.com/freerange/mocha).


Updates `mocha` from 2.6.1 to 2.7.1
- [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md)
- [Commits](freerange/mocha@v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor_updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent cbfd400 commit 3667140
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gemspec
# Specify development dependencies here
gem "toys"
gem "minitest", "~> 5.25", require: false
gem "mocha", "~> 2.6.1", require: false
gem "mocha", "~> 2.7.1", require: false
gem "webmock", require: false
gem "vcr", require: false
gem "rubocop-shopify", require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
tomlrb
mixlib-shellout (3.2.8)
chef-utils
mocha (2.6.1)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
net-http (0.5.0)
uri
Expand Down Expand Up @@ -177,7 +177,7 @@ DEPENDENCIES
lunchmoney!
mdl
minitest (~> 5.25)
mocha (~> 2.6.1)
mocha (~> 2.7.1)
rubocop-minitest
rubocop-rails
rubocop-shopify
Expand Down

0 comments on commit 3667140

Please sign in to comment.