Skip to content

Commit

Permalink
Bump test-prof from 1.4.3 to 1.4.4
Browse files Browse the repository at this point in the history
Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/test-prof/test-prof/releases)
- [Changelog](https://github.com/test-prof/test-prof/blob/master/CHANGELOG.md)
- [Commits](test-prof/test-prof@v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: test-prof
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent a36ebd8 commit 4be6afd
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 @@ -160,7 +160,7 @@ group :test do
gem 'minitest-ci', '~> 3.4.0'
gem 'simplecov', '~> 0.22.0', require: false
gem 'simplecov-cobertura', '~> 2.1.0', require: false
gem 'test-prof', '~> 1.4.3'
gem 'test-prof', '~> 1.4.4'

# Mocking HTTP requests to third parties.
gem 'webmock'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ GEM
attr_required (>= 0.0.5)
faraday (~> 2.0)
faraday-follow_redirects
test-prof (1.4.3)
test-prof (1.4.4)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.3)
Expand Down Expand Up @@ -642,7 +642,7 @@ DEPENDENCIES
slack-notifier (~> 2.4.0)
sprockets-rails (~> 3.5.2)
stackprof (~> 0.2.26)
test-prof (~> 1.4.3)
test-prof (~> 1.4.4)
trilogy (~> 2.9.0)
tzinfo-data
web-console (~> 4.2.1)
Expand Down

0 comments on commit 4be6afd

Please sign in to comment.