Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and imustafin committed Oct 31, 2024
1 parent efb2886 commit cb132b7
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 @@ -28,7 +28,7 @@ group :development, :test do

gem 'rspec-rails', '~> 6.1'
gem 'factory_bot_rails', '~> 6.4', '>= 6.4.3'
gem 'test-prof', '~> 1.3', '>= 1.3.3'
gem 'test-prof', '~> 1.4'
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
stringio (3.1.1)
tailwindcss-rails (2.6.3-x86_64-linux)
railties (>= 7.0.0)
test-prof (1.3.3)
test-prof (1.4.2)
thor (1.3.2)
timeout (0.4.1)
turbo-rails (2.0.5)
Expand Down Expand Up @@ -335,7 +335,7 @@ DEPENDENCIES
sprockets-rails (~> 3.4, >= 3.4.2)
stimulus-rails (~> 1.3)
tailwindcss-rails (~> 2.6)
test-prof (~> 1.3, >= 1.3.3)
test-prof (~> 1.4)
turbo-rails (~> 2.0, >= 2.0.5)
tzinfo-data
view_component (~> 3.12)
Expand Down

0 comments on commit cb132b7

Please sign in to comment.