Skip to content

Commit

Permalink
Bump test-prof from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [test-prof](https://github.com/test-prof/test-prof) from 1.2.2 to 1.2.3.
- [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.2.2...v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 857673b commit e982f3a
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 @@ -162,7 +162,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.2.2'
gem 'test-prof', '~> 1.2.3'

# 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 @@ -477,7 +477,7 @@ GEM
faraday-follow_redirects
terser (1.1.18)
execjs (>= 0.3.0, < 3)
test-prof (1.2.2)
test-prof (1.2.3)
thor (1.2.2)
tilt (2.0.11)
timeout (0.4.0)
Expand Down Expand Up @@ -598,7 +598,7 @@ DEPENDENCIES
sprockets-rails (~> 3.4.2)
stackprof (~> 0.2.25)
terser (>= 1.1.1)
test-prof (~> 1.2.2)
test-prof (~> 1.2.3)
tzinfo-data
web-console (~> 4.2.1)
webmock
Expand Down

0 comments on commit e982f3a

Please sign in to comment.